@charset "utf-8";
/* CSS Document */

A:link {text-decoration: none; color:#036d09; }
A:visited {text-decoration: none; color:#036d09; }
A:hover {text-decoration: underline; color:#009900;}

body {
	background: url(../images/background.jpg)
	repeat-x;
	font-family:arial;
	color:black;
	font-size:12px;
	}

	a {
	font-family:arial;
	color:;
	font-size:12px;
	}	
	
p {
	font-family:arial;
	color:black;
	font-size:12px;
	}	

.text {
	font-family:arial;
	color:black;
	font-size:12px;
	}	
	
#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
	
.green{
	color:#009900;
	}

.green a, a:hover, a:active {
	color:#009900;
	}
	
.black a, a:active {
	color:#000000;}

.black a:hover {
	color:#009900;
	text-decoration:underline;
	text-decoration: bold;}		

#boxes {
	padding: 108px 22px 0px 22px;
	height: 116px;
	overflow-y: visible;
	}
#testimonial_box {
	padding: 0px 0px 0px 23px;
	height: 116px;
	overfolw-y: visible;
	}
*html #boxes {
	padding: 64px 22px 0px 22px;
}
.box_heading {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	}
			
.quote1 {
	font-size:10px;
	}		
	
img {
	padding:0px;
	margin:0px;
	}	

h1,h2,h3,h4 {
	color:#009900;
	font-family:arial;
	margin:0px;
	}
h2{
	font-size:18px;}

h3{
	font-size:14px;}		
	

h4{
	font-size:12px;}		
	
h5{
	font-size:12px;
	display:inline;}	


		
.header_main{
	padding: 3px 0px 0px 7px;
	height: 390px;
	background: url(../images/flash_shadow.png) right top no-repeat;
}

.home_txt_box{
	padding: 0px 0px 0px 4px;
}

.home_txt_box_2{
	margin-top: 10px;
	padding: 0px 0px 0px 4px;
}

.style6{
	font-family:arial;
	color:black;
	font-size:12px;
	}

ul{
	font-family:arial;
	color:black;
	font-size:12px;
	}

.dropdown {
	background-color:#edffed;
	border:1px solid #009900;
	border-color: #009900;
	color:#626262;
	font-family:Verdana,Arial;
	font-size:12px;
}

.error {
	padding-left: 70px;
	font-size: 9px;
	color: red;
	display: none;
}

#submit_button {
	display: block;
	width: 60px;
	height: 26px;
	float: left;
	margin-right: 10px;
	background: url(../images/submit_button.gif) center top no-repeat;
	text-align: center;
	line-height: 26px;
}

#submit_button:hover {
	text-decoration: none;
	color: #036d09;
}

#reset_button {
	width: 60px;
	height: 26px;
	float: left;
	background: url(../images/submit_button.gif) center top no-repeat;
	border: none;
	color: #036d09;
	font-size: 12px;
	cursor: pointer;
	font-family: Arial;
}

#nav_bottom {
	height: 12px;
	margin-left: -20px;
	*margin-left: 0;
	background: url(../images/nav_bottom.gif) center top no-repeat;
}

#quad_dual_ajaxdivcontainer {
	padding: 5px 15px 5px 15px;
}

#dv_qv {
	width: 468px;
	float: left;
	margin-bottom: 10px;
	background: url(../images/dv_qv_tile.gif) center repeat-y;
}

#dv_qv_top {
	width: 468px;
	height: 15px;
	background: url(../images/dv_qv_top.gif) center top no-repeat;
}

#dv_qv_bottom {
	width: 468px;
	height: 15px;
	background: url(../images/dv_qv_bottom.gif) center bottom no-repeat;
}

.pr_list li {
	margin-bottom: 15px;
}

	font-size: 12px;
	color: #777;
}
div#nyroModalLoading {
	border: 4px solid #777;
	width: 150px;
	height: 150px;
	text-indent: -9999em;
	background: #fff url(../images/ajaxLoader.gif) no-repeat;
	background-position: center;
}
div#nyroModalLoading.error {
	border: 4px solid #f66;
	line-height: 20px;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
	background: #fff;
}
div#nyroModalWrapper {
	background: #fff;
	border: 4px solid #777;
}
a#closeBut {
	position: absolute;
	display: block;
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	text-indent: -9999em;
	background: url(../images/close.gif) no-repeat;
	outline: 0;
}

#top_nav_bottom {
	height: 39px;
	margin: 10px 0;
	background: url(../images/nav_shadow.gif) center bottom no-repeat;
}

#top_nav_bottom table {
	*margin-top: -15px;
}

#top_nav_top {
	height: 3px;
	background: url(../images/nav_top.gif) center top no-repeat;
}

#followus {
	margin-right: 30px;
	font-size: 12px;
	float: right;
}

#followus a img {border: none;}








