/* CSS Document */

body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#wrapper {
	width: 973px;
	margin: auto;
}
#content {
	width: 973px;
	text-align: left;
	background-image: url(../img/site/bg_nav.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#content #leftBox .leftRepeat .linkArrow a:link {
	color: #fff;
	text-decoration: none;
}
#content #leftBox .leftRepeat .linkArrow a:visited {
	color: #fff;
	text-decoration: none;
}
#content #leftBox .leftRepeat .linkArrow a:hover {
	color: #fdda37;
	text-decoration: none;
}
#content #leftBox .leftRepeat .linkArrow a:active {
	color: #fff;
	text-decoration: none;
}
#content #leftBox .leftRepeat .linkArrow a:focus {
	color: #fff;
	text-decoration: none;
}
#header {
	width: 973px;
	background-image: url(../img/site/bg_nav.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#header ul {
	list-style: none;
}
#header li {
	display: inline;
	width: 120px;
	font-size: 11px;
	margin-right: 3px;
	border-right: solid 1px #fdda37;
	padding-right: 3px;
}
#nav {
	float: right;
	height: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#nav a:link {
	text-decoration: none;
}
#nav a:visited {
	text-decoration: none;
}
#nav a:hover {
	text-decoration: none;
}
#nav a:active {
	text-decoration: none;
}
#nav a:focus {
	text-decoration: none;
}
#leftBox {
	float: left;
	width: 243px;
	background-color: #000;
	padding-bottom: 10px;
}
#rightBox {
	float: left;
	width: 710px;
	padding-left: 20px;
}
a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #fdda37;
	text-decoration: underline;
}
a:active {
	color: #000;
	text-decoration: underline;
}
a:focus {
	color: #000;
	text-decoration: underline;
}
.yelCol {
	color: #fdda37;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, form {
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #333333;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #4c4c4c;
	margin-bottom: 10px;
}
p {
	color: #333333;
	font-size: 11px;
	margin-bottom: 10px;
}
.floatDivLeft {
	float: left;
}
.floatDivRight {
	float: right;
}
.clearDiv {
	clear: both;
}
.fnt12 {
	font-size: 12px;
}
.fnt14 {
	font-size: 14px;
}
.fnt16 {
	font-size: 16px;
}
.fnt24 {
	font-size: 24px;
}
.leftRepeat {
	padding: 18px;
	text-align: center;
	background-image: url(../img/site/bg_linkrepeat.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	font-size: 14px;
}
.linkArrow {
	text-align: left;
	margin-top: 10px;
}
.img2 {
	margin-bottom: 20px;
}
.imgCaption {
	float: right;
	margin-left: 10px;
	margin-bottom: 20px;
	width: 200px;
}
.caption {
	margin-top: 5px;
	margin-bottom: 10px;
}
.caption p {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
#addressBar {
	background-color: #000;
	padding: 10px;
	margin-bottom: 20px;
}
#addressBar h3 {
	color: #fdda37;
	font-size: 14px;
	font-weight: normal;
}
#addressBar p {
	color: #fff;
	margin-bottom: 0px;
}
#footer {
	background-color: #fdda37;
	padding: 10px;
	font-size: 11px;
	color: #4c4c4c;
}
.footerLeft {
	float: left;
	width: 450px;
	text-align: left;
}
.footerRight {
	float: right;
	width: 450px;
	text-align: right;
}
#footer a:link {
	color: #4c4c4c;
	text-decoration: underline;
}
#footer a:visited {
	color: #4c4c4c;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: underline;
}
#footer a:active {
	color: #4c4c4c;
	text-decoration: underline;
}
#footer a:focus {
	color: #4c4c4c;
	text-decoration: underline;
}
.bottomBg {
	height: 10px;
	background-image: url(../img/site/bg_nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*inner page styles*/
.innerTopBox {
	height: 76px;
	width: 710px;
	background-color: #fdda37;
	margin-bottom: 20px;
	float: left;
}
.testimonialRight {
	background-color: #fdda37;
	padding: 10px;
	width: 180px;
	float: right;
}
.testimonialRight p {
	font-size: 11px;
	color: #000;
	margin-bottom: 0px;
}
.testimonialRight h3 {
	font-size: 11px;
	color: #000;
	font-size: 11px;
	margin-bottom: 10px;
}
.clutchBoxFloat {
	float: left;
	width: 240px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.titleYel {
	padding: 4px;
	background-color: #fdda37;
}
.floatLeftBox .titleYel h2 {
	color: #000;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 0px;
}
.titleBlack {
	padding: 4px;
	background-color: #000;
}
.floatLeftBox .titleBlack h3 {
	color: #fff;
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 0px;
}
#clutchBoxes {
	width: 500px;
	float: left;
}
.floatLeftBox {
	float: left;
	width: 500px;
	margin-bottom: 20px;
}
.floatLeftBox ul {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: #ccc solid 1px;
	list-style-image: url(../img/site/yellow_bullet.jpg);
	list-style-position: outside;
	font-size: 11px;
	padding-left: 35px;
	font-weight: bold;
}
.floatLeftBox h2, .floatLeftBox h3 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #000;
}
.imgfltMarg10 {
	float: left;
	margin-right: 10px;
}
.imgLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
/**/
