/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}

body{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#6dc5c4;
	color: #555555;
	font: .75em "Trebuchet MS", Arial, Helvetica;
	padding: 0 0 20px;
	line-height:1.8em;
}
a:link, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color: #0000ff;
	text-decoration: none;
	font-weight: normal;
	}
a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color: #0000ff;
	font-weight: normal;
	text-decoration: underline}


input,select,textarea{
	border: #e6e6e6 1px solid;
	font-size: 12px;
	padding: 3px
}
.displayNone { display: none; }


li{
	list-style: none
}

h1.red {
	font-size:32px;
	font-family:Tahoma;
	color:red;
	text-align: center;
	line-height: 1.2em;
	padding: 40px 65px 20px 65px;
}

h1.black {
	font-size:40px;
	font-family:Tahoma;
	color:black;
	text-align: center;
	line-height: 1.2em;
	padding: 50px 80px 20px 80px;
}

	
h2{
	color: #262625;
	font-size: 2.5em;
	letter-spacing: -1px;
	margin: 0 0 .8em
}

h3{
	color: #FF0000;
	font-size: 1.6em
}


h5	{
	font-size:26px;
	font-family:Tahoma;
	color:black;
	text-align: center;
	line-height: 1.5em;
	padding: 50px 80px 20px 80px;
	}
	
h4	{
	font-size:20px;
	font-family:Tahoma;
	color:black;
	text-align: center;
	line-height: 1.5em;
	padding: 50px 80px 20px 80px;
	}
	
.clear {
	clear:both;
	}
/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 816px
}
/*- Wrapper -*/
.wrapper{
	float: left;
	padding: 0 0 0 10px;
	
	
}
.wrapperNav,#hd #masthead .wrapperNav,#nav .main-links .wrapperNav,#bd .wrapperNav,#ft .wrapperNav {
	margin:auto;
	text-align:left;
	width: 816px;
}
/* end body styles */


.textHide {
	display:none;}


#logo {
	width:207px;
	height:75px;
	margin:30px 0 5px 0;
	float:left;
}

.required {color:red}



/*******************************************************
  				box1_3comb
*******************************************************/

div.box1_3comb	{
	width: 816px;
	float: left;
	}

div.box1_3comb .box_top	{
	width: 816px;
	height: 14px;
	font-size: 0%;
	background: url('../images/border_800_top.png') top center no-repeat;
	}
	
div.box1_3comb .box_down	{
	width: 816px;
	height: 20px;
	font-size: 0%;
	background: url('../images/border_800_down.png') bottom center no-repeat;
	}
	
div.box1_3comb .box_body	{
	width: 816px;
	position: relative;
	}
	
div.box1_3comb .contents	{
	height:auto;
	width: 816px;
	background: url('../images/border_800.png') top center repeat-y;
	position: relative;
	}



div.box1_3comb h1.orderBox {
	font-family: Century Gothic, Arial;
	font-size: 24px;
	font-weight: bold;
	margin: 0px 25px 10px 25px;
	padding-top: 10px;
	color:#333333;
	}

#submit_block { text-align: center; }


div.box_body p		{
	font-size: 1.3em;
	line-height: 30px;
	color: #000000;
	padding: 20px 80px;
	}




/* PROMOS */
.promo {
	width:700px;
	margin:0 auto;
	}


.promo ul {
	padding:10px 0 0 50px;
	margin:0 auto;
	}

.promo ul li {
	font-family:Tahoma;
	color:#000000;
	font-size:22px;
	padding:15px 0 0 40px;
	background: transparent url("../images/img_checkmark.png") no-repeat 0px 13px;
	font-weight: bold;
	}





	

/*=== Header ===*/
#header{
	position:relative;
	height: 230px;
	background:url(../images/headbanner.png) no-repeat bottom center;
	margin:0 0 -20px 0;
	z-index: 1000;
}
#header .spacer{
	float: right
}
/*- Logo -*/
#header h1{
	float: left;
	_width:414px;
}






/*******************************************************
  				box - testimonials
*******************************************************/

div.boxFrame	{
	width: 485px;
	float: none;
	margin: 0 auto;
	}

div.boxFrame .boxTop	{
	width: 485px;
	height: 32px;
	font-size: 0%;
	background: url('../images/box_top.png') top center no-repeat;
	}
	
div.boxFrame .boxBody	{
	width: 485px;
	position: relative;
	}
	
div.boxFrame .boxBody	{
	height:auto;
	width: 485px;
	background: url('../images/box_body.png') top center repeat-y;
	position: relative;
	}

div.boxFrame .boxBottom	{
	width: 485px;
	height: 34px;
	font-size: 0%;
	background: url('../images/box_bottom.png') bottom center no-repeat;
	}

div.boxFrame .testimonials	{
	padding:10px 60px;
	font-size:14px;
	color: #000000;
	}

.testimonials span {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	}


	


.contact {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
	text-align: center;
	font-size:16px;
	padding: 10px 20px;
	border: 1px solid #cccccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 100px;
	margin: 0 60px;
	}


.contact a:link, .contact a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color: #0000ff;
	text-decoration: none;
	font-weight: normal;
	}
	
.contact a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color: #0000ff;
	font-weight: normal;
	text-decoration: underline;
	}
	
	
	


/* PROMOS */
.box1 {
	width:520px;
	margin:0 auto;
	font-family:Tahoma;
	font-size:12px;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	padding: 30px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

.box1 ul {
	padding:10px 0 0 50px;
	margin:0 auto;
	}

.box1 ul li {
	font-family:Tahoma;
	color:#555;
	font-size:12px;
	padding:2px 0 0 10px;
	list-style:disc;
	background-image:none;
	}






	
/*- Box6 -*/
.box6	{
	margin: 0 0 20px
	}
	
.box6 .top,.box6 .bot	{
	background: url(../images/box6-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
	}
	
.box6 .bot	{
	background: url(../images/box6-bot.gif) no-repeat top
	}
	
.box6 .spacer	{
	height: 1%;
	padding: 10px 25px
	}
	
#footer .box6 .spacer	{
	padding: 0px 20px
	}




/*Order Form*/

.orderform {
	width: 600px;
	border: 4px;
	border-style: solid;
	border-color: #FFE9BB;
	margin: 0px auto;
	padding: 5px 15px;
	background-color: #ffffcc;
	text-align: center;
	margin-top: 50px;
	}




/*=== Footer ===*/
#footer	{
	color: #CCCCCC;
	font-size:11px;
	font-family: Arial, Helvetica, sans-ser;
	background-color:#111;
	margin: 0 8px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
#footer a,#footer a:visited	{
	color: #CCCCCC;
	text-decoration:none;
	padding: 0 5px;
	font-weight:normal;
	}

#footer a:hover {
	color: #CCCCCC;
	text-decoration:underline;
	padding: 0 5px;
	font-weight:normal;
	}


/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}

.alignleft{
float: left;
}

.alignright{
float: right;
}
