*{
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	color: #000000;
	
}
body,html{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 10px;
	color: #000000;
	background-color: #c8c8c8;
	text-align: center;
	background-image: url(images/site_rep.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a {
	color: #0057a7;
	text-decoration: none;	
}
a:hover{
	text-decoration: none;
}
a img{
	border: none;
}
input,textarea{
	border: 1px solid #000066;
	color: #0057a7;
	margin: 0px;
}
.site{
	width: 1002px;
	margin: 0px auto;
	display: table;	
	position: relative;
	background-image: url(images/cont_rep.gif);
	background-repeat: repeat-y;
	background-position: top -1px;
}
.site_in{
	width: 1002px;
	margin: 0px auto;
	display: table;	
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: top -1px;
}
.flash{
	width: 777px;
	height: 162px;
	margin: 0px auto;
	background-color: #191970;
}
.menu{
	width: 780px;
	height: 20px;
	margin: 0px auto;	
}
.menu_but{
	width: 120px;
	height: 20px;
	float: left;
	text-align: center;
	background-image: url(images/menu_sep.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.menu_but a{
	display: block;
	width: 100%;
	height: 100%;
	line-height: 18px;
	font-weight: bold;
	color: White;
}
.menu_but a:hover{
	color: #87CEEB;
}
.submenus{
	width: 110px;
	background-color: #000066;	
	position: absolute;
	z-index: 22;	
	border: 2px solid white;
	display: none;
}
.submenu_but{
	width: 110px;
	height: 20px;	
	text-align: left;		
}
.submenu_but a{
	display: block;
	width: 120px;
	height: 20px;
	line-height: 15px;
	font-weight: bold;
	color: White;
	margin: 2px;
}
.submenu_but a:hover{
	color: #87CEEB;	
}
.cube{
	float: left;
	width: 4px;
	height: 4px;
	font-size: 4px;
	background-color: White;
	margin: 6px 3px 0px 3px;
	display: table;
}
.content{
	width: 750px;
	margin: 0px auto;
	display: table;
	text-align: left;
}
.title_line{
	width: 100%;
	height: 22px;
	line-height: 20px;
	text-align: center;
	background-image: url(images/title_line.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-weight: bold;
	color: White;	
}
.left{
	width: 188px;
	display: table;
	float: left;
}
.left img{
	margin-bottom: 30px;
	border: 1px solid #999999;
}
.right{
	width: 550px;
	display: table;
	text-align: left;
}

table.banners{
	margin-top: 100px;	
	margin-left: 80px;	
}

table.banners td{
	vertical-align: top;
	width: 187px;
	padding-left: 10px;
}
.team{
	width: 355px;
	height: 147px;
	float: left;
	display: table;
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 30px;
}
.team_text{
	width: 250px;
	float: right;
	margin-top: 36px;
	text-align: left;
}
.obj{
	width: 360px;
	height: 130px;
	float: left;
	display: table;	
	margin-bottom: 20px;	
	border:1px solid #cbcbcb;	
}
.obj_title{
	width: 100%;
	height: 15px;
	line-height: 13px;
	color: White;
	font-weight: bold;
	text-align: center;
	background-color: #000066;
}
.obj_img{
	width: 135px;
	height: 90px;
	margin: 12px;
	float: left;
	/*display: table;*/
	background-position: center;
	background-repeat: no-repeat;		
}
.obj_img a{
	width: 100%;
	height: 90px;
	display: block;	
}
.obj_text{
	width: 185px;
	display: table;
	float: left;
	margin-top: 12px;
	margin-bottom: 12px;
}
.obj_more{
	width: 100%;
	text-align: right;
}
.listing{
	width: 100%;
	height: 15px;
	margin-bottom: 10px;
	text-align: right;
}
.orange{
	color: #ff9900;
	font-weight: bold;
}
.bobj_imgs{
	width: 85px;
	height: 57px;
	background-repeat: no-repeat;
	background-position: center;
	float: left;	
	display: table;
}
.bobj_imgs a{
	display: block;
	width: 100%;
	height: 57px;	
}
.bobj_imgs_sep{
	float: left;
	display: table;
	width: 8px;
}
.search{
	width: 186px;
	height: 28px;
	background-image: url(images/search_button.gif);
	cursor: pointer;
	border: none;
}
.search_panel{
	width: 694px;
	height: 225px;
	margin: 0px auto;
	background-image: url(images/search_panel_back.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 10px;
}
.check{
	width: 150px;
	height: 20px;
	line-height: 10px;
	float: left;
	display: table;
}
.check input{
	border: none;
}
