body {
	font-size: 12px;
	background-color: #fff;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}

img {border: 0;}

hr {height: 1px;color: #646464;}

#wrapper {width: 760px;margin: 10px auto;}

#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 -1px;}
#header .header {
	position: relative;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 0;
	margin-left: 6px;
	background-image: url(../images/);
	background-repeat: no-repeat;
	background-position: center top;
}
#content {
	background: #fff;
	width: 748px;
	margin: 0 auto;
	}
#content a {
	color: #336799;
	font-weight: 800;
	}
#content .footer {
	background: url('../images/generic_bottom.gif') top center no-repeat;
	height: 14px;
	overflow: hidden;
	margin: 0 -16px;
	position: relative;
	clear: both;
	}
#main h1 {
	font-size:16px;
	padding:0;
	margin:0 7px;
	border-bottom: 2px dotted #336799;
	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: 550px;
	margin-top: 7px;
	}
#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 ul{}
#rightcol ul li{height:15px;}
#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 .footer2 {
        background: #FFF url('../images/right_col_footer3.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-weight: 800;
	font-size:10pt;
	font-family:Tahoma, sans-serif;
	padding-top: 7px;
	margin-bottom: 5px;
	padding-left: 0;
	height: 23px;
	}
#main{
	padding-bottom:5px;
	}

#main p{
	padding-top:5px;
}
#nav{background: border-bottom:4px solid #000;width:738px;height:50px;margin:-3px 1px 0;padding:5px 5px 0;}
#navtable {width:100%;text-align:center;}

#nav #navtable td.home{width:100px;padding-top:3px;}
#nav #navtable td.webhosting{width:100px;padding-top:3px;}
#nav #navtable td.reseller{width:90px;padding-top:3px;}
#nav #navtable td.dedicated{width:100px;padding-top:3px;}
#nav #navtable td.support{width:80px;padding-top:3px;}
#nav #navtable td.order{width:90px;padding-top:3px;}
#nav #navtable td.affiliate{padding-top:3px;}

#nav #navtable td.sep{background-image:url(../images/nav_sep.gif);background-repeat:no-repeat;width:10px;height:43px;}
#nav a {
	font-family:Arial,helvetica;
	text-transform: uppercase;
	color:#fff;
	text-decoration: none;
	font-weight:800;
	}
#nav a:hover {
	text-decoration: underline;
	color: #F7C945;
	}
