@import url("header.css");
@import url("footer.css");
@import url("boxer.css");
@import url("main2new.css");
@import url("leftnav.css");
@import url("articles.css");
@import url("reviews.css");
* {
	margin: 0px;
	padding: 0px;
	border-style: none;
	text-decoration: none;
	list-style-type: none;
}
.marker{
display:inline;
float:left;
}
* a:link,* a:visited{
	color: #0087B9;
}
a:hover,a:visited:hover{
	text-decoration:underline;
}
body
{
	margin:0px;
	padding:0px;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	background-color: #fff;
	background-repeat: repeat;
	background-attachment: scroll;
}
#wrapper{
	background-color: #fff;
	width: 800px;/*width: 775px;*/
	margin: 10px auto;
	padding: 0px;
}

#content{
	border-top: solid 1px #ffffff;
	margin-top: 0px;
	padding: 0px;
	float: left;
	height:100%;
	width: 632px;
	margin-left: 4px;
	background-color: #FFFFFF;
}
.clear{
clear:both
}
#outer {
	clear: both;
	background-color: #fff;
	border-top:solid 6px #fff;
}
#body {
	float: right;
	width: 664px;
	background-color: #fff;
}
#main {
	float: left;
	clear: right;
	width: 330px;
	background-color: #FCFEFE;
	font: 12px Tahoma;
}
#main img {
	border: 1px solid #B3DFEC;	
}
#main img:hover {
	border: 1px solid #0087B9;	
	text-decoration: none;
}
#main2 {
	float: left;
	clear: right;
	width: 530px;
	background-color: #FCFEFE;
	font: 12px Tahoma;
}
#side {
	float: left;
	clear: right;
	width: 213px;
	voice-family: "\"}\"";
	width: 213px;
	overflow: hidden;
	background-color: #FFFFFF;
	padding: 0px;
	margin-left: 2px;
	margin-top:0px;
	border: 0px solid #FFFFFF;
}
#side a:link,#side a:visited{
	font-size: 11px;
	color: #3366CC;
	padding-right: 2px;
	
}
#side2 {
	float: left;
	clear: right;
	width: 330px;
	voice-family: "\"}\"";
	width: 330px;
/*	overflow: hidden;*/
	background-color: #FFFFFF;
	padding: 0px;
	margin-left:4px;
	margin-top:0px;
}
#side2 a:link,#side2 a:visited{
	font-size: 11px;
	color: #0087B9;
	padding-right: 0px;
	
}
#side2 h2 {
	font: bold 11px arial;
	text-transform: uppercase;
	color: #fff;
	padding: 2px;
	margin:0px;
	background-color: #0087B9;
}

#side2 h2 a:link,
#side2 h2 span,
#side2 h2 a:visited {
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	}

#side2 h2 a:hover{
	text-decoration: underline;
	}
#side2 img {
	border: 1px solid #B3DFEC;	
}
#side2 img:hover {
	border: 1px solid #0087B9;	
	text-decoration: none;
}
#side4 {
	float: left;
	clear: right;
	width: 125px;
	voice-family: "\"}\"";
	width: 125px;
	overflow: hidden;
	padding: 0px;
	margin-left:4px;
	margin-top:0px;
	background-color: #fff;
}
#side4 a:link,#side4 a:visited{
	font-size: 11px;
	color: #0087B9;
	padding-right: 0px;
	
}
#side4 h2 {
	font: bold 11px arial;
	text-transform: uppercase;
	color: #fff;
	padding: 2px;
	margin:0px;
	background-color: #0087B9;
}

#side4 h2 a:link,
#side4 h2 span,
#side4 h2 a:visited {
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	}

#side4 h2 a:hover{
	text-decoration: underline;
	}
#side4 img {
	border: none;	
}
#side4 img:hover {
	border: none;	
	text-decoration: none;
}
#side a:hover,#side a:visited:hover{
	text-decoration: underline;
	}
#side h2 a:link,#side h2 a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font: bold 11px arial;
}
#side dd{
	text-align: left;
	}
#side dl{
	padding-right: 1px;
}
#blog_feed{float:left;clear:left;margin:5px;margin-top:20px;padding:5px;width:400px;}
#blog_feed h3{ background : #666;color:#fff;font-size:14px; display:block;}
#blog_feed li { padding:4px;margin:4px 0px 4px 0px; border-bottom:1px dashed #ccc;}
