body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/tile2.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#wrapper {
	width: 995px;
	margin: 1px auto 0px auto;
	overflow: hidden;
	background-image: url(../images/bg_bottom.jpg);
	background-repeat: repeat-y;
}

/*header section */
#header {
	width: 995px;
	display: block;
	float: left;
	height: 222px;
}
#bread_bar {
	width: 995px;
	display: block;
	float: left;
	font-size: 10px;
	height: 50px;
	padding-left: 235px;
	background-image: url(../images/bread_bar.jpg);
	background-repeat: no-repeat;
	color: #9EAA9E;
}
#breadcrumbs {
	padding-top: 15px;
	width: 955px;
	padding-left: 50px;
	display: block;
	float: left;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	color: #A5AA9E;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #82867C;
	text-decoration: underline;
}
/*end of header section */





/* start of main part of page */
#container {
	width: 995px;
	display: block;
	float: left;
	background-image: url(../images/bg_main.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
#left_col_cont {
	display: block;
	float: left;
	width: 233px;
}
#left_col {
	padding: 24px 31px 0px 24px;
}
#left_col ul {
	padding: 0px;
	list-style-type: none;
	margin: 30px 0px 30px 0px;
	border-top: 1px solid #294608;
}
#left_col li {
	border-bottom: 1px solid #294608;
}
#left_col li a:link, #left_col li a:visited {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 4px 0px 4px 20px;
	background-image: url(../images/button_bg.jpg);
	font-size: 13px;
}
#left_col ul ul {
	margin: 0px;
	padding: 0px;
	border-top-color: #669900;
}
#left_col ul li li {
	border-bottom-color: #669900;
}
fieldset {
}
li.in_border {
	border-bottom-color: #669900;
}
#left_col ul li li a:link, #left_col ul li li a:visited {
	font-size: 12px;
	padding-left: 22px;
	background-image: url(../images/button_bg_ov.jpg);
	color: #182012;
}
#left_col ul li li a:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(../images/button_bg_ov2.jpg);
}

#left_col li a:hover {
	background-image: url(../images/button_bg_ov.jpg);
	text-decoration: underline;
}
#main_col_cont {
	float: left;
	width: 752px;
}
.pan {
	display: block;
	margin-bottom: 10px;
	border: 1px dotted #7D7E7C;
}
#one_col li {
	list-style-position: outside;
}
#one_col ul {
	margin-left: 0px;
	padding-left: 20px;
	margin-top: 6px;
}
.options {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	display: block;
	margin-bottom: 10px;
	line-height: 28px;
}
#main_col {
	padding-top: 5px;
	color: #333333;
}
#main_left_cont {
	display: block;
	float: left;
	width: 525px;
	background-image: url(../images/line.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#main_left {
	padding-right: 15px;
	padding-left: 30px;
}
#main_right_cont {
	display: block;
	float: left;
	width: 204px;
}
#main_right {
	padding-left: 15px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #41433E;
	font-weight: normal;
	padding-bottom: 10px;
	margin-bottom: 12px;
	border-bottom: 1px dotted #929391;
}
h3 {
	font-size: 24px;
	color: #41433E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left;
	padding-bottom: 10px;
	margin-bottom: 12px;
	border-bottom: 1px dotted #929391;
	line-height: 1.2em;
}
h4 {
	font-size: 22px;
	color: #41433E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h6 {
	font-size: 20px;
	color: #737670;
	font-weight: normal;
	text-align: left;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	color: #51504C;
}
.town1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #599311;
	line-height: 1.3em;
	display: block;
	padding: 3px;
	float: left;
	width: 586px;
}
.town2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #4B7A00;
	line-height: 1.3em;
	background-color: #DFE0DE;
	display: block;
	padding: 3px;
	float: left;
	width: 586px;
}
.highlight1 {
	display: block;
	font-weight: normal;
	text-align: right;
	color: #41433E;
	letter-spacing: 0.1em;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #E8E9E7;
}
.highlight2 {
	font-size: 1.3em;
	color: #585A53;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
}
.highlight3 {
	font-size: 1.25em;
	color: #585A53;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.25em;
}
.line {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAABA9;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	margin-bottom: 15px;
	padding-top: 5px;
}
#one_col p.highlight2 {
	margin-bottom: -6px;
}

