@charset "utf-8";
/* CSS Document */

body {
	background: #FFFFFF url(img/bg2.png);
	background-position: center;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
}

html a:active, a:link, a:visited {
	color: #547aa4;
	text-decoration: none;
}

html a:hover {
	text-decoration: underline;
}

.formerror {
	color: #711b0c;
	font-weight: bold;
	font-size: 11px;
}

#wrapper {
	margin: 0 auto;
	width: 900px;
	text-align: left;
}

#header {
	background: #456f9b url(img/headerbg.gif) repeat-x;
	height: 154px;
	width: 100%;
	float: left;
}

#headerscdllc {
	width: 900px;
	height: 124px;
	float: left;
	font-size: 12px;
	text-align: center;
}

.headspan1 {
	color: #FFFFFF;
}

.headspan2 {
	color: #6699cc;
}

#header ul {
	padding: 132px 0 4px;
	*padding: 8px 0 6px;
	margin: 0;
	list-style-type: none;
	width: 100%;
	text-align: right;
	font-size: 14px;
	white-space: nowrap;
}

#header li {
	display: inline;
	width: 109px;
}

#header li a {
	text-decoration: none;
	color: #FFFFFF;
	width: 109px;
	padding: 20px 30px 6px;
}

#header li a:hover {
	background: url(img/tabs3.gif) no-repeat bottom;
	color: #000000;
	width: 109px;
	
}

#header li .head a {
	background: url(img/tabs3.gif) no-repeat bottom;
	color: #000000;
	cursor: default;
	width: 109px;
}

#main {
	background: #FFFFFF url(img/bg.gif) repeat-x;
	width: 100%;
	float: left;
}

#getconnected {
	width: 800px;
	height: 148px;
	margin-top: 25px;
	margin-left: 50px;
}

#horiz {
	width: 755px;
	margin-top: 15px;
	margin-left: 69.5px;
}

#supertodayleft {
	width: 196px;
	height: 318px;
	margin-top: 15px;
	margin-left: 50px;
	background-image: url(img/supertodaypic.jpg);
	background-repeat: no-repeat;
}

#supertodaytext {
	background-image: url(img/divbg-supercharge.gif);
	background-repeat: no-repeat;
	width: 347px;
	height: 318px;
	margin-left: 196px;
	padding-left: 17px;
	padding-right: 12px;
	padding-top: 22px;
}

.a24w {
	color: #FFFFFF;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
.a11b {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.a24rb {
	color: #003366;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}

.a14bb {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.copyright {
	color: #FFFFFF;
	font-size: 11px;
}

#viewwork {
	margin-left: 597px;
	margin-top: -344px;
	width:203px;
	height:128px;
}

#smallhr {
	background-image: url(img/smallhr.gif);
	background-repeat: no-repeat;
	margin-top: 11px;
	margin-left: 597px;
	width: 203px;
	height: 2px;
}

#quoteproj {
	margin-top: 11px;
	margin-left: 597px;
	width: 203px;
	height: 128px;
}

#whatpackage {
	margin-top: 23px;
	margin-left: 63px;
}

#packageoptionsdiv {
	margin-top: 22px;
	margin-left: 66px;
	_margin-left: 32px;
	float: left;
	padding-bottom: 75px;
}

#packagestarter {
	width: 200px;
	height: 130px;
	float: left;
}

#packagepower {
	padding-left: 18px;
	width: 200px;
	height: 130px;
	float: left;
}

#packagedeluxe {
	padding-left: 18px;
	width: 200px;
	height: 130px;
	float: left;
}

#packageredbar {
	padding: 2px 0px;
	width: 200px;
	height: 8px;
}

#packageorangebar {
	padding: 2px 0px;
	width: 200px;
	height: 8px;
}

#packagegreenbar {
	padding: 2px 0px;
	width: 200px;
	height: 8px;
}

#divseeall {
	padding-left: 18px;
	width: 124px;
	height: 135px;
	float: left;
}

#footer {
	background: #2c2c2c;
	width: 100%;
	height: 61px;
	float: left;
}

#footer ul {
	padding: 9px 0 .2em;
	margin: 0;
	list-style-type: none;
	width: 100%;
	font-size: 11px;
	text-align: center;
	white-space: nowrap;
}

#footer li {
	display: inline;
}

#footer li a {
	text-decoration: none;
	color: #FFFFFF;
	padding: 20px 1em .2em;
}

#footer li a:hover {
	color: #547aa4;
}

#footer li .foot a {
	color: #547aa4;
	cursor: default;
}