/***** MAIN ELEMENTS *****/



* {

	margin: 0;
	padding: 0;

	}



body {
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat:repeat-x;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12pt;
	margin: 15px 0 15px 0;
	color: #000000;
	}



/*** TEXT STYLING ***/

p {

	margin: 15px 0 15px 0;
	text-align: left;
	line-height: 14pt;
    text-indent: 20px;

    }



blockquote {

	margin: 15px 25px;
    text-indent: 20px;

    }



ol, ul, li {

	margin: 0 0 0 25px;
	line-height: 14pt;
	text-indent: 0;

	}


a:link {

	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;

	}

a:active {

	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;

	}

a:visited {

	color: #6600CC;
	text-decoration: underline;
	font-weight: bold;

	}



a:hover {

	color: #00386E;
	text-decoration: underline;
	font-weight: bold;

	}



h1 {

	font-family: Arial, Helvetica, Verdana;
	margin: 20px 0 15px 0;
	letter-spacing: -1px;
	padding: 0;
	font-size: 24pt;
	font-weight: bold;
	color: #000000;
	text-indent: 0;
	text-align:center;

	}

h1.blue	{
	color: #000099;
	}


h1.red {
	color: #CC0000;
	}

h1.testimonial {

	color: #CC0000;

	font-size: 24pt;

	margin: 0px 0 15px 0;

}



h2 {

	font-family: Tahoma, Arial, Helvetica, Verdana;

	padding: 0;

	margin: 25px 0 10px 0;

	font-size: 18pt;

	text-align:center;

	color: #000000;

	}


h2.blue {

	color: #000066;
	
	}


h2.red {

	color: #CC0000;


	}



h3 {


	font-family: Tahoma, Arial, Helvetica, Verdana;
	padding: 0;
	text-align:center;
	margin: 15px 0;
	font-size: 16pt;
	color: #990000;
	text-indent: 0;

	}


h3.black {
	color: #000000;
	}


h3.blue {
	color: #000066;
	}


h4 {

	font-family: Tahoma, Arial, Helvetica, Verdana;
	padding: 0;
	margin: 20px 0 0 0;
	font-size: 13pt;
	color: #000000;

	}


/***** CONTAINERS *****/


#wrapper {

	background: #fff;
	border: 1px solid #777;
	width: 750px;
   	margin: 15px auto 15px auto;

	}



#wrapper_wide {

	background: #fff;
	border: 1px solid #777;
	width: 850px;
   	margin: 15px auto 15px auto;

	}

	

#top {

	display: block;
	padding: 10px 0 0 0;
	margin: 0 0 15px 0;
	clear: both;

	}



#main {

	display: block;
	text-align: center;
	padding: 0 25px;
	margin: 0;

	}


.testimonialbox {

	border: 2px solid #C0C0C0;
	padding: 15px;
	background: #F9F7EC;
	margin: 0 30px 0 30px;

	}


.logo {

	display: block;
	text-align: left;
	text-indent: 0;
	clear: left;
	width: 46%;
	float: left;
	}



.desk {

	display: block;
	width: 47%;
	float: right;
	vertical-align: middle;
	padding-top: 30px;

	}



.desk p {

	margin: 0;
	padding: 0;
	text-indent: 0;

	}



.header {

	padding: 0;
	margin: 10px 25px 25px 25px;

	}



.sidebar {
	display: block;
	float: right;
	width: 270px;
	text-align: left;
	padding: 0 15px 0 15px;
	margin: 0 -16px 0 20px;
	border:1px solid #C0C0C0;
	background: #F9F7EC;
	}

.certificatebox {


	border: 1px solid #e3f0cf;
	width: 550px;
	padding: 0;
	background-image:url(images/certBorder.gif);

	}



.box {

	border: 1px solid #e3f0cf;
	padding: 15px;
	margin: 15px;
	background: #E3F0CF;

	}



.order {

	border: 1px solid #C0C0C0;
	padding: 15px;
	background: #F9F7EC;
	
	}


/***** FORM ELEMENTS *****/




.btn {



	font-size: 21px;
	width: 325px;
	padding: 0;
	
	}



.btnside {

	font-size: 18px;
	width: 200px;
	padding: 0;

	}    




/***** IMAGES *****/

img {

	text-indent: 0;

	margin: 0;

	padding: 0;

	}

.photo {

	display: block;
	
	float: left;
	
	margin: 0 0 -10px 0; 
	
	padding: 0 5px 5px 0;

	}




p img {

	padding: 0;
	margin: 0;
	
	}



img.centered {

	display: block;
	margin-left: auto;
	margin-right: auto;

	}

img.alignright {

	margin: 0 0 2px 5px;
	display:inline;

	}


img.alignleft {

	margin: 0 5px 2px 0;
	display:inline;

	}



.alignright {

	float: right;
	display: block;
	}


.alignleft {


	float: left;
	display: block;

	}


/***** HACKS *****/


/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

/* End hide from IE-mac */


/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */


.noindent {
	text-indent: 0;
	margin: 15px 0;
	}

.salutation {
	text-indent: 0;
	margin: 0;
	}


ul.check {

	font-family : Arial, Helvetica, Verdana;
	font-size : 12pt;
	margin: 0 0 0 10px;
	text-indent: 0;
	text-align:left;
	
	}

ul.check li {

	list-style-image: url(images/checkmarkred.gif);
	line-height: 14pt;
	text-indent: 0;

	}

ul li {

	list-style-image: url(images/red.gif);
	line-height: 14pt;
	text-indent: 0;
	padding-left: 5px;
	text-align:left;

	}


li {

	margin: 0 0 10px 20px;
	text-indent: 0;

	}

li.short {

	margin: 0 0 0 20px;
	line-height: 14pt;
	text-indent: 0;
	
	}

.testimonial {

	font-size : 11pt;
	text-indent: 0;
	
	}


.boxYellow

{

	width:400px;
	border: 2px solid #000000;
	padding: 10px;
	background: #FFFFCC;
	margin:0px;

}

