#sidebarmain {
	width:150px;
	float:left;
}

#contantmain {
	width:360px;
	float:right;
}

#left2 {
padding-left:15px;
width:186px;
float:left;
padding-top:45px;
text-align:left;
overflow:hidden;
color:#fff;
}

#left2 h2 {
color:#fff;
}

#left2 a, a:hover {
color:#fff;
}

a:link {
	text-decoration: underline;
	color: #144479;
}
a:visited {
	text-decoration: underline;
	color: #144479;
}
a:hover {
	text-decoration: underline;
	color: #578820;
}
a:active {
	text-decoration: underline;
	color: #144479;
}