body{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #000;
	background: #062E51 url(images/bg.gif);
	text-align: center;
	padding: 0;
	margin: 0;
}
.clear{clear: both;}
img{border: none;}
ul, ul li{margin: 0; padding: 0; list-style: none;}
p, h1, h2, form, input{margin: 0; padding: 0;}

#wrapper{width:100%;}
#wrapper .top_bg{background: url(images/top_bg.gif) repeat-x top;}

.search{background: url(images/search_bg.jpg) no-repeat;}
.search_form{margin: 1px 0 2px; height: 18px; overflow: hidden; margin-left: 10px;}
.search_form input{ vertical-align: top; height: 14px; font-size: 11px; width: 230px;}
.search_form input.bttn{height: 18px; width: 50px;}

.left_side{width:200px; overflow: hidden; text-align: left;}
.left_side .lpadding{padding: 20px 0 0 10px;}
.side_bg{background: url(images/side_bg.gif) repeat-y; padding:10px 15px;}

.left_side ul{margin-left: 15px;}
.left_side ul li{ background: url(images/lul_bullet.gif) no-repeat left 2px; padding: 0 0 0 20px; margin: 1px 0; font-size: 13px;}

.right_side{width:805px; overflow: hidden;}
.right_side .rpadding{padding: 0 7px 0 7px;}
.archi{background: url(images/archi_bg.gif) repeat-x; width: 100%; color: white;}

.tb_c{background: #031B30; width: 730px; border: 2px solid #376288; padding: 5px;}
.tb_c .thumb{width: 180px; overflow: hidden; margin: 1px;float: left;}
.tb_c .marked li{background: url(images/lul_bullet_blue.gif) no-repeat left 2px; padding: 2px 0 2px 20px; margin: 1px 0; text-align: left; color: #fff;}

#footer{	color: #000; text-align: center; width:100%; background: #0C3762 url(images/footer_bg.gif) repeat-x bottom;}
#footer .fimg{background: #0C3762 url(images/footer_img.gif) bottom; height: 116px; width: 1000px; margin: 0 auto;}
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {color: #000; font-weight: bold; text-decoration: underline;}
#footer a:hover {text-decoration: none;}
#footer p{padding-top: 50px;}

a:link, a:visited, a:active, a:hover {color: #fff; text-decoration: underline;}
a:hover {text-decoration: none;}

.left_side ul li a:link, .left_side ul li a:visited, .left_side ul li a:active, .left_side ul li a:hover {color: #000; text-decoration: none;}
.left_side ul li a:hover {text-decoration: underline;}

.tb_c .marked a:link, .tb_c .marked a:visited, .tb_c .marked a:active, .tb_c .marked a:hover {color: #6EB8F9; font-weight: 700; text-decoration: none;}
.tb_c .marked a:hover {text-decoration: underline;}

