body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 background: url(../images/stripe.png);
 font-family: Arial, "Saysettha OT";
 color: #333;
 font-size: 10pt;
}

a {
	color: #174eca;
	text-decoration: none;
}

a:hover {
	color: #2b67ef;
	border-bottom: 1px dotted #2b67ef;
}

 
#pagewidth{ 
 width:800px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
 background: white;
} 
 
#header{
	background: url(../images/header.png);
	height:80px;
	background-color:#DDD;
	border-top: 1px solid #111;
	border-bottom: 1px solid #bbb;
	margin-top: 20px;
} 

 #headernav {
	background: url(../images/navbg.png);
 	position: relative;
	height: 28px;
	background-color: #00125a;
	width:99%;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
	padding-left: 8px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 0px;
	}
 #headernav  a {
	color: #EEE;
	text-decoration: none;
	}
	
 #headernav  a:hover {
	color: #FFF;
	}
	
 #headernav ul {
 list-style-type: none;
 margin: 0 0 0 0;
 }
 
 #headernav li {
 float: left;
 padding-right: 15px;
 background: transparent url(../images/navsep.png) no-repeat scroll right center;
 }

	
 #container {
	min-height: 400px;
	width:100%;
	margin-bottom:20px;
 }
 
 #promo {
 float: right;
 width: 600px;
 height: 70px;
 }
 
 #domain {
 float: left;
 width: 200px;
 height: 180px;
 }
 
 #info {
 float: right;
 width: 600px;
 height: 130px;
 font-size: 13px;
 }
 
 #package {
 clear:both;
 }
 
 #package li {
 list-style-image: url(../images/bullet_blue.png);
 }
 
 #package a {
 color: #0B6FDD;
 }
 
 #package a:hover {
 font-style: italic;
 }
 
 #packhead {
 text-align: center;
 color: #074890;
 width: 94%;
 margin-left: 3%;
 height: 100%;
 margin-bottom: 10px;
 background: #E2EFFE;
 font-weight: bold;
 font-size: 13pt;
 border-top: 1px solid #3995F9;
 }
 
 #starter {
 text-align: center;
 font-size: 14pt;
 font-weight: bold;
 font-style: italic;
 }
 #student {
 text-align: center;
 font-size: 14pt;
 font-weight: bold;
 font-style: italic;
 }
 #premium {
 text-align: center;
 font-size: 14pt;
 font-weight: bold;
 font-style: italic;
 }
 #business {
 text-align: center;
 font-size: 14pt;
 font-weight: bold;
 font-style: italic;
 }
 
 #pack1 {
 float: left;
 width: 200px;
 font-size: 13px;
 }
 
 #pack2 {
 float: left;
 width: 200px;
 font-size: 13px;
 }
 
 #pack3 {
 float: left;
 width: 200px;
 font-size: 13px;
 }
 
 #pack4 {
 float: right;
 width: 200px;
 font-size: 13px;
 }
 
 #features {
 float: left;
 width: 250px;
 margin-bottom:10px;
 margin-left:10px;
 background: #FFF0DD;
 border-bottom: 1px solid #FFDFB9;
 }
 
 #features a {
 color: orange;
 }
 
 #features a:hover {
 color: #EC8D00;
 border-bottom: 1px dotted #EC8D00;
 }
 
 #features li {
 list-style-image: url(../images/check.png);
 font-weight: bold;
 }
 
 #price {
 font-weight: bold;
 font-size: 14pt;
 color: orange;
 text-align: center;
 margin-top:-10px;
 }
 
 #price2 {
 font-size: 17px;
 font-weight: bold;
 }
 
 #bw {
 font-size: 15px;
 font-weight: bold;
 }
 
 #feathead {
 background: #FFD9AA;
 text-align:center;
 width:100%;
 font-weight: bold;
 font-size: 13pt;
 border-top: 1px solid #FFA940;
 margin-bottom:10px;
 }
 
 #testimonial {
  float:right;
  width:500px;
  background: #F0F0F0;
  margin-right:20px;
  border-bottom: 1px solid #DDD;
}
 
 #testimonial p {
 padding-left: 10px;
 padding-bottom: 10px;
 font-size: 11pt;
 text-align: center;
 color: #919191;
 }
 
 #testimonialhead {
 float: right;
 background: #E6E6E6;
 text-align:center;
 width:100%;
 font-weight: bold;
 font-size: 13pt;
 border-top: 1px solid #AAA;
 margin-bottom:10px;
 }
 
 #testimonialsig {
  color:#AAAAAA;
  font-size:9pt;
 /* margin-left:450px; */
  margin-top:-20px;
  text-align:right;
  font-style: italic;
 }
 
 #maincol{
 background-color: #FFFFFF;  
 float: left; 
 display:inline; 
 position: relative; 
 width: 430px;
 }
 
 #mainleft {
 float: left;
 display: inline;
 position: relative;
 width: 200px;
 }
 
 #mainright {
 float: right;
 display: inline;
 position: relative;
 width: 170px;
 }
 
#footer {
	color: #777;
	background-color:#EEE;
	clear:both;
	height:6px;
	margin-bottom:30px;
	padding:10px;
	border-top: 1px solid #BBB;
}

#footer ul {
	list-style-type:none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#footer li {
	margin-top: -6px;
	float: left;
	margin-right: 15px;
	font-size: 12px;
}

#footer li a {
	text-decoration: none;
	color: #666;
}

#footer li a:hover {
	color: #000;
	border-bottom: 1px dotted #000;
}

 
 /* *** Float containers fix:*/ 
 .clear{
 clear:both;
 line-height:0;
 height:0
 }
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{
	display: inline-block;
	 background: #fff;

	}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

#about {
	padding: 20px;
}

#about h1 {
	font-size: 14pt;
}