.session {
	color: #CC0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	display: block;
	margin-bottom: 5px;
	line-height: 1.2em;
}
.big_letter {
	font-size: 1.5em;
}
#clients {
	display: block;
	margin-top: 30px;
}
#quick_links {
	font-size: 14px;
	display: block;
	padding-top: 20px;
	color: #000000;
}
#quick_links a:link, #quick_links a:visited {
	color: #000000;
	text-decoration: underline;
}
#quick_links a:hover {
	color: #D10000;
}
#right_spacer {
	height: 160px;
	width: 120px;
}
img {
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}

#email a:hover {
	color: #FFFFCC;
}

#left_col input {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
#flashcontent {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	height: 228px;
	width: 164px;
}
#left_col form {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sub_button {
	display: block;
	margin-top: 1px;
	float: right;
}
#phone {
	color: #6BAD00;
	font-size: 13px;
	font-weight: bold;
	display: block;
	width: 728px;
	text-align: right;
	clear: left;
	float: left;
	padding-right: 20px;
}
#quote {
	font-size: 28px;
	color: #A5AA9E;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.quoted {
	font-size: 16px;
	font-style: normal;
	display: block;
	margin-top: 12px;
}
#case_studies {
	font-size: 13px;
	line-height: 1.4em;
	background-color: #E0E1DF;
	margin-right: 20px;
	padding-top: 2px;
	padding-bottom: 5px;
	border: 1px solid #AAABA9;
	color: #CC0000;
}
#case_studies a:link, #case_studies a:visited {
	text-decoration: none;
	color: #003366;
}
#case_studies a:hover {
	text-decoration: underline;
}
#case_studies p {
	margin-top: 8px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F6F7F4;
	padding-bottom: 6px;
	padding-right: 10px;
	padding-left: 25px;
}
#email a:link, #email a:visited {
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	display: block;
}

#subscribe {
	background-image: url(../images/subscribe.png);
	height: 175px;
	width: 160px;
	font-size: 13px;
	text-align: center;
	font-family: "Arial Black", impact, charcoal, Verdana, sans;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
* html #subscribe {
	background-image: url(../images/subscribe_sq.png);
}
#subscribe a:link, #subscribe a:visited {
	font-size: 11px;
	font-weight: normal;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans;
	color: #333333;
}

.email_inp {
	margin-bottom: 10px;
	border: 1px solid #000000;
}
.your_email {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans;
}
.no_display {
	display: none;
}
.big_i {
	font-size: 24px;
	font-family: "arial black", impact, Verdana, sans;
	line-height: 22px;
}
fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
}
#one_col {
	padding-right: 80px;
	padding-left: 80px;
	padding-top: 0px;
	line-height: 1.4em;
	font-size: 13px;
}
.float_l {
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 6px;
	border: 1px dotted #333333;
}
.result {
	font-weight: normal;
	color: #339900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
}
.float_r {
	display: block;
	float: right;
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom: 6px;
	border: 1px dotted #333333;
	padding: 0px;
}
#footer {
	font-size: 10px;
	color: #A5AA9E;
	margin-top: 30px;
	float: left;
	margin-bottom: 12px;
	display: block;
	width: 480px;
	text-align: center;
	clear: both;
}
#footer a:link, #footer a:visited {
	color: #A5AA9E;
	text-decoration: underline;
}
#footer a:hover {
	color: #61635C;
}
.normal {
	font-size: 13px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans;
	color:#333333;
}
.clients_quoted {
	color: #666666;
	text-align: right;
}
.clients_quoted_co {
	font-weight: bold;
	color: #333333;
}
.clients_quote {
	font-size: 1.3em;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	color: #370099;
}
embed {
	margin: 0px;
	padding: 0px;
}
object {
	margin: 0px;
	padding: 0px;
}
.reward {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.reward_cont {
	display: block;
	width: 592px;
	float: left;
	margin-bottom: 10px;
	border: 1px dotted #6C6C6B;
	background-color: #FFFFFF;
	overflow: hidden;
}
