html {
	overflow-x: hidden;
}

body {
	margin: 0 auto;
	font: normal 12px arial;
}

a {
	color: #1C7EDA;
	text-decoration: none;
	border-bottom: dotted 1px #1C7EDA;
}

h1.title {
	margin: 0 auto;
	border-bottom: solid 3px #1C7EDA;
	color: #1C7EDA;
	font: bold 28px arial;
}

h2.title {
	margin: 0 auto;
	border-bottom: solid 2px #1C7EDA;
	color:  #1C7EDA;
	font: bold italic 18px arial;
}

h3.title {
	margin: 0 auto;
        border-bottom: solid 2px #3862B5;
	color: #3862B5;
	font: bold 16px arial;
}


#header {
	background: #fff url(images/header-bg.png) repeat-x top left;
	height: 150px;
}

#head {
	margin: 0 auto;
	width: 948px; 
	padding: 0px 0px 0px 10px;
	background: transparent url(images/header.png) no-repeat top left;
	height: 150px;
}

.sidefloater {
width: 11%;
margin: 2px 2px 1px 2px;
padding: 4px;
border: 1px solid #3862B5;
background-color: #E0E0E0;
font-size: 90%;
float: right;
clear: right;
}

.logo {
 /* Change to 10px when you add the santa logo */
 /* Normal is 20px */
	padding-top: 20px;
}

.login {
 	position: absolute;
	margin-top: -65px;
	margin-left: 500px;
	width: 500px;
	height: 33px !important;
}

.login input {
 	position: absolute;
	border: 0px !important;	
	padding: 5px;
	background: #fff;
	margin: 0 auto;
	font: bold 14px arial;
}

.login input.Text {
	margin-top: 0px !important;
}

.login input.Text1 {
	margin-top: 0px !important;
	margin-left: 185px; /* change this and die */
	width: 150px;
}

.submit {
	background: transparent url(images/login-bottom.png) no-repeat !important;
	height: 33px; 
	width: 33px;
	margin: -3px 0px 0px 345px !important; /* change this and die */
	border: 0px !important;
}


/* ----------------- Navigation ----------------- */

#tyreustabs{
	background:url(images/nav.png) repeat-x right top;
	float:left;
	width:100%;
	height: 50px;
	font-size:16px;
	line-height:normal;
	border-bottom: 1px solid #7e9fff; 
}

#tyreustabs ul{
	list-style-type: none;
	margin:0;
	margin-left: 5px;
	padding:0;
}

#tyreustabs ul.nav{
	margin: 0 auto;
	width: 950px;
}

#tyreustabs li{
	display:inline;
	margin:0;
	padding:0;
}

#tyreustabs a{
	float:left;
	height: 50px;
	color: black;
	margin:0;
	margin-right: 5px; 
	padding:0 0 0 9px;
	text-decoration:none;
}

#tyreustabs a span{
	float:left;	height: 50px;
	display:block;
	padding: 12px 12px 2px 3px;
	font-weight:bold;
	color: black;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tyreustabs a span {float:none;}
/* End IE5-Mac hack */

#tyreustabs a:hover span {
	float:left;	height: 50px;
	display:block;
	background:url(images/nav-aright.png) no-repeat right top;
	padding: 12px 12px 2px 3px;
	font-weight:bold;
	color:#FFF;
}

#tyreustabs #current a{ 
	float:left;
	height: 50px;
	background:url(images/nav-aleft.png) no-repeat left top;
	margin:0;
	margin-right: 5px; 
	padding:0 0 0 9px;
	text-decoration:none;
}

#tyreustabs #current a span{ 
	float:left;	height: 50px;
	display:block;
	background:url(images/nav-aright.png) no-repeat right top;
	padding: 12px 12px 2px 3px;
	font-weight:bold;
	color:#FFF;
}

#tyreustabs a:hover{ 
	float:left;
	height: 50px;
	background:url(images/nav-aleft.png) no-repeat left top;
	margin:0;
	margin-right: 5px;
	padding:0 0 0 9px;
	text-decoration:none;
}

#tyreustabs a:hover span{ 
	float:left;
	height: 50px;
	display:block;
	background:url(images/nav-aright.png) no-repeat right top;
	padding: 12px 12px 2px 3px;
	font-weight:bold;
	color:#FFF;
}



#wrapper{
	width: 940px;
	margin: 0 auto;
}

/* ***************************************************
                             Plans 
*******************************************************/

#frontpageplans{
margin: 20px 5px 5px 40px; 
padding-bottom:20px;
}

.plan{
background:url(images/package.png) top left no-repeat; 
width:428px; 
height:212px; 
float:left; 
margin-right:10px;
}

#frontpageplans a{ 
border-bottom:1px #f1f1f1 dotted; 
color:#023776;
}
	
#frontpageplans h1{
color:#042839; 
margin:0px 0 0 30px; 
padding-top:13px; 
}

#frontpageplans ul{ 
list-style:none; 
margin:16px 0px 0px 35px;
}

#frontpageplans ul li{
padding-bottom: 13px; 
font-family:Arial, Helvetica, sans-serif; 
font-size:160%; 
color:#fff; 
letter-spacing:1px;
}

a#more{
width:107px; 
height:22px; 
text-indent:-5000em; 
margin:13px 20px; 
border:none;
}

a#fill,a#wait,a#turnon{
width:181px; 
height:151px; 
display:block; 
float:left; 
text-indent:-5000em; 
margin:10px 0; 
margin-bottom:20px;
}

a#wait{
background-position:-181px 0; 
width:198px;
}

a#turnon{
background-position:-379px 0; 
width:180px;
}

a#fill:hover{
background-position:0 -151px;
}

a#wait:hover{
background-position:-181px -151px;
}

a#turnon:hover{
background-position:-379px -151px;
}

/* ************************************
	Blog Boxes
**************************************/
.blogbox {
	width: 90%;
        min-width: 85%;
	height: 315px;
	margin: 2px;
	border: 1px dashed;
	padding: 5px;
}

/* ***************************************************
		 FEATURES TABLE
*******************************************************/
th.leftalign {
	background: #1C7EDA;
	color: #FFF;
	font: bold 18px;
}

td.side {
	background: #1C7EDA;
	color: #FFF;
}
td.alt {
	background: #CCC;
}

/* ***************************************************
                             ABOUT/TESTOMIES
*******************************************************/

#more {
margin-top: 30px;
color: #404040;
font: bold 12px arial;
}

#about-button {
	padding: 10px 0px 0px 40px;
	margin-top: 20px;
	width: 274px;
	height: 43px;
	background: url(images/about-button.png) no-repeat;
	font: bold 20px arial;
	float: right;
}

#about-button a{color: #404040;text-decoration: none;}
#about-button a:hover{color: #1C7EDA;}

#test-button {
	padding: 10px 0px 0px 40px;
	margin-top: 20px;
	width: 324px;
	height: 43px;
	background: url(images/test-button.png) no-repeat;
	font: bold 20px arial;
}

#test-button a{color: #404040;text-decoration: none;}
#test-button a:hover{color: #1C7EDA;}

/* ***********************************************
			FOOTER
************************************************ */


#footer {
	height: 148px;
	background: url(images/footer.png) repeat-x;
	color: #fff;
}

#footer a{
	color: #fff;
	text-decoration: none;
	border-bottom: dotted 1px #fff;
}

#foottext {
	width: 950px;
	margin: 0 auto;
	text-align: center;
	padding-top: 10px;
}

/* For nav bar */
<!--[if IE]>
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
	padding-top: 1em;
}

<![endif]-->