body {
margin: 0;
padding: 0;
background-color: #FFF;
background-image: url(../img/);
background-repeat: repeat;
font:100% Myriad Pro,Myriad,"Gill Sans",Calibri,"Trebuchet MS",sans-serif; font-size: 14px;
color: #000;
}
h1 {
font-family:Chaparral Pro;
font-size:24px;
font-style:normal;
font-weight:normal;
}
h2 {
border-bottom:3px solid #6Fb536;
color:#1F1A1F;
font:1.8em/1em "Gill Sans MT","Gill Sans",Trebuchet,Helvetica,Arial,sans-serif;
margin:0 0 10px;
padding-bottom:15px;
text-transform:uppercase;
}
h3 {
font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Helvetica,Arial,sans-serif;
font-size:18px;
font-style:normal;
font-weight:100;
color: #D7620A;
}
p {
line-height: 140%;
}
#top  {
margin: 0 auto;
background-color: #FFF;
min-height: 10px;
background-image: url(../img/bg.png);
background-repeat: repeat;
font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Helvetica,Arial,sans-serif;
font-size:12px;
font-weight:200;
line-height:1.7em;
padding-top: 0;
width: 100%;
border-bottom: 1px solid #222;
}
#header  {
margin: 0 auto;
background-color: transparent;
background-image: url(../img/bg.png);
background-repeat: repeat;
min-height: 100px;
font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Helvetica,Arial,sans-serif;
font-size:12px;
font-weight:200;
line-height:1.7em;
padding-top: 0;
width: 100%;
}
#headerbody {
	margin: 0 auto;
	background-color: #222;
	background-image: url(../img/bg.png);
	background-repeat: repeat;
	padding: 0;
	color: #222;
	min-height: 37px;
	text-align: center;
	padding: 0 0 0 0;
	width: 800px;
	padding-top: 0px;
}
#logo {
	text-align: left;
	width: 400px;
	padding: 0;
	background-color: transparent;
	float: left;
}
#navigation {
	width: 300px;
	background-color: transparent;
	text-align: right;
	padding: 0;
	color: #000000;
	padding: 40px;
	font-size: 30px;
	font-weight: 800;
	float: right;
}
#line {
	width: 100%;
	min-height: 2px;
	background-color: #222;
}
#navbar {
	width: 100%;
	background-color: transparent;
	background-image: url(../img/navbg.png);
	background-repeat: repeat-x;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	color: #000000;
	height: 50px;
	padding: 10px 0 0 0;
}
#nav {
	width: 600px;
	background-color: transparent;
	text-align: left;
	padding: 0;
	color: #000000;
	min-height: 50px;
	padding: 0 0 0 0;
}
#navigation a, a:active {
	font-family: Lucinda Sans, arial, sans-serif;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: 100;
	text-decoration: none;
}
#navigation a:hover {
	font-family: Lucinda Sans, arial, sans-serif;
	color: #D7D7D7;
	font-weight: 100;
	font-size: 20px;
	text-decoration: none;
}
.order {
	color: #000000;
	font-size: 15px;
	text-decoration: none;
}
#shadow {
	width: 870px;
	margin: 0 auto;
	background-image: url(../img/bgshadow);
	background-repeat: no-repeat;
	background-color: transparent;
	min-height: 26px;
}
#wrapper {
    margin: 0 auto;
    margin-top: 90px;
    width: 840px;
    background-color: transparent;
    background:url("../img/boxbg.png") no-repeat;
    font-family:'Lucida Grande','Lucida Sans Unicode',Tahoma,Arial,san-serif;
    font-size:14px;
    line-height:24px;
    padding-top: 20px;
}
#boxright a, a:hover, a:active {
    font-size: 14px;
    font-family:'Lucida Grande','Lucida Sans Unicode',Tahoma,Arial,san-serif;
    text-decoration: underline;
    color: #000;
}
#boxhead {
    margin: 0 auto;
    width: 780px;
    background-color: transparent;
    font-family:'Lucida Grande','Lucida Sans Unicode',Tahoma,Arial,san-serif;
    font-size:14px;
    padding: 0;
}
#boxright {
    margin: 0 auto;
    width: 750px;
    background-color: transparent;
    font-family:'Lucida Grande','Lucida Sans Unicode',Tahoma,Arial,san-serif;
    font-size:14px;
    line-height:24px;
    text-align: justify;
}
.question {
	font-size: 20px;
	font-family: arial, sans-serif;
	font-weight: 700;
	line-height: 40px;
}
blockquote {
	width: 224px;
	margin: 0;
	padding: 10px;
	background-color: #e9ffd7;
	border-left: 4px solid #b1f67a;
}
#main {
	margin: 0 auto;
	width: 814px;
	background-color: #FFFFFF;
}
#content {
	padding: 20px 25px 20px 10px;
	background-color: transparent;
}
#footer {
	background-color: #111;
	min-height: 150px;
	padding: 20px 0 0 0;
	border-top: solid 2px #222222;
}
#footerbox a {
	color: #444;
	font-size: 14px;
	text-decoration: none;
}
#footerbox a:hover, a:active {
	font-size: 14px;
	color: #555;
	text-decoration: none;
}
#footerbox {
	margin: 0 auto;
	width: 800px;
	text-align: left;
	color: #111;
}



/** Form Code **/

