* {
	margin: 0px;
	padding: 0px;
	}
	
	
body {
	font-family: verdana, helvetica, arial, sans-serif;
	background: #10120d url(images/bg.png) no-repeat;
	background-position: top center;
	margin: 0;
	text-align: left;
	font-size: 12px;
	color: #1a1818;
	}
	
img {
	border: 0px;
	}
	
	a, a:visited {
	color: #0064b3;
	font-size: 13px;
	text-decoration: none;
	}
	
	a:hover {
	color:#84b5e7;
	}
	
	h1 {
	font-family: georgia, arial, verdana;
	text-align: left;
	color: #1f77bc;
	font-size: 28px;
	font-weight: lighter;
	padding-bottom: 10px;
	}
	
	h2.tagline {
	font-family: georgia, arial, verdana;
	text-align: left;
	color: #0064b3;
	font-size: 18px;
	font-weight: lighter;
	position: relative;
	top: -50px;
	display: inline;
	padding: 0px 20px 0px 20px;
	}
	
	h2.tagline-hosting {
	font-family: georgia, arial, verdana;
	text-align: left;
	color: #0064b3;
	font-size: 20px;
	line-height: 31px;
	font-weight: lighter;
	position: relative;
	top: 25px;
	left: 14px;
	display: inline;
	}
	
	p {padding: 10px 0px 0px 0px; line-height: 20px;}


h2 {
	font-size: 18px;
	color: #050505;
	margin: 20px 0 5px 0;
	}	

h3 {
	font-size: 13px;
	color: #83a2b2;
	margin-top: 10px;
	}
	

	
td {
	vertical-align: top;
	}
	
	#container {

    margin: 0 auto;
	padding: 0px;
	width: 805px;
	background: #fbfbfb;
	border-left: 2px solid #919191;
	border-right: 2px solid #919191;
	}
	
* html #container {
	overflow: visible;
	}
	
	#wrapper {
    border-left: 2px solid #10120d;
	border-right: 2px solid #10120d;
	}
	
	#homecontentwrapper {
	background: #fff;
	font-size: 13px; 
	color: #1a1818;

	}
	
	#homesidebar {width: 125px; padding: 25px 5px 15px 17px; float: left;}
	
	#homemain {width: 410px; padding: 25px 10px 15px 10px; float: left; text-align: justify; font-size: 14px;}
	
	#homewidgets {width: 180px; padding: 25px 20px 15px 10px; float: right;}
	
	#homenav {
	background: #e5e4e3 url(/images/homenavbg.png) no-repeat;
	height: 24px;
	padding: 7px 3px 3px 3px;
	text-align: center;
	
	}
	
	#homenav a, #homenav a:visited {
	font-size: 14px;
	color: #0064b3;
	padding-right: 30px;
	text-decoration: none;
	}
	
	#homenav a:hover {color:#84b5e7;}
	
	#contentwrapper {
	background: #fff url(/images/contentbg.jpg) no-repeat;
	}
	
	#contenttext {	
	float: right;
	width: 580px;
	font-size: 13px; 
	color: #1a1818;
	padding: 60px 40px 100px 25px; }
	
	#sidebar {
	width: 152px;
	float: left;
	}

		

.clear {
	clear: both;
}	
	
#header {
	padding: 0;
	}	
	

#footer-border {border-top: 2px solid #8b8b8b;}
	
#footer {
	background-color: #e5e4e4;
	border-top: 1px solid #f9f9f9;
	height: 85px;
	width: auto;
	font-size: 10px;
	padding: 30px 0px 0px 0px;
	color: #797f85;
	line-height: 15px;
	}
	
	#footerhome {
	background-color: #e5e4e4;
	border-top: 1px solid #f9f9f9;
	height: 85px;
	width: 100%;
	font-size: 10px;
	padding: 30px 0px 0px 0px;
	color: #797f85;
	line-height: 15px;
	text-align: center;
	}
	
#footer a {
    font-size: 10px;
	text-decoration: none;
	color: #0064b3;
	font-weight: lighter;
	}
	
	#footer a:hover {
	text-decoration: underline;
	}
	
	#footertext {width: 725px; .width: 695px; text-align: center;}
	#footerhead {float:left; margin: -31px 0px 0px 20px; }
	#letushelp {float:right; margin: -61px 20px 0px 0px; }
	

	
#pagetitle {
background: url(/images/pagetitlebg.png) repeat-x;
height: 100px;
width: 801px;
padding: 0px;
margin: 0px;

	}
	
	
#pagetitle img {
float: left;
}
	

.pagetitleimage {
position: relative;
right: 55px;
top: 21px;
float: right !important;}

ul#navmenu {padding: 19px 0px 20px 30px; }

ul#navmenu li {list-style-type: none; list-style-position:outside; line-height: 23px;}

ul.sub {margin-left: 15px;  }
ul.sub a, ul.sub a:visited {font-size: 11px;}

ul.sub li {line-height: 14px !important;  margin-top: 5px; margin-bottom: 5px; padding: 0;}
		
	
.cursor {
	cursor: pointer;
	}
	
.bullet {margin-left:-15px;}

.required {color: #fd0303;}
	
/* Forms */
form {
	margin-top: 10px;
	}

.fieldName {
	font-weight: bold;
	padding-right: 10px;
	line-height: 20px;
	vertical-align: top;
	padding-top: 5px;
}

	input {
	border: 1px solid #277cbf;
	font: 12px verdana, helvetica, arial, sans-serif;
	padding: 2px;
	background-color: #f1f0ef;
	}
	
	radio {
	border: none;
	}
	
	select {
	border: 1px solid #4764b3;
	font: 12px verdana, helvetica, arial, sans-serif;
	height: 18px;
	}
	
	textarea {
	border: 1px solid #277cbf;
	font: 12px verdana, helvetica, arial, sans-serif;
	background-color: #f1f0ef;
	}
	

li {
list-style-type:disc;
list-style-position: inside;
}

	#errorbox {
	border: #fff 1px solid;
	background-color:#ECCAC4;
	color: #990000;
	font-size: 10px;
	padding:8px 8px 8px 20px;
	margin-bottom: 15px;
	margin-top: 15px;
	}
	
.breadcrumbs {font-size: 10px; font-weight: bold; color: #333;}
.breadcrumbs a, .breadcrumbs a:visited {font-size:10px;}
.breadcrumbs a:hover {text-decoration:none;}


	