body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #9ab6ca;
	color: #000;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Georgia, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

a{
	text-decoration: underline;
	color: #d26302;
}

a:hover{ text-decoration: none; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
	background: #daf6fe;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 5px 5px 5px 5px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #c0c0c0;
	color: #daf0fe;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	border: 1px solid #003053;
	background-color: #fff;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}



#container{
	width: 988px;
	margin: 0 auto;
	padding: 5px 0 0;
	text-align: left;
	vertical-align: top;
}

#page{
	width: 988px;
	float: left;
	background: #003053 url(../images/bg_page.jpg) no-repeat;
	color: #fff;
}

#header{
	width: 988px;
	float: left;
	clear: both;
}

#header h1{
	padding: 25px 30px 25px; 
	font-size: 16px;
	text-transform: uppercase;
	color: #b6e1fe;
}

#header a{
	color: #b6e1fe;
}

#header h4{
	padding: 25px 30px 25px; 
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
	color: #b6e1fe;
}

#left_sidebar, .right_sidebar_col{
	width: 160px;
	margin: 0 10px;
	float: left;
	display: inline;
}

#left_sidebar a{
	color: #c2ddef;
}

#left_sidebar ul, .right_sidebar_col ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#left_sidebar li#search input, .right_sidebar_col li#search input{
	margin: 0 0 5px;
}

#left_sidebar li.widget_calendar h2, .right_sidebar_col li.widget_calendar h2{
	background-image: none;
}

#left_sidebar ul li, .right_sidebar_col ul li{
	margin: 0 0 10px;
}

#left_sidebar ul li h2, .right_sidebar_col ul li h2{
	padding: 8px 10px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../images/bg_ul_li_h2.gif) no-repeat;
	color: #fa9944;
}

#left_sidebar ul ul, .right_sidebar_col ul ul{
	padding: 10px;
	background: url(../images/bg_ul_ul.gif) no-repeat;
}

#left_sidebar ul ul li, .right_sidebar_col ul ul li{
	margin: 0;
	line-height: 24px;
}

#left_sidebar ul ul li h2, .right_sidebar_col ul ul li h2{
	padding: 0;
	text-transform: none;
	background-image: none;
}

#left_sidebar ul ul ul, .right_sidebar_col ul ul ul{
	padding: 0;
	background-image: none;
}

#left_sidebar ul ul ul li, .right_sidebar_col ul ul ul li{
	padding: 0 0 0 10px;
}

#left_sidebar h2 a
{
	color: #fa9944;
}

.right_sidebar_container_bottom{
	/*width: 350px;*/
	width: 220px;
	margin: 10px 0 0;
	float: left;
	background: #c2ddef url(../images/bg_right_sidebar_container_bottom.gif) no-repeat bottom left;
}

.right_sidebar_container_top{
	/*width: 350px;*/
	width: 220px;
	float: left;
	padding: 0 0 10px;
	background: url(../images/bg_right_sidebar_container_top.gif) no-repeat;
}

.right_sidebar_col{
	margin: 0 0 0 10px;
	width: 220px;
}

.right_sidebar_col a{
	color: #001f35;
}

.right_sidebar_col ul li#search input#s{
	border: 1px solid #c2ddef;
}

.right_sidebar_col ul li{
	margin: 10px 0 0;
}

.right_sidebar_col ul li h2{
	background: url(../images/bg_ul_li_h2_2.gif) no-repeat;
	color: #a44d01;
}

.right_sidebar_col ul ul{
	background: url(../images/bg_ul_ul_2.gif) no-repeat;
}

.wide_column_bottom, .wide_column_top{
	width: 808px;
	float: left;
	padding: 0 0 10px;
	background:#fff url(../images/bg_wide_column_bottom.gif) no-repeat bottom left;
	color: #000;
}

.wide_column_top{
	padding: 0;
	background: url(../images/bg_wide_column_top.gif) no-repeat;
}

.narrow_column{
	/* width: 438px; */
	/* margin: 0 10px; */
	width: 748px;
	margin: 10px 30px;
	float: left;
	display: inline;
	padding: 15px;
	font-size: 13px;
	position: relative;
	/* background: url(../images/bg_long.jpg) no-repeat; */
}

.narrow_column h1 {
	font-family: Arial, Helvetica, Georgia, sans-serif;
	color: #fff;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}

.narrow_column .article_heading {
	color: #000; 
	font-size: 15px;
	margin-bottom: 20px;
}

.narrow_column table {
	border: 1px solid #c0c0c0;
	margin-top: 15px;
	margin-bottom: 15px;
}

.narrow_column th {
	background-color: #00233c;
	color: #fff;
	text-align: center;
}

.narrow_column td.left_column {
	background-color: #c2ddef;
	font-weight: bold;
	border-bottom: 1px solid #c0c0c0;
	vertical-align: top;
}

.narrow_column td.right_column {
	border-bottom: 1px solid #c0c0c0;
}

.narrow_column td.comparison {
	width: 25%;
	text-align: center;
	border-bottom: 1px solid #c0c0c0;
}

.narrow_column .verdict {
	color: #cc0000;
}

.narrow_column a {
	font-weight: bold;
	color: #0000ff;
}

.narrow_column .testimonials {
	background-color: #dbe6cc;
	border: 1px solid #000;
	padding: 5px;
	width: 90%;
	margin-top: 10px;
	margin-bottom: 8px;
	text-align: left;
}

.narrow_column .testimonials_name {
	font-size: 9px;
	font-style: italic;
}

.narrow_column .big_link {
	font-size: 15px;
}

.featured {
	/*position:absolute;
	top:0;
	right:0;*/
 	width:300px;
	border: 0px dashed #c0c0c0;
	text-align: center;
	margin: 10px;
	padding: 10px;
	float: right;
}


#footer{
	width: 988px;
	margin: 0 0 10px;
	float: left;
	background: #003053 url(../images/bg_footer.gif) no-repeat bottom left;
	color: #d26302;
}

#footer p{
	padding: 20px;
	line-height: 18px;
	text-align: right;
}