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, sub, tt, var,
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;
	vertical-align: baseline;
}
/* remember to define focus styles! */
html { overflow-y:scroll; }

:focus {
	outline: 0;
}
body {
	line-height: 1;
	background:#162832 url(images/bgd-main.jpg) center top no-repeat;
	margin:8px 0 0 0;
}
ol, ul {
	list-style: none;
}
a:link, a:visited {
	color:#3A87DD;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	color:#000000;
	margin-bottom:12px;
	padding-bottom:8px;
	font-weight:normal;
	border-bottom: 1px solid #ABAB91;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#000000;
	margin-bottom:10px;
	font-weight:normal;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#000000;
	margin-bottom:8px;
	font-weight:normal;
}
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#000000;
	margin-bottom:8px;
	font-weight:normal;
}
#wrapper {
	background:#FFF;
	width:935px;
	padding:10px;
	margin:0 auto;
}
#header {
	background:url(images/bgd-header.jpg);
	width:935px;
	height:122px;
	position:relative;
}
#logo-holder { 
	float:left;
	margin:15px 0 0 30px;
	display:inline;
	border:none;
}
#nav {
	background:url(images/bgd-nav.jpg) repeat-x;
	height:34px;
}
#content-wrapper {
	background:#FFF;
	width:935px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
	line-height:19px;
}
#content-left-home {
	float:left;
	width:350px;
	margin:23px 0 0 42px;
	display:inline;
}
#content-right-home {
	float:right;
	width:525px;
	display:inline;
	margin:8px 0 0 0;
}
#content-right-home ul li {
	float:right;
	margin:0 0 8px 8px;
	display:inline;
	list-style:none;
	line-height:0;
}
#content-left {
	float:left;
	width:630px;
	margin:63px 0 50px 42px;
	display:inline;
}
#content-left ul li {
	list-style-type:disc;
	margin:0 0 0 30px;
}
#content-left ul li.gfield {	
margin:0;
}
#content-left p{
	margin: 10px 0 10px 0;
}
#content-right {
	float:right;
	width:215px;
	display:inline;
	margin:78px 5px 0 0;
}
#content-right ul li {
	float:right;
	margin:0 0 8px 0;
	display:inline;
	line-height:0;
}
#footer {
	background:url(images/bgd-bottom.jpg) top left no-repeat;
	height:97px;
	width:935px;
	
}
#footer-left {
	float:left;
	margin:40px 0 0 260px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	width:550px;
	display:inline;
}
#order-button {
	float:left;
	height:56px;
	width:120px;
	margin:22px 0 0 80px;
	background:url(images/btn-order.jpg) no-repeat;

}
#order-button span {
    display: none;
}
#order-button p {
	text-align: center;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}
#order-button a {
	height:56px;
	display:block;
}
#order-button a:hover {
	background:url(images/btn-order.jpg) -120px no-repeat;
}
#asi {
	float:right;
	width:350px;
	color:#FFFFFF;
	font-size:10px;
	padding:0 60px 0 0;
}
#sub-footer {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	margin:15px auto 0 auto;
	text-align:center;
	line-height:18px;
}
#twitter {
	float:right;
	height:29px;
	width:100px;
	text-align:left;
}
#twitter a {
	font-family: Century Gothic, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#FFFFFF;
}
#twitter a:hover {
	color:#CCCCCC;
}
.navigation {
	margin-bottom:15px;
}
.landing-list li {
	margin:0 0 5px 20px;
	list-style:disc;
}
#content-left ul li.gchoice_5_1 {margin:0 auto;}
.gform_wrapper .gform_footer {margin:0;}
