@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a8a8a8;
	background:#3a3a3a;
	line-height:17px;
	}
div, form, span, p, h1, h2, h3, h4, h5, h6, img {
	margin:0px;
	padding:0px;
	}
img {
	border:none;
	}
p {
	padding:5px 0px;
	}
h1 {
	color:#74bb25;
	font-size:18px;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	}
h2 {
	color:#ececec;
	font-size:17px;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	}
h3 {
	color:#74bb25;
	font-size:13px;
	font-weight:bold;
	}
h4 {
	color:#999999;
	font-size:14px;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	margin-bottom: 20px;
	}
h5 {
	color:#999999;
	font-size:12px;
	font-weight:bold;
	}
h6 {
	color:#ececec;
	font-size:11px;
	font-weight:bold;
	}
a {
	text-decoration:underline;
	color:#a8a8a8;
	}
a:hover {
	text-decoration:underline;
	color:#74bb25;
	}
.Header {
	width:950px;
	margin:0px auto;
	padding:0px;
	background:#fff url(../images/body_bg.gif) repeat-x top left;
	overflow:hidden;
	height:auto;
	}
.logo {
	width:670px;
	float:left;
	height:143px;
	text-align:right;
	}
.ContactBox {
	width:280px;
	float:left;
	height:33px;
	padding:110px 0px 0px 0px;
	}


.phoneNumbers {
	width:270px;
	float:left;
	padding:0px 10px 0px 0px;
	line-height:17px;
	color:#999999;
	text-align:right;
	}
.phoneNumbers span{
	font-size:19px;
	color:#999999;
	font-weight:normal;
	}
.phoneNumbers b{
	font-size:11px;
	color:#444444;
	font-weight:normal;
	padding:5px 0px 0px 0px;
	}
.ServicesText {
	width:950px;
	padding:0px;
	float:left;
	font-weight:bold;
	height:38px;
	}
.ServicesText ul{
	list-style:none;
	margin:0px;
	padding:0px;
	}
.ServicesText li{
	list-style:none;
	padding:0px;
	margin:0px;
	color:#a2a516;
	display:inline;
	}
.ServicesText li a{
	color:#a2a516;
	text-align:center;
	height:38px;
	line-height:38px;
	padding:0px 10px 0px 10px;
	float:left;
	text-decoration:none;
	}
.ServicesText li a:hover{
	color:#ebebeb;
	background:url(../images/menu_hover_bg.gif) no-repeat bottom center;
	text-decoration:none;
	}
.ServicesText li a.active{
	color:#ebebeb;
	background:url(../images/menu_hover_bg.gif) no-repeat bottom center;
	text-decoration:none;
	}
.Banner {
	width:823px;
	float:left;
	padding:34px 0px 0px 127px;
	height:296px;
	background:url(../images/flash_banner_bg.gif) no-repeat top center;
	}

.MiddlePart {
	width:950px;
	margin:0px auto;
	padding:12px 0px 0px 0px;
	overflow:hidden;
	background:#171717;
	}
.LeftContent {
	width:207px;
	float:left;
	padding:0px 0px 0px 10px;
	}
.Testimonials {
	width:207px;
	float:left;
	background:#262626;
	margin:0px 0px 15px 0px;
	}
.TestimonialsHeading {
	width:197px;
	float:left;
	background:url(../images/testimonial_bg.gif) no-repeat top left;
	height:34px;
	padding:8px 0px 0px 10px;
	color:#84ce33;
	font-size:12px;
	font-weight:bold;
	}

.TestimonialsContent {
	width:187px;
	float:left;
	line-height:17px;
	padding:5px 10px 10px 10px;
	border-bottom:1px dashed #3c3c3c;
	}
.moreLinks {
	width:197px;
	float:left;
	padding:7px 0px 7px 10px;
	background:url(../images/bullet1.gif) no-repeat center left;
	font-weight:bold;
	font-size:11px;
	}
.moreLinks a{
	color:#a8a8a8;
	text-decoration:underline;
	}
.moreLinks a:hover{
	color:#666;
	text-decoration:underline;
	}
.RightContent {
	width:710px;
	float:left;
	padding:0px 0px 17px 20px;
	}
.ContentHeading {
	width:100%;
	float:left;
	border-bottom:1px dashed #8f8f8f; 
	padding:5px 0px 10px 0px;
	}
.ContentBlock {
	width:640px;
	float:left;
	background:#efefef url(../images/content_shadow.jpg) repeat-x bottom left;
	margin:3px 0px 0px 0px;
	padding:0px;
	line-height:17px;
	}
.ContentBlockLeft {
	width:490px;
	float:left;
	}
.subHeading {
	width:100%;
	float:left;
	padding:10px 0px 6px 0px;
	border-bottom:1px dashed #8f8f8f; 
	margin:0px 0px 0px 0px;
	}
.ContentBlockLeftText {
	width:481px;
	float:left;
	padding:15px 9px 0px 0px;
	}

.ContentBlockRight {
	width:215px;
	float:left;
	padding:15px 0px 0px 0px;
	height:auto;
	}
.ContentBlockRight img{
	padding:2px 2px 15px 2px;
	}

.Clear {
	clear:both;
	}
.Footer {
	width:100%;
	}
.FooterCenter {
	width:930px;
	margin:0px auto;
	color:#a8a8a8;
	padding:0px 10px 20px 10px;
	background:#3a3a3a url(../images/footer_bg.gif) repeat-x top left;
	}	
.FooterTop {
	width:100%;
	float:left;
	padding:30px 0px 5px 0px;
	}
.FooterTopLeft {
	width:50%;
	float:left;
	padding:0px;
	}
.FooterTopLeft a{
	color:#c9c9c9;
	padding:0px 4px 0px 4px;
	text-decoration:none;
	}
.FooterTopLeft a:hover{
	color:#fff;
	text-decoration:none;
	}
.FooterTopRight {
	width:50%;
	float:left;
	padding:0px;
	text-align:right;
	}
.FooterTopRight img{
	padding:0px 5px;
	}
.FooterCopyright {
	float:left;
	width:605px;
	font-size:11px;
	}
.FooterAdmin {
	float:left;
	width:325px;
	font-size:11px;
	text-align:right;
	}
.FooterAdmin a{
	color:#c9c9c9;
	padding:0px 4px 0px 4px;
	text-decoration:none;
	}
.FooterAdmin a:hover{
	color:#fff;
	text-decoration:none;
	}


.InnerContent {
	width:700px;
	float:left;
	padding:15px 0px 0px 0px;
	}	
.InsideBg {
	background:#fff url(../images/header_inside_bg.jpg) repeat-x top left;
}
.prodImage {
	width:200px;
	float:right;
	padding:3px 2px 2px 2px;
	text-align:right;
	}
.prodImage img{
	padding:2px;
	}
.LearnMore {
	width:100%;
	float:left;
	padding:5px 0px 5px 0px; 
	}