body{
	background: #dfdfdf;
	font-family: Arial, Helvetica, sans-serif;
}
table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img,table{ border:0; }
div,ul,h1,h2,h3,h4,h5,h6,p { padding:0;margin:0;}
a { color: #00578d; }
a:hover { text-decoration: none; }
#main{
	width: 760px;
	margin: 20px auto;
	border: 2px solid #b2b2b2;
	background: #fff;
}

#header{
	height: 65px;
}

#logo {
	float: left;
	width: 210px;
}

#hright{
	margin-left: 215px;
}

#hright div ul {
	list-style: none;
}

/**
 * nav
 */
#navsm{
	height: 12px;
	font-size: .75em;
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
}
#navsm ul li {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #00315f;
}
#navsm ul li a { color: #00315f; }
#navsm ul li a:hover { text-decoration: none;}
#nav{
	height: 35px;
	background: url(imgs/navbg.gif) repeat-x;
	margin-top: 15px;

}
#nav ul {
	border-top: 1px solid #809fb9;
}
#nav ul li {
	float: left;
	border-left: 1px solid #809fb9;

}
#nav ul li a {
	color: #fff;
	display: block;
	font-family: "Lucida Grande",Arial,Helvetica,sans-serif;
	font-size: 14px;
	text-decoration: none;
	line-height: 35px;
	padding-left: 14px;
	padding-right: 14px;
}
#nav ul li a:hover {
	background: #fff;
	color: #00315f;
}
/**
 * splash
 */
.getstarted {
	height: 180px;
}

#getstarted {
	background: url(imgs/bluefade.gif) repeat-x;
	padding-left: 20px;
}

#getstartedReseller {
	background: url(imgs/brownfade.jpg) repeat-x;
}

/**
 * content
 */
#middle {
/*	background: #dfdfdf; */
	background: url(imgs/fade.gif) repeat-x top #fff;
}

#content {
	padding-top:0;
}
#content h3 {
	margin-top:10px;
	font-size: .9em;
}
#content p {
	margin-bottom: 20px;
	margin-top: 5px;
	font-size: 12px;
}
#content h1 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #00ab29;
	font-size: 18px;
}

#right {
	float: right;
	width: 212px;
	padding-top: 20px;
	margin-right: 10px;
	_margin-right: 5px;
}

#left {
	width: 480px;
	padding:20px;
	border-right: 1px solid #dfdfdf;
}

#right ul {
	padding-left: 18px;
	padding-top: 10px;
}
#right ul li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 22px;
}
#right {
	font-size: 13px;
}
#cpanel_demo {
	
}

#left ul {
	font-size:.75em;
	padding: 30px;
	padding-top: 10px;
	padding-bottom: 0;
	color: #303030;
}
#pkgs {
	padding:10px;
}
.spacer {
	height: 30px;
	border-top: 1px solid #b2b2b2;
	background: url(imgs/fade.gif) repeat-x top;
}

.pkg, .pkg_reseller {

	border: 1px solid #dfdfdf;
	background: url(imgs/fadeup.gif) repeat-x bottom #fff;	
	margin-top: 5px;
	margin-bottom: 5px;
}

.pkg {
	width: 220px;
	float: left;
	height: 130px;
}

.pkg_reseller {
	padding-bottom:10px;
}

.pkg_links {
	padding-top: 5px;
	padding-left: 15px;
}
.pkg_links a {
	font-size: .8em;
	color: #00315f;
	color: #00578d;

}
.pkg_links a:hover {
	text-decoration:none;
}

.pkg h3, .pkg_reseller h3 {
	color: #fff;
	font-size: 14px;
	padding: 5px;
	line-height: 14px;
}
#pkg_starter h3, #pkg_tier1 h3 {
	background: url(imgs/gray.gif) repeat-x;
	margin-top:0;	
}
#pkg_personal, #pkg_commerce{ margin-left: 10px;}
#pkg_personal h3, #pkg_tier2 h3 {
	background: url(imgs/orange.gif) repeat-x;
	margin-top:0;	
}
#pkg_business h3, #pkg_tier3 h3 {
	background: url(imgs/blue.gif) repeat-x;
	margin-top:0;	
}
#pkg_commerce h3 {
	background: url(imgs/green.gif) repeat-x;
	margin-top:0;	
}

/**
 * footer
 */
#footer {
	font-size: .8em;;
	padding: 10px;;
	border-top: 1px solid #ccc;
	background: url(imgs/navbg.gif) repeat-x;;
	color: #fff;	
}

#serv_logos{
	text-align: center;
}


/**
 * about
 */ 

#aboutustxt ul {
	margin-left: 30px;
}


/**
 * odd even
 */

.oddrow {
	background: #efefef;
}
.evenrow {
	background: #fff;
}


/**
 * hosting
 */
#hostingtable thead tr th {
	height: 25px;
	background: url(imgs/navbg.gif) repeat-x;
	color: #fff;
	font-size: 14px;
}
#hostingtable tbody tr td {
	text-align: center;
}

#hostingtable tr.ordernow td {
	border-top: 1px solid #ccc;
	padding-bottom: 20px;
}