html { background: #E7E5E1 url(images/backgnd.jpg) repeat-x; }

body
{
	font-size: 12px;
	line-height: 17px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	color: #545454;
	text-align: center;
}
a:link { color: #090878; text-decoration: underline;}
a:visited { color: #8C8CC0; text-decoration: underline;}
a:active { color: #FFFFFF; text-decoration: none;}
a:hover { color: #8C8CC0; text-decoration: none;}

h1 {
font-size: 17px;
line-height: 20px;
margin: 0;
padding: 0 0 7px 0;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
color: #F26521;
}
h1 a:link { color: #F26521; text-decoration: none;}
h1 a:visited { color: #F26521; text-decoration: none;}
h1 a:active { color: #FBA47A; text-decoration: none;}
h1 a:hover { color: #FBA47A; text-decoration: none;}

h2 {
font-size: 14px;
line-height: 20px;
margin: 0;
padding: 0;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
color: #545454;
}
h2 a:link { color: #090878; text-decoration: underline;}
h2 a:visited { color: #8C8CC0; text-decoration: underline;}
h2 a:active { color: #8C8CC0; text-decoration: none;}
h2 a:hover { color: #8C8CC0; text-decoration: none;}

h3#logo
{
	width: 850px;
	height: 67px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background: url(images/logo.jpg) no-repeat 100% 100%;
}

.clear { clear: both; }

#header
{
	position: relative;
	width: 850px;
	height: 67px;
	text-align: center;
	margin: 0 auto;
}

#container
{
	position: relative;
	width: 860px;
	margin: 0 auto;
	padding: 0;
	background: url(images/bottom.jpg) no-repeat 0 99%;
	text-align: left;
	overflow: auto;
}

#container_spam
{
	position: relative;
	width: 860px;
	margin: 0 auto;
	padding: 0;
	background: url(images/bottom_spam.jpg) no-repeat 0 100%;
	text-align: left;
	overflow: auto;
}

#content_left
{
	position: absolute;
	float: left;
	width: 150px;
	height: 473px;
	margin: 0 0 0 20px;
	padding: 28px 0 0 0;
	text-align: left;
	display: inline;
}

ul#nav 
{ 
list-style-type: none; 
width: 150px;
margin: 0;
padding: 0 0 0 0;
font-size: 14px;
line-height: 14px;
color: #63615F;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
ul#nav a:link { color: #63615F; text-decoration: none;}
ul#nav a:visited { color: #63615F; text-decoration: none;}
ul#nav a:active { color: #315F96; text-decoration: none;}
ul#nav a:hover { color: #315F96; text-decoration: none;}
ul#nav a#current { color: #315F96; text-decoration: none;}

ul#nav li
{ 
padding: 8px 0 0 0;
}

ul#nav2 
{ 
list-style-type: none; 
width: 150px;
margin: 0;
padding: 8px 0 0 5px;
font-size: 12px;
line-height: 14px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
ul#nav2 a:link { color: #63615F; text-decoration: none;}
ul#nav2 a:visited { color: #63615F; text-decoration: none;}
ul#nav2 a:active { color: #315F96; text-decoration: none;}
ul#nav2 a:hover { color: #315F96; text-decoration: none;}
ul#nav2 a#current { color: #315F96; text-decoration: none;}
ul#nav2 li
{ 
padding: 0 0 6px 10px;
margin: 0;
background: url(images/nav_dot.gif) no-repeat;
background-position: 0 6px;
}

ul#nav2sub
{
list-style-type: none; 
width: 140px;
margin: 0;
padding: 0 0 0 2px;
font-size: 12px;
line-height: 12px;
}
ul#nav2sub a:link { color: #63615F; text-decoration: none;}
ul#nav2sub a:visited { color: #63615F; text-decoration: none;}
ul#nav2sub a:active { color: #315F96; text-decoration: none;}
ul#nav2sub a:hover { color: #315F96; text-decoration: none;}
ul#nav2sub a#current { color: #315F96; text-decoration: none;}
ul#nav2sub li
{ 
padding: 5px 0 0 9px;
margin: 0;
background: url(images/nav_dot2.gif) no-repeat;
background-position: 0 9px;
}

#content_right
{
position: relative;
float: right;
width: 690px;
min-height: 500px;
text-align: left;
margin: 0 11px 0 0;
padding: 0;
background: #fff url(images/backmain.jpg) no-repeat;
display: inline;
}

* html #content_right {
height: 500px; /*** IE doesn't support min-height, but instead it handles height as min-height so we need to hack the height ***/
}

#content_spam
{
position: relative;
float: right;
width: 838px;
min-height: 500px;
text-align: left;
margin: 0 12px 0 0;
padding: 0;
background: #fff url(images/backspam.jpg) no-repeat;
display: inline;
}

* html #content_spam {
height: 500px; /*** IE doesn't support min-height, but instead it handles height as min-height so we need to hack the height ***/
}

#mainbody_left
{
position:relative;
width:400px;
float: left;
margin: 24px 0 0 24px;
padding: 0;
text-align: left;
display: inline;
}

#mainbody_right
{
width:218px;
float: right;
padding: 0 0 0 0;
margin: 50px 24px 0 0;
background: #E5E6E9 url(images/mainbody_right_bottom.jpg) no-repeat 0 100%;
text-align: center;
display: inline;
}

#mainbodyhalf_left
{
position:relative;
width:300px;
float: left;
margin: 0 0 0 0;
padding: 0;
display: inline;
}

#mainbodyhalf_right
{
width:300px;
float: right;
padding: 0 0 0 0;
margin: 0 24px 0 0;
text-align: center;
display: inline;
}

#mainbody_lone
{
position:relative;
width:630px;
float: left;
margin: 24px 0 0 24px;
padding: 0;
display: inline;
}

#mainbody_spam
{
position:relative;
width:768px;
float: left;
margin: 24px 0 0 24px;
padding: 0;
display: inline;
}

#mainbody_right_text
{
width:175px;
padding: 0;
margin: 0 20px 20px 20px;
text-align: left;
}

#home_top
{
width: 640px;
text-align: left;
padding: 16px 24px 10px 24px;
color: #315F96;
}

#home_left
{
position:relative;
width:300px;
float: left;
margin: 5px 0 0 24px;
padding: 0;
text-align: left;
display: inline;
}

#home_right
{
width:300px;
float: right;
padding: 5px 0 0 0;
margin: 0 24px 0 0;
text-align: left;
display: inline;
}

hr {
    border: 0;
    width: 100%;
}
hr#home
{
	color: #fff;
	height: 1px;
	margin: 20px 0 20px 0;
	background-image: url(/images/home_divider.jpg);
}

hr#divider_full
{
	color: #fff;
	height: 1px;
	width: 610px;
	margin: 15px 0 15px 0;
	background-image: url(/images/divider_full.jpg);
}

.clear { clear: both; }

#footer
{
width: 100%;
text-align: center;
padding: 163px 0 0 0;
margin: 0;
}

.orange
{
font-weight: bold;
color: #e2762a;
}

.gray
{
color: #a5a5a5;
}

input, textarea
{
color: #781351;
background: #FFFFFF;
border: 1px solid #781351;
font-size: 10px;
}

.formbutton
{
color: #FFFFFF;
background: #315F96;
border: none;
margin: 0;
padding: 3px 8px 3px 8px;
font-size: 10px;
cursor: pointer;
}

table.chart {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-collapse: separate;
}
table.chart td {
	padding: 4px 4px 4px 4px;
}

table.chart tr.chartcolor {
	background: #ededed;
}

table.form {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-collapse: separate;
}
table.form td {
	padding: 4px 4px 4px 4px;
}

table.memberships {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-collapse: separate;
}
table.memberships td {
	padding: 4px 4px 4px 4px;
}

#content_right ul#portfolio 
{ 
list-style-type: none; 
margin: 0;
padding: 0 0 20px 0;
}

#content_right ul#portfolio li
{ 
float: left;
padding: 0 7px 10px 0;
background: none;
width: 150px;
height: 109px;
display: inline;
margin: 0;
}

#port_left {
float: left;
width: 150px;
margin: 0;
padding: 0;
}

#port_right{
float: left;
width: 450px;
margin: 0 0 0 20px;
padding: 0;
}

/* --------- VPS Hosting Table ---------- */

#vps-plans {
	width: 600px;
}

table#vps-table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}
table#vps-table td {
    text-align: left;
    font-weight: normal;
    border-bottom: 1px solid #C7CFD7;
	padding: 8px 10px;
}
table#vps-table tr.vps-tr {
	background: #e5e6ea;
	padding: 0;
}
table#vps-table tr.vps-odd {
	background: #f8f8f8;
	padding: 0;
}
table#vps-table th {
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	color: #4B4E51;
	font-weight: bold;
}


