.col1, .col2, .col3, .cols {
	float:left;
}
.col1 {
	width:215px;
	background:#f4f4f4;
	height:100%;
box-shadow: 10px 10px 5px #888888;
border-radius: 13px;

}
.col2 {
	width:544px;
}
.cols {
	width:284px;
}
.cols ul {
	width:450px;background:#365998;color:white;padding:10px;border:2px solid #737373;
}
.cols ul li a {
	color:white; font-weight:bold;
}
.cols ul a {
	color:white; font-weight:bold;
}
.cols a img {
	padding:0px 0px 10px 10px;
}
#page1 h1 {
	padding-top:33px; margin:-25px 0px 0px 0px;
}
#page1 #top_nav {
	padding-top:33px;
}
#page1 #menu {
	padding-top:12px;
}
#page1 header {
	height:126px;
}
#page1 #banner {
	background:url(../images/bg_img.jpg) 0 0 no-repeat;
	height:257px;
	padding:0px 0 0 0px;
/*margin:0px 0px 0px 150px;*/
}
#page2 .cols {
	width:249px;
}
#page3 .cols {
	width:249px;
}
#page5 .cols {
	width:80px;
}
