html {
	height: 100%;
	width: 100%;
}
body {
	margin: 0px;
	height: 100%;
	width: 100%;
	background-color: #FFF;
}
#Page {
	margin: 0 auto;
	padding: 0px;
	height: 100%;
	width: 100%;
	text-align: center;
	vertical-align: top;
}
#Layout {
	margin: 0 auto;
	padding: 0px;
	width: 955px;
	overflow: visible;
	text-align: center;
}
#LHS {
	margin: 0 auto;
	padding: 0px;
	width: 300px;
	text-align: center;
	vertical-align: top;
}
#MenuSystem {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 300px;
	overflow: hidden;
}
#Logo {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	height: 125px;
	width: 300px;
}
.MenuArrow {
	background-color: #FFF;
	background-image: url(../img/it_but_bck1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 50px;
}
.MenuItem {
	background-color: #FFF;
	background-image: url(../img/it_but_bck2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 200px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-indent: 5px;
}
.MenuItem a:link, .MenuItem a:visited {
	color: #666;
	text-decoration: none;
}
.MeuItem a:active, .MenuItem a:hover {
	color: #666;
	text-decoration: underline;
}
.TopLeftCorner {
	background-color: #FFF;
	background-image: url(../img/cnr_tl_g.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 25px;
	background-position: left top;
}
.Top {
	background-color: #FFF;
	background-image: url(../img/ln_t_g.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 25px;
	background-position: center top;
}
.TopRightCorner {
	background-color: #FFF;
	background-image: url(../img/cnr_tr_g.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 25px;
	background-position: right top;
}
.Left {
	background-color: #FFF;
	background-image: url(../img/ln_l_g.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 25px;
	background-position: left center;
}
.Right {
	background-color: #FFF;
	background-image: url(../img/ln_r_g.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 25px;
	background-position: right center;
}
.BottomLeftCorner {
	background-color: #FFF;
	background-image: url(../img/cnr_bl_g.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 25px;
	background-position: left bottom;
}
.Bottom {
	background-color: #FFF;
	background-image: url(../img/ln_b_g.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 25px;
	background-position: center bottom;
}
.BottomRightCorner {
	background-color: #FFF;
	background-image: url(../img/cnr_br_g.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 25px;
	background-position: right top;
}
.MenuSplit {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 250px;
}
#Split {
	margin: 0 auto;
	padding: 0px;
	width: 55px;
}
#RHS {
	margin: 0 auto;
	padding: 0px;
	width: 600px;
	text-align: center;
	vertical-align: top;
}
#ContentSystem {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 600px;
}
#Content {
	background-color: #FFF;
	background-image: url(../img/smpclogo03.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	min-height: 475px;
	width: 550px;
}
#GoogleSearchTable {
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	margin: 0 auto;
	padding: 0px;
	height: 75px;
	width: 500px;
}
#GoogleLogo {
	text-align: center;
	vertical-align: middle;
	margin: 0 auto;
	padding: 0px;
	height: 75px;
	width: 200px;
}
#GoogleSearchBox {
	text-align: center;
	vertical-align: middle;
	margin: 0 auto;
	padding: 0px;
	height: 75px;
	width: 300px;
}



h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	text-align: center;
}
h2 {
	font-size: 16px;
	text-align: center;
}
h3 {
	font-size: 14px;
	text-align: center;
}
th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
p,td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
a:link, a:visited {
	color: #E87B00;
	text-decoration: none;
}
a:active, a:hover {
	color: #A85F00;
	text-decoration: none;
}
.BasicHostingChart {
	margin: 0 auto;
	padding: 0px;
	width: 550px;
}
.AdvancedHostingChart {
	margin: 0 auto;
	padding: 0px;
	width: 550px;
}
.Account {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	background-color: #000;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 75px;
}
.Feature {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 175px;
}
.Value {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 75px;
}
#Legal {
	margin: 0 auto;
	padding: 0px;
	width: 600px;
	height: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

