body{
	background: #f9f9f9 url(images/bg.gif) repeat-x top;
	margin: 40px 0;
	text-align: center;
	padding: 0;
	color: #878787;
	font-family: Tahoma;
	font-size: 12px;
}

a{
	color: #35b449;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

img{
	border: 0 !important;
	margin: 0;
}

.container{
	width: 893px;
	margin: 0px auto;
	text-align: left;
}

.header{
	width: 896px;
}

.logo{
	background: url(images/logo.gif) no-repeat;
	width: 201px;
	height: 68px;
	float: left;
}

.headerlinks{
	float: right;
	margin-top: 20px;
	background: transparent;
	width: 280px;
}

.headerlinks a{
	float: left;
	height: 19px;
	outline: none;
	background: transparent;
	background-position: 0 0;
}

.headerlinks a:hover{
	background-position: 0 -19px !important;
	color: #ffffff;
}

a#clientlogin{
	background: url(images/clientlogin.gif) no-repeat;
	width: 91px;
	margin-right: 15px;
}

a#livesupport{
	background: url(images/livesupporton.gif) no-repeat;
	width: 160px;
}

.nav{
	background: url(images/nav_bg.gif) no-repeat;
	width: 896px;
	margin-top: 15px;
	clear: both;
	font-family: Tahoma;
	font-size: 13px;
	color: #9f9f9f;
	height: 65px;
}

.nav li {
	float: left;
	padding-left: 15px;
	list-style-type: none;
}


.nav li a {
	width: auto;
	height: 65px;
	float: left;
	background: transparent;
	padding-left: 7px;
	font-family: Verdana;
	display: block;
	text-decoration: none;
	color: #a5a5a5;
	text-transform: Uppercase;
	font-size: 12px;
	font-weight: bold;
	line-height: 65px;
	outline: none;
}

.nav li a span {
	padding-right: 10px;
	float: left;
}

#current, .nav li a:hover {
	background: url(images/hover.gif) no-repeat;
	color: #5e5e5e !important;
}

#current span, .nav li a:hover span {
	height: 65px;
	display: block;
	background: url("images/hover.gif") no-repeat 100% 100%;
	cursor: pointer;
}
#leftmost{
	padding: 0;
}		

* html #leftmost{
	padding-left: 20px !important;
}

.main{
	background: #ffffff;
	width: 100%;
	height: 110%;
	margin: 0;
	border: 1px solid #e2e2e2;
	border-top: 0px !important;
}

.left{
	float: left;
	padding: 15px 20px;
	line-height: 190%;
	width: 520px;
}	

.left h3{
	font-family: Verdana;
	font-size: 15px;
	color: #5a5a5a;	
	margin: 0 0 5px 0;
	padding: 0;
}

.left p{
	font-family: Tahoma;
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 0;
}

.left ul{
	background: #f4f4f4;
	border: 1px solid #e5e5e5;
	margin: 5px;
	margin-bottom: 10px;
	padding: 10px 0 10px 28px;
	width: 415px;
}

.left ul li{
	margin: 0;	
	padding: 20px;
	line-height: 270%;
	display: inline;
	list-style-type: none;
	background: url(images/li_bg.gif) no-repeat left;
}

.right{
	float: right;
	width: 283px;
	padding: 20px;
}

.sidebar{
	background: #f4f4f4 url(images/sidebar_top.gif) no-repeat top;
	width: 243px;	
	margin: 0px 30px;
}

.bottomsb{
	background: url(images/sidebar_bottom.gif) no-repeat bottom;
	width: 243px;
	height: 10px;
}

.box{
	background:  url(images/sidebar_box.gif) no-repeat 0 0;
	margin: 5px 15px;
	padding-top: 10px;
	width: 243px;
}

.boxbottom{
	background: url(images/sidebar_box.gif) no-repeat 0 -426px;
	height: 15px;
	width: 243px;
}

.insidebox{
	width: 180px;
	margin: 0px 15px;
}

.box span{
	padding: 0px;	
	margin: 0px;
	width: 178px !important;
}

.sidebar h5{
	padding: 15px 0 0 15px;
	margin: 0 0 7px 0;
	font-size: 13px;
}

.holderside{
	width: 207px;
}

.footer{
	margin-top: 15px;
	text-align: center;
}

#copylinks a{
	color: #767676;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: underline;
}

#copylinks a:hover{
	text-decoration: none;
}

.footer p{
	margin: 10px;
}

.inleft ul{
	background: #f4f4f4;
	border: 1px solid #e5e5e5;
	margin-bottom: 25px;
	padding: 1em;
}

.inleft ul li{
	margin: 0;
	display: list-item;
	padding: 5px;
	background: transparent !important;
	line-height: 110%;
	list-style-type: none;
}

/* 
HOSTING
*/

#table{
	margin: 0px auto;	
}

#table tr{
	background: url(images/planheader.gif) repeat-x;
	height: 40px;
	width: 790px;
}

.plantile{
	background: url(images/planheader.gif) repeat-x;
	height: 40px;
	color: #ffffff;
	font-family: Tahoma;	
	font-weight: bold;
	font-size: 12px;
	text-transform: Uppercase;
}

.alt1{
	background: #f1f1f1;
	font-size: 12px;
	color: #515151;
	font-weight: bold;
	border-bottom: 2px solid #d4d4d4;
}

.alt2{
	background: #ffffff;
	font-size: 12px;
	color: #515151;
	font-weight: bold;
}