@charset "UTF-8";
body {
	margin: 0px;
	background-image: url(../images/bgs/bg.gif);
	background-repeat: repeat-x;
}
a:hover {
	color: #000000;
}
#header {
	height: 72px;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-right: 20px;
	margin-left: 20px;
}
#container {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}
#container2 {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#body-container {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#logo-box {
	float: left;
	width: 325px;
	height: 58px;
	margin-top: 13px;
}
#client-login {
	width: 122px;
	height: 31px;
	float: right;
	background-image: url(../images/buttons/client-login.png);
	background-position: center top;
	text-align: center;
	padding-top: 5px;
	background-repeat: no-repeat;
}
#client-login a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	text-decoration: none;
}
#800number {
	background-image: url(../images/global/number.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#top-right-corner {
	float: right;
	width: 200px;
	text-align: right;
}
.content-titles {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #E47120;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	text-align: left;
	margin-left: 24px;
}
#banner {
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.body-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 1.3em;
	text-align: left;
	padding-left: 25px;
	padding-right: 30px;
	padding-bottom: 20px;
}
#home-button {
	background-image: url(../images/global/home_button.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 9px;
	text-align: left;
}
#home-button a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	text-decoration: none;
	text-align: left;
}
#main-nav  {
	background-image: url(../images/global/nav-back.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	padding-left: 15px;
	height: 37px;
}
.main-nav-divs {
	background-image: url(../images/global/nav-divs.png);
	width: 6px;
	float: left;
	background-repeat: no-repeat;
	margin-top: 8px;
	height: 28px;
	background-position: bottom;
}

.main-nav-buttons-on {
	text-align: center;
	float: left;
	padding-right: 11px;
	padding-left: 11px;
	padding-top: 5px;
	background-image: url(../images/global/nav-on-bg.gif);
	margin-top: 10px;
	height: 21px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.main-nav-buttons-on a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.main-nav-buttons-on a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;


}
.main-nav-buttons-off {
	text-align: center;
	float: left;
	padding-right: 11px;
	padding-left: 11px;
	padding-top: 15px;
	height: 21px;
}

.main-nav-buttons-off a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.main-nav-buttons-off a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;

}
.body-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E5701D;
	margin-top: 15px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-left: 25px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-right: 30px;
	font-weight: bold;
	text-decoration: none;
}

.body-title a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E5701D;
	font-weight: bold;
	text-decoration: none;
}
.body-title a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#right-column {
	padding-left: 18px;
	text-align: left;
	height: 100%;
	padding-right: 18px;
	padding-top: 25px;
	width: 235px;
}
#right-column2 {
	text-align: left;
	height: 100%;
	width: 235px;
	padding-bottom: 30px;
}
#right-column3 {
	text-align: left;
	height: 200px;
	width: 235px;
	padding-bottom: 30px;
}
#right-column-titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0C1216;
	font-weight: bold;
	height: 20px;
	padding-left: 25px;
	background-image: url(../images/right-column-nav/nav-off.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 3px;
	padding-top: 3px;
}
.right-column-buttons-on {
	text-decoration: none;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 10px;
	background-image: url(../images/right-column-nav/nav-on.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
}
.right-column-buttons-on a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F58A6;
	text-decoration: none;
	padding-left: 25px;
}
.right-column-buttons-off   {
	text-decoration: none;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 10px;
	text-align: left;
	vertical-align: middle;
	padding-bottom: 5px;
	background-image: url(../images/right-column-nav/nav-off.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.right-column-buttons-off a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F58A6;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.right-column-buttons-off a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.right-column-buttons-text {
	text-decoration: none;
	height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 12px;
	padding-left: 25px;
	color: #333333;
}
.right-column-buttons-text a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F4395;
}
#testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 1.2em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #999999;
	text-align: left;
	margin-right: 30px;
	margin-left: 25px;
	margin-bottom: 30px;
	background-color: #FFFBE1;
	padding-right: 20px;
	padding-left: 20px;
}
.testimonials-quotes {
	font-family: Tahoma;
	font-size: 19px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.footer-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.footer-text-divs {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#leftedge {
	background-image: url(../images/global/left-edge.png);
	background-repeat: repeat-y;
	background-position: right top;
	width: 12px;
	height: 100%;
	float: right;
}
.blue-links {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}
.bios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: left;
	margin-bottom: 20px;
	padding-bottom: 20px;
	margin-left: 25px;
}
.bang-words {
	font-size: 15px;
	color: #990000;
	font-weight: bold;
}
.bang-wordsBlack {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.free-consultation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.2em;
	color: #333333;
}
.blue-bold-text {
	color: #0068A1;
}
ul {
}
li {
	margin-left: -5px;
	list-style-image: url(../images/arrowright.gif);
}
#right-column-top {
	padding-top: 10px;
}
.line-height-1.8ems {
	line-height: 1.8em;
}
.news {
}
.news a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
