#wrap {
	width: 100%;
}
body {
	background-image: url(../images/masthead.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
#headerWrap {
	width: 80%;
	margin-left: 80px;
	margin-top: 70px;
}
#leftContent h1 {
	font-size: 18px;
	color: #FF9900;
	margin: 0;
	padding-top: 5px;
	text-align: left;
	line-height: 20px;
}
#contentWrap {
	margin-left: 80px;
	margin-top: 20px;
	width: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 1.5em;
	overflow: hidden;
}
#footer a {
	text-decoration: underline;
	color: #666666;
}

#leftContent {
	float: left;
	width: 70%;
	text-align: justify;
	vertical-align: top;
}
#rightContent {
	float: right;
	width: 25%;
	padding-left: 10px;
	border-left: 1px solid #666666;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
}


#leftHeader {
	float: left;
	padding-bottom: 10px;
}
#rightHeader {
	float: right;
	width: 150px;
	margin-top: 10px;
	text-align: center;
	padding-top: 10px;
}
#rightHeader a:hover {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #ff9900;
}

#topNav {
	clear: both;
	background-color: #bb0000;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 12px;
	margin-top: 10px;
}
#footer {
	clear: both;
	font-size: 10px;
	color: #666666;
	font-family: Verdana;
	text-align: center;
	height: 18px;
	padding-top: 5px;
	width: 80%;
	margin-left: 80px;
	margin-top: 20px;
	border-top: 4px solid #bb0000;
}
#optBox {
	background-color: #2871A6;
	padding: 5px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#sideBar {
	width: 90%;
	padding: 5px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}


#leftContent h2 {

	font-size: 16px;
	color: #ff9900;
	margin: 0;
	padding-top: 5px;
	text-align: left;
	line-height: 18px;
}
#leftContent h3 {
	font-size: 14px;
	color: #ff9900;
	margin: 0;
	padding-top: 5px;
	text-align: left;
	line-height: 16px;
}
#footerWrap {
	border: 2px solid #FF9900;
}
.largeText {
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
}
#leftContent li {
	list-style-position: inherit;
	list-style-image: url(../images/red_bullet.gif);
	list-style-type: none;
	padding-bottom: 5px;
}

#leftContent a {
	font-weight: bold;
	color: #bb0000;
	text-decoration: underline;
}
#leftContent a:hover {
	color: #2761A6;
	text-decoration: underline overline;
}
#topNav a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#topNav a:hover {
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline overline;
}
#footer a:hover {
	text-decoration: underline overline;
	color: #666666;
}
strong {
	font-weight: bold;
}
#consult {
	padding: 5px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#leftContent form {
	border: 1px solid #CCCCCC;
}



#consult h3 {
	background-color: #BB0000;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.consultLeft {
	padding-left: 5px;
	width: 60%;
	line-height: 1em;
	padding-bottom: 20px;
	text-align: left;
	vertical-align: top;
}
.alignCenter {
	text-align: center;
}

.consultRight {
	width: 40%;
	text-align: left;
	vertical-align: top;
}
.testimonialBox {
	color: #2871A6;
	width: 80%;
	border: 2px solid #FF9900;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFF7EA;
	font-size: 95%;
	text-align: left;
}
.alignRight {
	text-align: right;
}
img.floatLeft {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}


.testimonialBox {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
}
.floatRight {
	float: right;
}
.largeTextRed {

	font-size: 16px;
	color: #BB0000;
	font-weight: bold;
}

