#content {
	border-left: 1px solid #686978;
    border-right: 1px solid #686978;
    margin: 0px auto 0px auto;
    width: 1020px;
}
body {background:#fff;}
body, #outer {margin:0px; padding:0px; font-family:Tahoma, Geneva, sans-serif;}

#header {text-align:center;}

.logo {
	height:85px;
	background:url(../images/webnames-logo.gif) left top no-repeat;
	margin:0px 35px 0px 35px;
}

.info {background:#57A101;
	   height:34px;
	   padding-top:12px;
	   margin-left:161px;
	   color:#fff;
	   font-size:14px;
	   font-weight:bold;
}

.banners table {
	width:100%;
}
	
.banners table td {text-align:center;}
.big_info {font-size:30px; text-align:center; padding:25px 20px 20px 20px;}
button {background:#57A101; border:1px solid #57A101; padding:3px 10px 3px 10px; color:#000;}
.media {margin:auto; width:600px;}
fieldset {border:1px solid #d0d0d0; min-height:400px;}
legend {font-size:12px; color:#676767;}
#footer{height:40px;}
#mediaRight {width:250px;}
td {vertical-align:top;  margin-top:20px;}
table {width:100%;}



