/* CSS Document */

body {
font:12px arial;
color:#666666;
background:#eee;
text-align:center;
}

a {
color:#0B6D8D;
text-decoration:none;
}

a:hover {
color:#000;
}

#wrapper {
background:#fff;
padding:0 10px 10px;
width:1020px;
margin:0 auto;
text-align:left;
}

#triple {
float:right;
}

#header {
	height:160px;
}

.logo {
	background:url(images/logo1.gif) no-repeat;
	height:90px;
}

ul#menu {  
height: 43px; 
background: #FFF url("images/menu-bg.gif") top left repeat-x; 
font-size: 0.8em; 
font-family: "Lucida Grande", Verdana, sans-serif; 
font-weight: bold; 
list-style-type: none; 
margin: 0; 
padding: 0; 
}
ul#menu li { 
display: block; 
float: left; 
margin: 0 0 0 5px; 
}
ul#menu li a { 
height: 43px; 
color: #777; 
text-decoration: none; 
display: block; 
float: left; 
line-height: 200%; 
padding: 8px 15px 0; 
}
ul#menu li a:hover { 
color: #333; 
}
ul#menu li a.current { 
color: #FFF; 
background: #FFF url("images/current-bg.gif") top left repeat-x; 
padding: 5px 15px 0; 
}

#optin {
background:url(images/optin.jpg) no-repeat;
width:200px;
height:159px;
margin-bottom:15px;
}

form.optin {
padding:0 0 0 15px;
}

#optin input{
}

input.optin {
color:#999;
font-size:95%;
width:168px;
}

input.right-submit {
float:right;
margin-right:16px;
}

#left {
width:200px;
float:left;
line-height:20px;
padding-top:10px;
}

#left h3 {
background:url(images/h3-bg.gif) no-repeat;
margin:0;
padding:3px 0 0 8px;
height:28px;
width:200px;
}

#left ul{
padding-left:5px;
margin:8px 0 8px 0;
}

#left li{
list-style-type: none;
background:url(images/bullet.gif) 0 50% no-repeat;
padding:3px 5px 3px 15px;
border-bottom:1px dotted #ccc;
}

#left a:hover{
	color: #000;
}

.subscribe img {
border:0;
}

#center {
width:590px;
padding:0 10px 10px;
float:left;
}


h2.center-heading{
background:url(images/h3-center.gif) 0 35% no-repeat;
font-size:18px;
margin-top:8px;
padding:0 0 5px 20px;
border-bottom: 2px dotted #ccc;
}

img.center-images {
padding:3px;
border:1px solid #ccc;
margin:0 8px 2px 0;
}

h3.review {
padding:0 0 3px 0;
margin:0;
}
.blog {
border-bottom:2px dotted #ccc;
}

.review-images {
float:left;
text-align:right;
}

.review-images p{
padding-right:8px;
font-weight:bold;
margin-top:3px;
color:#000;
}

.review-box {
margin-top:10px;
border-bottom:1px dotted #ccc;
}

#right {
padding-top:10px;
width:200px;
float:left;
}

#right h3 {
background:url(images/h3-bg.gif) no-repeat;
margin:0;
padding:3px 0 0 8px;
height:28px;
width:200px;
}

#right h4 {
padding:4px 4px 4px 10px;
margin:0;
background:#ddd;
}

#right ul {
padding-left:5px;
margin:8px 0 0 0;
}

#right li{
line-height:20px;
font-size:14px;
background:#eee;
margin-bottom:8px;
list-style-type: none;
padding:5px 5px 5px 15px;
}

#footer {
background:url(images/current-bg.gif) repeat-x;
width:1040px;
#width:1030;
margin:0 auto;
height:43px;
color:#fff;
font-size:11px;
letter-spacing: 1px;
}

#footer a{
color:#fff;
}

#footer a:hover{
color:#ccc;
}

p.footer-left {
float:left;
margin:15px 0 0 10px;
}

p.footer-right {
float:right;
margin:15px 10px 0 0;
}

.clear {
clear:both;
}

#submit-articles {
padding:0px 20px 20px;
}

#submit-articles input{
margin-bottom:10px;
}

.top-ads {
float:right;
margin:20px 10px 0 0;
}
