a img{
	border: 0px;	
}

body{
	font-family: 'tahoma',arial,verdana;
	font-size: 12px;
	/*background: #333;*/
	background: rgb(214,253,205);
	margin: 0px;
	color: #777;
}

#banner{
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	height: 80px;
	background: #000;
	text-align: center;
	padding: 5px 0px 5px 0px;
}

#banner,
#banner a{
	color: #007;
	text-decoration: none;
}

#banner a:hover{
	color:#33D;
}

#banner .title{
	display: inline;
	float: left;
	font-size: 40px;
	margin-left: 200px;
	color: #fff;
}

.border_right{
	padding-right: 80px;
	/*background: url('img/bg_side_right.jpg');*/
	background-position: -30px top;
}


#container{
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	padding-left: 80px;
	/*background: url('img/bg_side_left.jpg') #fff;*/
}

#content{
	position: relative;
	width: 100%;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #fff;
	border-top: none;
}

#content .col_adverts{
	clear: both;
	margin-right: 90px;
}

#content .col_main{
	padding: 0px 10px 0px 15px;
}

#content p{
	margin-left: 10px;
}

#content .itemLink{
	font-weight: bold;
	color: #000;
}


#footer{
	position: relative;
	clear: both;
	text-align: right;
	font-size: 75%;
	z-index: 2;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 31px;
	padding-top: 10px;
	margin-top: 10px;
}
#footer a{
	color: #cc0000;
	text-decoration: none;
}

#footer_content{
	position: relative;
	display: block;
	text-align: right;
	font-size: 75%;
	width: 94%;
	clear: both;
	height: 31px;
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid #aaa;
}
#footer_content a{
	color: #777;
	text-decoration: none;
}
#footer_content a:hover{
	color: #333;
}
#footer_content li{
	list-style: none;
	display: inline;
	margin-right: 20px;
}



h1,h2,h3{
	margin-left: 10px;	
}

h1{
	display: block;
	font-family: 'tahoma',arial,verdana;
	font-size: 200%;
	font-weight: normal;
	color: #aaa;
}

#menu_main{
	position: relative;
	left: 15px;
	margin: 0px auto 0px auto;
	width: 850px;
	padding: 0px;
	height: 32px;
}

#menu_main li{
	display: block;
	float: left;
	height: 100%;
	list-style:none;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	background: #ddd;
}
#menu_main li a{
	display: block;
	height: 85%;
	text-decoration: none;
	font-size: 15px;
	padding: 4px 0px 0px 7px;
	color: #333;
	border-left: 1px solid #333;
}
#menu_main li:hover,
#menu_main li:hover a{
	background: #333;
	color: #ddd;
}
#menu_main .first a{
	border: 0px;
}

#menu_main .title{
	position: relative;
	top: 5px;
	font-weight: bold;
	height:20px;
	color: #ccc;
}

.promoTable{
	width: 100%;
	clear: both;
	margin-left: 5px;
}

#slideshow{
	position: relative;
	left: -5px;
	list-style: none;
	padding: 0px;
	margin-top: 50px;
}

table td{
	vertical-align: top;
}
/* ***** SPECIFIC BOX ITEMS ***** */








