div.leftside {
	float:left;
	width:188px;
}

div.left_solution {
	margin:0px;
	margin-top:1px;
	margin-bottom:1px;
	border-top: 6px solid #FFCC37;
	background-color: #FDF3D8;
	padding:7px;
	color: #7C7483;
	width:174px;
}

div.left_solution h1 {
	font: normal bold 11px/14px Arial, Verdena, Helvetica, sans-serif;
	color: #FF9900;
	margin:0px;
	margin-bottom:3px;
}

div.left_solution a, div.left_solution a:visited {
	text-decoration: none;
	color: Black;
}

div.left_solution a:hover, div.left_solution a:active {
	color: #0099CC;
	text-decoration: underline;
}

div.left_solution ul {
	margin:5px;
	padding:0px;
	margin-left: 15px;
	padding-left: 5px;
/*	list-style: outside url(Images/bullet_orangwe.gif);*/
}

div.left_solution li {
	font: normal bold 11px/14px Arial, Verdena, Helvetica, sans-serif;
	color: Black;
	margin-bottom:4px;
}

div.left_devcenter {
	margin:0px;
	margin-top:1px;
	margin-bottom:1px;
	border-top: 6px solid #0298CB;
	background-color: #DDEFFB;
	padding:7px;
	color: Black;
	width:174px;
	height:80px;
}

div.left_devcenter a{
	color: Black;
	text-decoration: none;
}

div.left_devcenter a:hover{
	color: Black;
	text-decoration: underline;
}

div.location {
	background-color: #0099CB;
	padding:5px 0px 5px 203px;
	color:White;
}

div.location a {
	text-decoration: none;
	color:White;
}

div.location a:hover {
	text-decoration: underline;
	color:White;
}

div.content {
	width: 373px;
	height:300px;
	float:left;
	padding:15px 15px 5px 15px;
	font: normal 11px/14px Arial, Verdena, Helvetica, sans-serif;

}

div.content h1 {
	margin:0px;
	margin-bottom:4px;
	font: normal bold 12px/14px Arial, Verdena, Helvetica, sans-serif;
	color: #1E90FF;
}

div.content a{
	color: #1E90FF;
	text-decoration: none;	
}

div.content a:hover{
	text-decoration: underline;	
}

img.smile {
	margin: 0px;
	margin-bottom: -2px;
	
}


div.right_info {
	margin:0px;
	margin-top:1px;
	margin-bottom:1px;
	border-top: 6px solid #123579;
	background-color: #DDEFFB;
	padding:7px;
	color: Black;
	width:165px;
	height:40px;
}

div.right_news {
	margin:0px;
	margin-top:1px;
	margin-bottom:1px;
	border-top: 6px solid #FDCC31;
	background-color: #FDF3D8;
	padding:7px;
	color: Black;
	width:165px;
	height:40px;
}

div.right_case{
	margin:0px;
	margin-top:1px;
	margin-bottom:1px;
	border-top: 6px solid #79767D;
	background-color: #E6E6E6;
	padding:7px;
	color: Black;
	width:165px;
	height:40px;
}

