@charset "UTF-8";
/* CSS Document */

body {
	font: 12px/1.2em Arial, Helvetica, sans-serif;
	background: #407da7;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin: 0px auto;
	width: 711px;
}
#header {
	background: url(images/header.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 166px;
	width: 711px;
}
#content {
	background: url(images/content-bg.jpg) repeat-y;
	margin: 0px;
	padding: 0px;
	width: 711px;
}
#content-top {
	background: url(images/content-top.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
}
#content-bottom {
	background: url(images/content-bottom.jpg) no-repeat bottom;
	padding: 10px 30px 30px;
	width: 651px;
	margin: 0px;
}
#content-bottom    #navigation p  {
	margin: 10px 0px;
	padding: 0px;
	font: 18px "BlairMdITC TT", "Copperplate Gothic Light", "Times New Roman", Times, serif;
	color: #333333;
	text-align: center;
}
#footer p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}
#content-bottom  p, #content-bottom li {
	font: 13px/1.3em Arial, Helvetica, sans-serif;
	text-align: justify;
}
#video-box {
	background: url(images/video-box.png) no-repeat;
	height: 401px;
	width: 540px;
	margin: 20px auto 0px;
	padding: 12px 3px;
}
#content  h1.index {
	background: url3(images/index-header.png);
	height: 135px;
	width: 545px;
	margin: 15px auto;
	padding: 0px;
	font: italic bold 30pt Arial, Helvetica, sans-serif;
	color: #000000;
}
#content  h1.index span  {
}
#lead-capture-form {
	background: url(images/optin-form.png) no-repeat;
	height: 215px;
	width: 376px;
	margin: 15px auto 0px;
	padding-top: 75px;
	padding-right: 120px;
	padding-left: 120px;
}

#content-bottom blockquote {
	font-style: normal;
	line-height: 1.4em;
	text-align: justify;
}
#content-bottom blockquote p {
	margin: 20px;
}
#content-bottom a:link {
	color: #0553B1;
	text-decoration: none;
}
#content-bottom a:hover, #content a:active {
	text-decoration:underline;
}
#content-bottom a:visited {
	color:#003399;
}
#content-bottom h1 {
	font: 1.6em/1.3em Geneva, Arial, Helvetica, sans-serif;
	color: #0553B1;
	text-align: center;
}
#content-bottom h2 {
	font: bold 1.3em/1.3em Arial, Helvetica, sans-serif;
	color: #333333;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#content-bottom  #navigation a {
	color: #333333;
	text-decoration: none;
}
#contact-info {
	color: #FFFFFF;
	background: #014EA9;
	padding: 10px;
	width: 480px;
	height: 330px;
	margin: 0px auto;
}
#contact-info p, #contact-info label {
	color:#FFFFFF;
	line-height: 1.1em;
	text-align: left;
}
#content-bottom li {
	margin-top: 10px;
	margin-bottom: 10px;
}
#contact-form {
	width: 161px;
	border-right: 1px solid #FFFFFF;
	height: 320px;
	float: left;
	padding-right: 35px;
}
#contact-info-content {
	width: 250px;
	height: 300px;
	float: right;
}
#quote-wrappper {
	width: 220px;
	background: url(images/comma_01.jpg) no-repeat left top;
	padding: 0px;
}
#quote-inner {
	background: url(images/comma_03.jpg) no-repeat right bottom;
	padding: 5px;
	font-style: normal;
}
.imgLeft {
	float:left;
	clear:left;
	margin: 7px 17px 7px 7px;
	}
.imgRight {
	float:right;
	clear:right;
	margin: 7px 7px 7px 17px;
	}
.imgCenter {
	margin:0px auto;
	width: 500px;
	}
#quote-inner blockquote {
	font: 1.7em/1.2em Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #333333;
	text-align: center;
}
h2.big span {
	font-size: 30pt;
	text-decoration: underline;
	line-height: 1.5em;
}
h2.big {
	line-height: 50px;
	text-decoration: underline;
}

