html, body { margin: 0; padding: 0; border: 0; }
body {
	padding: 0;
	margin: 0;
	background: #fff url('images/bg.gif');
	font-family: Tahoma;
	font-size: 12px;
	color: #212121
	}
img {
	border: 0;
	}
hr {
	height: 1px;
	color: #646464;
	}

#wrapper {
	width: 760px;
	margin: 0 auto;
	margin-top: 10px;
	}

#container {
	background: url('images/tbg.gif');
	padding: 0 5px;
	}

#header {
	background: url('images/logo_bg.gif') 0 17px repeat-x;
	width: 748px;
	margin: 0 auto;
	margin-bottom: -1px;
	}
#header .header {
	background: url('images/header_top.gif') top center no-repeat;
	height: 17px;
	margin: 0 -6px;
	position: relative;
	}

#topnav {
	float: right;
	border-right: 1px solid #636363;
	padding: 4px 0px;
	text-align: right;
	margin: 7px 8px;
	list-style-type: none;
	}
#topnav li {
	padding-top: 1px;
	padding-right: 2px;
	background-position: 100% 5px;
	background-repeat: no-repeat;
	}

#topnav a {
	color: #636363;
	text-decoration: none;
	}
#topnav a:hover {
	text-decoration: underline;
	}

#livesupport {
	float: right;
	padding: 3px 0px;
	}

#nav {
	background: #686868 url('images/nav_bg.gif') repeat-x;
	width: 738px;
	margin: 0 auto;
	list-style-type: none;
	font: bold 9pt Arial;
	color: #fff;
	padding-left: 10px;
	height: 60px;
	border-bottom: 4px solid #000;
	text-transform: uppercase;
	overflow: hidden;
	text-align: center;
	}
#nav li {
	padding: 26px 0 22px 0;
	float: left;
	padding-right: 20px;
	margin-right: 11px;
	background: url('images/nav_sep.gif') right no-repeat;
	}
#nav .end {
	padding-right: 0;
	margin-right: 0;
	background: none;
	}
#nav a {
	color: #fff;
	text-decoration: none;
	}
#nav a:hover {
	color: #F7C945;
	text-decoration: underline;
	}
#content {
	background: #fff;
	width: 748px;
	margin: 0 auto;
	}
#content a {
	color: #336799;
	font-weight: bold;
	}
#content .footer {
	background: url('images/generic_bottom.gif') top center no-repeat;
	height: 14px;
	overflow: hidden;
	margin: 0 -16px;
	position: relative;
	clear: both;
	}

#specials {
	background: #376B9D;
	padding: 5px;
	padding-top: 10px;
	border-bottom: 5px solid #686868;
	position: relative;
	height: 145px;
	}

#specials div {
	width: 240px;
	height: 138px;
	background-color: #EAEAEA;
	background-repeat: no-repeat;
	padding-left: 2px;
	position: absolute;
	}
#specials .package1 {
	background-image: url('images/package1.gif');
	}
#specials .package2 {
	background-image: url('images/package2.gif');
	left: 250px;
	}
#specials .package3 {
	background-image: url('images/package3.gif');
	left: 495px;
	}
#specials .button {
	background: url('images/buttonbg.gif') no-repeat;
	height: 23px;
	width: 114px;
	display: block;
	float: right;
	text-align: center;
	color: #fff;
	font: bold 10pt Arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 7px;
	}
#specials a.button:hover {
	color: #F7C945;
	}
#specials h2 {
	font: 17pt Arial, sans-serif;
	color: #336799;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	margin: 0;
	padding-left: 110px;
	margin-top: 10px;
	}
#specials h3 {
	font: 14pt Arial, sans-serif;
	margin: 0;
	line-height: .5em;
	font-weight: normal;
	padding-left: 115px;
	color: #F28049
	}
#specials ul {
	margin: 15px 0 0 0;
	list-style-image: url('images/special_bull.gif');
	padding-left: 130px;
	}

