body{
	background-color:#2C3239;
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
	font: 12px Verdana, sans-serif;
	color: black;
}

img{ border: 0 none; text-align: center; }
a{ color: green; text-decoration: none; }
td a:visited{ color: blue; text-decoration: none; }

/*Section Headers h1 only*/
h1{ margin: 0; padding: 0px; font: 18px Verdana, sans-serif; font-weight: bold; color: green; }
h2{ margin:  0; padding: 0px; font: 16px Verdana, sans-serif; font-weight: bold; color: darkorange; }
h3{ margin:  0; padding: 0px; font: 16px Verdana,sans-serif; font-weight: bold; color: black; }
p{ color: black; margin: 0; font: 11px Verdana, sans-serif; line-height:15px;}
.smalltext{font-size:9px;}

table{
	float:left;
}

#body{
	width: 990px;
	overflow: auto;
	margin: 15px auto 25px;
	background-color: #efefef;
}

#header{
	float:left;
	width:990px;
	height:100%;
}
#banner{
	float:left;
	width: 728px;
	height: 90px;
	background: url(../images/728x90.gif) no-repeat;
}

#title{
	float:left;
	width: 257px;
	height: 80px;
	margin: 5px 0 5px 5px;
}

#topnav{
	float:left;
	margin:5px 10px;
	width:970px;
	text-align:center;
}

#left{
	float:left;
	width:720px;
	min-height:500px;
}

.description{
	background-color:#FFFFFF;
	float:left;
	height:auto;
	margin:5px 0 5px 10px;
	padding:10px;
	width:690px;
}

.seoPackage{
	width:43%;
	float:left;
}

.seoPackages{
	float:left;
}

.scripts{
	float:left;
	height:auto;
	margin:0 10px;
	padding:10px;
	width:680px;
}

.toolbot{
	height:500px;
}

#right{
	float:left;
	width:250px;
	min-height:500px;
	margin:0 10px;
}

#right img{
	float:left;
	height:auto;
	margin-top:10px;
}

.sidebar{
	line-height: 18px;
}

.sidebar a{
	font-size:9pt;
}

#footer{
	float:left;
	width:990px;
}

.center{
	text-align:center;
}

#credits {
	float:left;
	margin:15px 0;
	text-align:center;
	width:990px;
}
