/* CSS Document */

* {
	margin: 0px;
	padding: 0px;	
}
p {
	margin: 5px 0px 10px 0px;	
}
body {
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	background-color:#C6C8BA;
	background-color:#85B2B6;
	margin:0px auto;
	text-align:center;
}
div#container{
	width:834px;
	margin:0px auto;
	text-align:left;
}
div#bodyShadow{
	width:834px;
	background-image: url(images/shadow_bg.gif);
	background-repeat:repeat-y;
}
/*---------------------------------------------------------------*/
div#head1{
	width:834px;
	height:57px;
	background-image: url(images/bg_top1.jpg);
	background-repeat:no-repeat;
}

div#logo1 h1 {
	width: 266px;
	height: 40px;
	background-image:  url("images/logo.gif");
	background-repeat: no-repeat;
	text-indent: -1000em;
	position: relative;
	left: 37px;
}
div#head1 h2 {
	width: 266px;
	text-decoration: none; 
	font-weight:normal;
	position:relative;
	top:-6px;
	left:49px;
	font-size:11px;
	color:#4E9BAC;
}
ul#head_buts {
	float:right;
	width:494px;
	position: relative;
	right: 45px;
	top: 7px;
	text-align:right;
	list-style-type: none;
}

ul#head_buts li {
	display: inline;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 14px;	
	margin: 0px 0px 0px 10px;
}
ul#head_buts li a:link, ul#head_buts li a:visited {
	text-decoration: none; 
	font-size:11px;
	color:#666666;
}

ul#head_buts li a:hover {
	color: #A1B504;
}

li.head_but_home {
	background-image:  url("images/home_th.gif");	
}

li.head_but_sitemap {
	background-image:  url("images/map_th.gif");	
}

li.head_but_bookmark {
	background-image:  url("images/bookmark_th.gif");	
}
/*---------------------------------------------------------------*/
div#head2{
		clear: both;
		width:834px;
		height:242px;
	}
ul#butsList{
		float: left;
		position: relative;
		height:242px;
		width:429px;
		background-image: url(images/bg_top2a.gif);
		background-repeat:no-repeat;
		list-style-type: none;
		line-height: 19px;
	}	
	
ul#butsList li {
		position: relative;
		right:-83px;
		top:12px;
		text-indent:15px;
		background-image:url(images/list_bul.gif);
		background-position: left center;
		background-repeat:no-repeat;
		height: 20px;
}
	
ul#butsList a:link, ul#butsList a :active, ul#butsList a:visited {
	text-decoration: none; 
	font-size:11px;
	color:#FFFFFF;
	}

ul#butsList a:hover{ 
		text-decoration: none; 
		color: #000000;
		font-size:11px;
		font-weight:normal;
	}	
img#picTop{
	width:405px;
	float:right;
}
* html img#picTop{
	width:405px;
	float:right;
	position:absolute;
}
/*---------------------------------------------------------------*/
div#adSection
{
	float: left;
	margin-left: 33px;

clear:both;
width:768px;
height:34px;
background-color:#969696;
}
div#adSection h1
{
text-indent:20px;
position:relative;
top:10px;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
}
div#ads_content_container{
height: 140px;
padding-left: 20px;
clear:both;
margin-left: 33px;
width:768px;
}

div.sponsored_item{
	

	float: left;
	width: 251px;
	height: 120px;
	margin: 3px, 0, 3px, 0px;
	
}



* html div.sponsored_item{
	float: left;
	width: 245px;
	height: 120px;
	margin: 3px, 0, 3px, 0px;
	
}


div.sponsored_image{

	position:relative;
	top:10px;
	height: 135px;
	float:left;
	width:80px;
	
}
div.sponsored_title{
	
	float:left;
	position:relative;
	top:10px;
	left:5px;
	color:#6C6F55;
	width:140px;
	
	text-align:left;
	}
div.sponsored_title a:link ,div.sponsored_title a:active { 
	text-decoration: none; 
	font-size:11px;
	color:#6C6F55;
	font-weight:normal;
	}
div.sponsored_title a:visited { 
	text-decoration: none; 
	color:#6C6F55;
	font-size:11px;
	font-weight:normal;
	}
div.sponsored_title a:hover{ 
	text-decoration: none; 
	color:#2A849C;
	font-size:11px;
	font-weight:normal;
	}
	
	div.sponsored_description{
	float:left;
	position:relative;
	top:3px;
	left:5px;
	color:#6C6F55;
	width:140px;
	top: 10px;
	text-align:left;
	}
div.sponsored_description a:link ,div.sponsored_description a:active { 
	text-decoration: none; 
	font-size:11px;
	color:#6C6F55;
	font-weight:normal;
	}
div.sponsored_description a:visited { 
	text-decoration: none; 
	color:#6C6F55;
	font-size:11px;
	font-weight:normal;
	}
div.sponsored_description a:hover{ 
	text-decoration: none; 
	color:#2A849C;
	font-size:11px;
	font-weight:normal;
	}
		div.sponsored_link{
	float:left;
	position:relative;
	top:3px;
	left:5px;
	color:#333333;
	width:140px;
	top: 10px;
	text-align:left;
	}
div.sponsored_link a:link ,div.sponsored_link a:active { 
	text-decoration: none; 
	font-size:11px;
	color:#333333;
	font-weight:normal;
	}
div.sponsored_link a:visited { 
	text-decoration: none; 
	color:#6C6F55;
	font-size:11px;
	font-weight:normal;
	}
div.sponsored_link a:hover{ 
	text-decoration: none; 
	color:#2A849C;
	font-size:11px;
	font-weight:normal;
	}

	/*---------------------------------------------------------------*/
div#welcome_container{
	float:left;
	width:834px;
	color:#666666;
}
div#welcome_container h2{
	width:340px;
	position:relative;
	left:50px;
	font-size:11px;
	margin: 15px 0px 10px 0px;
}
div#content_left{
	float:left;
	position:relative;
	left:50px;
	width:340px;
}
div#content_right{
	float:right;
	width:360px;
	position:relative;
	right:45px;
}
div.articles h3{
	text-decoration: none; 
	font-weight:bold;
	font-size:11px;
	color:#666666;	
}
div.articles p {
	margin: 5px 0px 10px 0px;	
}

div.articles .articles_text{
	text-decoration: none; 
	font-weight:normal;
	font-size:11px;
	color:#6C6F55;
}	
	/*---------------------------------------------------------------*/
div#foot{
	clear:both;
	width:760px;
	height:81px;
	background-image: url(images/bg_foot.gif);
	background-repeat:repeat-x;
	text-align:center;
	margin:0px auto;
}
div#foot p{
	color:#FFFFFF;	
	position: relative;
	top: 40px;
	margin:0px;
}