#body1 {
	position: relative;
	margin:3px 3px;
	}
#main h1 {
	font-size:16px;
	padding:0;
	margin:0 7px;
	border-bottom: 2px dotted #336799;
	color:#336799;
	}
#builder h3 {
	font-size:16px;
	padding:0;
	margin:3px 7px;
	border-bottom: 2px dotted #336799;
	width:230px;
	color:#336799;
	}

#transfer h3 {
	font-size:16px;
	padding:0;
	margin:3px 5px;
	border-bottom: 2px dotted #336799;
	width:230px;
	color:#336799;
	}

#leftcol {
	float:right;
	width: 496px;
	}
#rightcol {
	float:left;
	width: 240px;	
}
#leftcol,
#rightcol {
	position: relative;
	font-size: 9pt;
        font-family: Tahoma, sans-serif;
	}
#leftcol p,
#rightcol p{
	padding: 2px 8px;
	margin: 0;
	}
#leftcol hr,
#rightcol hr{
	margin: 0 8px;
	}
#leftcol .alt1 {
	background: #FEF2CE;
	border-color: #F29503;
	}
#rightcol .alt1{
	background: url(images/leftback.gif) repeat-x;
	}

#rightcol ul {
	position:relative;
	margin:0;
	padding:5px 28px;
	width:175px;
	}

#rightcol li {
	padding:1px 0;
	list-style-image: url(images/arrowgif.gif);
	}

#leftcol .footer {
	background: #FEF2CE url('images/left_col_footer.gif') top center no-repeat;
	height: 7px;
	margin: 0 -1px;
	overflow: hidden;
	position: relative;
	clear: none;
	}
#rightcol .footer {
	background: #FFF url('images/right_col_footer.gif') top center no-repeat;
	height: 7px;
	margin: 0 -1px;
	overflow: hidden;
	position: relative;
	clear: none;
	}
#rightcol .alt1 {
	border-color: #BBBBBB;
	}
#leftcol .alt1,
#rightcol .alt1{
	border-width: 0 1px;
	border-style: solid;
	margin-bottom: 5px;
	}
#leftcol .alt1 h2 {
	background: url('images/orange_header.gif');
	}
#rightcol .alt1 h2 {
	background: url('images/orange_header2.gif');
	text-align:center;
	}
#leftcol h2,
#rightcol h2 {
	margin: 0 -1px;
	color: #fff;
	font: bold 10pt Tahoma, sans-serif;
	padding-top: 7px;
	margin-bottom: 5px;
	padding-left: 0;
	height: 23px;
	}

#builder {
	width:246px;
	float:left;
	}
#transfer{
	width:245px;
	float:right;
	}
#transfer li {
	list-style-type:none;
	}
#transfer ul {
	padding:0;
	margin:3px 20px;
	}
#main{
	padding-bottom:5px;
	}

#main p{
	padding-top:5px;
}

#mainorder{
	float:left;
	margin-top:12px;
	margin-left:35px;
	margin-right:80px;
	}

#mainservers{
	float:left;
	}
#rollover1{	
	height: 61px;
	width: 169px;
	background: url(images/rollover1.gif) top left no-repeat;
display:block;
	}

#rollover1:hover{
	background-position: bottom left;
	}
#rollover2{
	height: 81px;
	width: 217px;
	background: url(images/rollover2.gif) top left no-repeat;
	display: block;
	}

#rollover2:hover{
	background-position: bottom left;
	}

.rollover2{
	margin:0px;
	padding:0px;
	}

#footer {
	background-image: url(images/footer.gif);
	background-repeat:no-repeat;
	width: 760px;
	height:33px;
	}
#footer ul {
	list-style-type: none;
	margin: 0 10px;
	padding: 6px 3px;
	width:750px;
	}
#footer li {
	float: left;
	margin-right: 15px;
	}
#footer a {
	color: #000;
	}



