body{
background: url(../images/rep-bg.jpg) top left repeat-x;
}

.all{
	background-image: url(../images/all_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.main{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.cleardiv{
	clear: both;
}
.header_block{
}
.logo_block{
	padding-top: 15px;
	padding-left: 5px;
}
.logo_block a{
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	width:259px;
	height:124px;
}
.top_menu_block{
	padding-top: 17px;
}
.top_menu_block ul{
}
.top_menu_block ul li{
	float:left;
	background-image: url(../images/top_menu_separator.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height:35px;
	
}
.top_menu_block ul li.top_menu-1{
	width:187px;
}
.top_menu_block ul li.top_menu-2{
	width:202px;
}
.top_menu_block ul li.top_menu-3{
	width:203px;
}
.top_menu_block ul li.top_menu-4{
	width:202px;
}
.top_menu_block ul li.top_menu-5{
	width:186px;
}
.top_menu_block ul li a{
	position:relative;
	height:25px;
	display:block;
	background-color: #4F4F4F;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
}
.top_menu_block ul li a span{
	position:absolute;
	top:0px;
	display:block;
	left:0px;
	background-repeat: no-repeat;
	background-position: left top;
	height:35px;
	cursor:pointer;
}
.top_menu_block ul li.top_menu-1 a{
	width:186px;
}
.top_menu_block ul li.top_menu-2 a{
	width:201px;
}
.top_menu_block ul li.top_menu-3 a{
	width:202px;
}
.top_menu_block ul li.top_menu-4 a{
	width:201px;
}
.top_menu_block ul li.top_menu-5 a{
	width:186px;
}
.top_menu_block ul li.top_menu-1 a span{
	background-image: url(../images/top_menu-1.jpg);
	width:186px;
}
.top_menu_block ul li.top_menu-2 a span{
	background-image: url(../images/top_menu-2.jpg);
	width:201px;
}
.top_menu_block ul li.top_menu-3 a span{
	background-image: url(../images/top_menu-3.jpg);
	width:202px;
}
.top_menu_block ul li.top_menu-4 a span{
	background-image: url(../images/top_menu-4.jpg);
	width:201px;
}
.top_menu_block ul li.top_menu-5 a span{
	background-image: url(../images/top_menu-5.jpg);
	width:186px;
}
.body_block{
	clear:both;
}
.data_block{
	background-image: url(../images/content_bkg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.top_main_img{
	background-image: url(../images/top_img_bkg_bottom.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 30px;
	z-index: 1;
	position: relative;
}
.content_block{
	background-image: url(../images/content_top_bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left:200px;
	margin-top:-70px;
	position: relative;
	padding-top: 20px;
	padding-left: 33px;
	z-index: 2;
	background-color: #C3C3C3;
	line-height:140%;
	padding-bottom: 65px;
	display: inline-block;
	padding-right: 50px;
}
.content_block h1{
	font-size:23px;
	margin-bottom:10px;
	clear:both;
	margin-top: 3px;
}
.content_block h2{
	margin-bottom:10px;
	margin-top:11px;
	clear:both;
}
.content_block h3{
	margin-bottom:10px;
	clear:both;
	margin-top:10px;
}
.content_block p{
	padding-bottom:10px;
	padding-top:9px;
}
.content_block ul{
	margin-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.content_block ul li{
	list-style-type:disc;
	padding-left:7px;
}
.content_block ol{
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.content_block ol li{
	padding-left:3px;
	list-style-type:decimal;
}
.navig_line{
	font-size:10px;
	height: 20px;
}
.navig_line ul{
	height: 20px;
	padding: 0;
	margin: 0;
}
.navig_line ul li{
	float:left;
	background-image: url(../images/navig_li.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
	padding-right: 17px;
	list-style-type: none;
	padding-left: 0px;
}
.navig_line ul li.last{
	background-image:none;
}
.navig_line ul li a{
	text-decoration:none;
	color:#333333;
}
.navig_line ul li a:hover{
	text-decoration: underline;
}
.top_main_img_index{
}
.featured_block{
	background-color: #000;
	min-height: 1px;
	
}
* html .featured_block{/****************for ie6****************/
	height: 1px;	
}
.featured_block h3{
	display:block;
	background-image: url(../images/featured_line_bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	padding-top:8px;
	padding-left:8px;
	padding-bottom:10px;
}
.featured_items{
}
.featured_items h2{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	padding-bottom: 6px;
	height: 35px;
}
.featured_items ul{
	padding-left: 11px;
}
.featured_items ul li{
	float:left;
	padding-left: 9px;
	width: 220px;
	padding-right: 12px;
	padding-bottom:16px;
	padding-top:8px;
	background-image: url(../images/featured_separator.gif);
	background-repeat: no-repeat;
	background-position: right 23px;
	overflow: hidden;
}
.featured_items ul li.last{
	background-image:none;
}
.featured_items .featured_item_img{
}
.more_info{
	background-image: url(../images/more_info.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:10px;
	display: block;
	min-height: 30px;
}
* html .more_info{/****************for ie6**********/
	height:30px;
}
.more_info a{
	color:#fff;
	text-decoration:none;
}
.more_info a:hover{
	text-decoration: underline;
}

.footer_block{
	clear:both;
	padding-top:35px;
	text-align:center;
	position: relative;
}
.copyrights{
	background-image: url(../images/footer_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom:22px;
	font-weight:bold;
	font-size:12px;
}
.developer{
	padding-top:38px;
	padding-bottom:35px;
	font-size: 11px;
}
.developer a{
	color:#CCCCCC;
	text-decoration:none;
}
.developer a:hover{
	text-decoration: underline;
}

.header{
position:absolute;
margin-top:-120px;
margin-left:910px;
}

.header a{
color:#fff;
font-size:12px;
text-decoration:none;
text-transform:uppercase;
}

.header a:hover{
color:#333;
}