@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background: #242323 url(images/img06.jpg) repeat-x left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #content selector */
}

h1, h2, h3, h4 {
	font-weight: bold;
	text-align: center;
	font-family:verdana, arial;
	letter-spacing:-1px;
	text-transform: capitalize;
}

h1 {
	font-size:28px;
	line-height:34px;
	text-align:center;
	color:#000000;
	margin-bottom:24px;
		
}

h2 {
	font-size:24px;
		line-height:28px;
	color:#990000;
	margin-bottom:20px;

}

h3 {
	font-size: 20px;
    line-height:27px;
	font-weight: bold;
	margin: 0;
	color:#000000;
	margin-bottom:20px;

}
h4 {
	font-size:15px;
	margin:0;
	margin-left:15%;
	margin-right:15%;
}

#wrapper {
	width: 710px;
	/* Top margin of 15px for a gap at the top */
	margin: 15px auto 0px auto;
	/* The Border makes the overall width 730px */
	border: 10px solid #FFFFFF;
}

#page {
	width: 710px;
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 0px;
	background: #FFFFFF;
	line-height:21px;
}

/* Content */
#content {
	width: 625px;
	margin: 35px auto 0px auto;
	padding: 0px;
	text-align:left;
}


blockquote {
	margin-left:100px;
	width:400px;
	padding:10px;
	background-color:#EBE9EA;
	border-top: #000 solid 1px;
	border-left:#000 solid 1px;
	border-right:#000 solid 1px;
	border-bottom:#000 solid 1px;	
}

blockquote h1 {
	color:#990000;
	font-size:17px;
	margin-left:5%;
	margin-right:5%;
	line-height:23px;
	margin-bottom:20px;
}


blockquote p {
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	margin-left: 10px;
	line-height:15px;
}



li {
   margin:18px;
   margin-bottom:25px;
}

.highlight {
	background-color:yellow;
	color:black;
}

.underline {
	text-decoration:underline;
}

.lowercase {
text-transform:lowercase;
}

.sidebarright {
	width: 185px;
	border:1px solid;
	border-color:#000033;
	background-color:#EBE9EA;
	float: right;
	padding:10px 10px 10px 10px;
	margin-left:15px;
}

.sidebarright h1{
	font-weight: bold;
	text-align: center;
	font-family:verdana, arial;
	font-size:16px;
	line-height:19px;
	letter-spacing:0px;
	margin-top:12px;
	text-transform:capitalize;
	margin-bottom:20px;
}

.sidebarright p {
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	margin-left: 10px;
	line-height:15px;
}

.sidebarright ul {
	list-style-type:circle;
	margin-left:1px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom: 17px;
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	line-height:15px;
	list-style-position:outside;
}


.sidebarleft {
	width: 185px;
	border:1px solid;
	border-color:#000033;
	background-color:#EBE9EA;
	float: left;
	padding:10px 10px 10px 10px;
	margin-bottom:10px;
	margin-right: 20px;
}

.sidebarleft h1{
	font-weight: bold;
	text-align: center;
	font-family:verdana, arial;
	font-size:16px;
	line-height:19px;
	letter-spacing:0px;
	margin-top:12px;
	text-transform:capitalize;
	margin-bottom:20px;
}

.sidebarleft p {
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	margin-left: 10px;
	line-height:15px;
}

.img-right {
float: right;
margin-left:20px;
}

													

.img-left {
float: left;
margin-right:20px;
}

#footerfont {
font-size:12px;
font-family:"Times New Roman", Times, serif;
text-align:center;
}

.approx {
color: #990000; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; 
text-align:center;
}

.testimonial2 {
width: 170px;
text-align:left;
	border:#000 solid 1px; background-color:#EBE9EA;
	font-size:13px;
	padding: 15px;
}

.testimonial {
width: 280px;
text-align:left;
	border:#000 solid 1px; background-color:#EBE9EA;
	font-size:13px;
	padding: 10px;
	margin-left:10px;
}

.testimonial h1 {
	font-weight: bold;
	text-align: center;
	font-family:verdana, arial;
	font-size:16px;
	line-height:19px;
	letter-spacing:0px;
}

.testimonial-header {
	font-weight: bold;
	text-align: center;
	font-family:verdana, arial;
	font-size:16px;
	line-height:19px;
	letter-spacing:0px;
	margin-top:12px;
	text-transform:capitalize;
	margin-bottom:20px;
}



.testimonial2 h1 {
	font-weight: bold;
	text-align: center;
	font-family:verdana, arial;
	font-size:15px;
	line-height:19px;
	letter-spacing:0px;
}


.testimonial p {
font-family:"Courier New", Courier, monospace;
font-zie: 12px;
line-height:14px;
color:#000000;
text-align:left;
}

.testimonial2 p {
font-family:"Courier New", Courier, monospace;
font-zie: 12px;
line-height:14px;
color:#000000;
text-align:left;
}


ul.b  {
margin-left: .1em;
padding-left: .1em;
	margin-top:0px;
	margin-right:0px;
	margin-bottom: 17px;
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	line-height:15px;

}

.style4 {color: #000000}

.tenpoint {font-size: 10px}

#order-start {
	text-align:left;
	width:76%;
	margin-left:auto;
	margin-right:auto;
	border:3px dashed;
	border-color:#111;
	background-color:#ffffcc;
	padding-left: 22px;
	padding-right:12px;
	padding-top:15px;
	padding-bottom:15px;
}

#order-start h1 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:18pt;
	font-weight:bold;
	text-align:center;
}

.order-red {
	color:#CE0000;
}

.order-red-underline {
	color:#CE0000;
	text-decoration:underline;
}

#order-close {
	text-align:center;
	width: 74%;
	border: 2px solid;
	border-color:#000;
	background-color:white;
	padding: 10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:14px;
	margin-top:14px;
}

.certifed-server {
	text-align:center;
	font-family: arial, verdana;
	font-size:12px;
	font-weight:bold;
}


/* Footer */
#footer {
	clear: both;
	width: 730px;
	height: 40px;
	margin: 0px auto 30px auto;
	background: url(images/img08.jpg) no-repeat left top;
	color: #858585;
}

#footer p {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #FFFFFF;
}

.signup {
	float: right;
	font-size:16px;
	font-weight:bold;
}
