@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.2;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/**STYLES**/


body{
	background:url(images/bg.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0 auto;


}

#wrapper{
	width:815px;
	margin:auto;
}
#preheader{
	float:left;
	display:block;
	width:100%;
	background:transparent;
	font-style:italic;
	padding:10px 0px 10px 0px;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	text-shadow:#002442 1px 1px 1px;


}

#cont-top{
	display:block;
	width:inherit;
	height:31px;
	background:url(images/cont-top.png);
	clear:both;

}

#content{
	width:755px;
	padding:0px 30px 0px 30px;
	float:left;
	background:url(images/cont-bg.png) repeat-y;	
	

}
#cont-bottom{
	display:block;
	width:inherit;
	height:25px;
	background:url(images/cont-bottom.png) no-repeat;
	clear:both;
	
}


/**COLORS AND ALIGNMENT**/

h1{

	font-size:34px;
	font-weight:bold;
	letter-spacing:-1px;
	text-shadow:#000 1px 1px 1px;
	color:#FFF;
	margin-bottom:20px;
	font-family:Georgia, Arial, Times, serif;
}

h2 {
	font-size:24px;
	font-weight:bold;
	color:#06326d;
	margin-bottom:10px;
	clear:both;
	font-family:Georgia, Arial, Times, serif;

}
h3 {
	font-size:24px;
	font-family:Georgia, Arial, Times, serif;
}
p {
	margin:10px 0px 10px 0px;
	clear:both;

}

a {
	color:#0074b7;
}
a:hover {
	color:#005586;
}
.nobold {
	font-weight:normal;
}
.highlight {
	color:#a90808;
}
.highlight2 {
	color:#06326d;

}
.highlight3 {
	color:#FFF;
	text-shadow:#000 1px 1px 1px;
}
.center {
	text-align:center;
}

.alignLeft {
	float:left;
	margin-right:20px;
}
.signature{
	font-style:italic;	
}
.clear {
	clear:both;
}
.separator {
	background:url(images/separator.png) no-repeat;
	width:732px;
	height:32px;
	clear:both;
}
.thumb {
	float:left;
	padding:5px;
	border:1px #c0d8f2 solid;
	margin:0px 10px 5px 0px;
	background:#FFF;
}
.floatright {
	text-align:right;
}
.button:active{
	position:relative;
	top:1px;
	left:1px;	
}

.separator{
	width:691px;
	height:21px;
	background:url(images/separator.png) no-repeat;
	clear:both;	
}
/**BOXES**/


#box {
	width:552px;
	margin:auto;
	clear:both;
}
#box br{
	clear:none;	
}
#box .content {
	background:#fffce8;
	width:490px;
	float:left;
	padding:20px 30px 20px 30px;
	border:1px #ffd8ab solid;
	margin-top:20px;
	margin-bottom:20px;
	clear:both;
	display:block;
}
#box .style1{
	background:#f5f5f5;
	border:1px #dedede solid;
}

#box .style2{
	background:#FFF;
	border:5px #9a9a9a dashed;
	width:482px;
	
	
}
#box .style2 h2{
	font-size:28px;
	text-shadow:#FFF 1px 1px 1px;
}
#box .order{
	background:#f7e591;
	border:1px #d2b42b dashed;	
}
#box .order h2{
	color:#692424;
	text-shadow:#FFF 1px 1px 1px;
	font-size:28px;
}
#purchase{
	background:url(images/order.png) repeat-x;
	color:#FFF;
	padding:5px 30px 5px 30px;
	text-shadow:#283600 1px 1px 1px;
	text-decoration:none;
	margin:auto;
	font-size:30px;
	display:inline-block;
}

#box h3{
	color:#06326d;
	text-shadow:#FFF 1px 1px 1px;
	margin-bottom:10px;	
}
#box .bottom{
	width:652px;
	height:31px;
	float:left;
	backgrouend:url(images/box-bottom.png) no-repeat;	
}


#box ul{
	list-style:none;
	margin: 10px 0px 10px 0px;
	float:left;
	
}

#box ul li{
	margin-bottom:10px;	
	background:url(images/check.png) no-repeat left top;
	padding: 0px 0px 10px 40px;
	width:230px;


}
 ul{
	list-style:none;
	margin: 20px 0px 10px 0px;
	float:none;

	
}

 ul li{
	margin-bottom:10px;	
	background:url(images/check.png) no-repeat left top;
	padding: 0px 0px 10px 40px;



}


#footer{
	text-align:center;
	width:inherit;
	margin-bottom:20px;
	margin-top:20px;
	color:#698300;
	font-size:12px;
	clear:both;
	float:left;
}
#footer a{
	color:#474747;
	text-decoration:none;
	
}
#footer a:hover{
	color:#000000;
	text-decoration:underline;
	
}


br{
	clear:both;	
}