@charset "utf-8";
body {
	background-image: url(../images/topbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:150%;
}
.enlarge{
cursor: pointer;
}
.logo {
	float: left;
	height: 96px;
	width: 400px;
	padding-top: 40px;
}
.tel {
	float: right;
	height: 27px;
	width: 300px;
	display:block;
	clear:both;
	color:#f08c18;
	font-size:18px;
	text-align:right;
}
.formtext
{
text-align:left;
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#090909;
	line-height:15px;

}
.email {
	float: right;
	height: 56px;
	width: 450px;
	display:block;
	clear:both;
	color:#FFFFFF;
	font-size:11px;
	vertical-align:bottom;
	text-align:right;
	margin-top:48px;
}
.nav {
	background-color: #76a100;
	clear: both;
	width: 100%;
	margin-top: 1px;
	margin-bottom: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.cat {
	background-color: #e9eae8;
	background-image: url(/images/catbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: solid 1px #adadad;

}
.cat h1 {
	background-color: #f08c18;
	padding-top: 2px;
	padding-bottom: 2px;
	color:#FFFFFF;
	margin:0px;
	font-size:16px;
	padding:4px;
}
.right {
	background-image: url(/images/rightbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left:4px;
	background-color:#FBFFEF;
}
.topright {
	float: left;
	height: 136px;
	width: 400px;
}
/*.cat li {
	list-style-type: square;
	
}*/
.cat a
{
color:#000000;
text-decoration:none;
}
.content {
	font-size: 14px;
	color: #333333;
	padding: 4px;
}
.content h1 {
	font-size: 18px;
	color: #4a5e0e;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin:0px;
	padding:0px;
}
/* CSS Document */

td {
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#090909;
	line-height:15px;
}
.field{
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#3a3a3a;
	border:#dddadb 1px solid;
	background-color:#FFFFFF;
	padding:2px;
}

.top-white-link {
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	text-transform:uppercase;
}
.top-white-link a{
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	text-transform:uppercase;
}
.white-text{
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#ffffff;
}
.big-text{
	font-family:arial;
	font-size:13px;
	text-decoration:none;
	font-weight:normal;
	color:#4f4c4c;
	line-height:18px;
}
.field2{
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#3a3a3a;
	border:#d58411 1px solid;
	background-color:#FFFFFF;
	height:13px;
}

.field3{
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#3a3a3a;
	border:#d58411 1px solid;
	background-color:#FFFFFF;
	height:18px;
}
.new-white-link {
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
}
.new-white-link a{
	font-family:tahoma;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
	color:#0B4260;
}
.new-white-link a:hover{
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
}
.nav ul{
	margin: 0px;
	padding: 0px;
	font-family:tahoma;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
}
.nav ul li{
	font-family:tahoma;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	text-transform:uppercase;
	display:inline;
	text-align: center;
	list-style-type: none;
}
.nav  ul li a{
	font-family:tahoma;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	text-transform:uppercase;
	display:inline;
	text-align: center;
	list-style-type: none;
	padding-left:10px;
	padding-right:10px;
}
.red-text{
	font-family:arial;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#be0205;
	line-height:15px;
}
.green_text
{
	font-family:arial;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#252F06;
	border-bottom:dotted 1px #252F06;
	padding:3px;
	padding-top:5px;
	padding-bottom:0px;
}
.blue-text{
	font-family:arial;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#0b4260;
	line-height:15px;
}
.link-left ul{
	margin: 0px;
	padding:0px;
}
.link-left ul li{
	background-image:url(/images/arrow.jpg);
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-repeat: no-repeat;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	display:block;
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#090909;
	text-transform:none;
	line-height:22px;
}
.link-left ul li a{
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#090909;
	text-transform:none;
}
.link-left ul li a:hover{
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#090909;
	text-transform:none;
}
.heading1 {
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	text-decoration:none;
	font-weight:normal;
	color:#9a0103;
	line-height:25px;
}
.red-small{
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#890b00;
	line-height:15px;
}
.white-email-link {
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
}
.white-email-link a{
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
}
.heading2{
	font-family:arial;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	padding:0px 0px 0px 8px;
}
.heading3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	text-decoration:none;
	font-weight:normal;
	color:#0b4260;
	line-height:25px;
	padding:0px 0px 0px 8px;
	text-transform:uppercase;
}
.smallheading1{
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#4a5e0e;
	line-height:15px;
	text-transform:uppercase;
}
.smallheading2{
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#be0205;
	line-height:18px;
	text-transform:uppercase;
}
.smallheading3{
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	line-height:30px;
}

.price{
	font-family:arial;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	line-height:30px;
}
.smallheading4{
	font-family:arial;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	line-height:18px;
	text-transform:uppercase;
}
.blue-button{
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#0b4260;
	padding-left:18px;
	padding-bottom:6px;
	padding-top:4px;
	background-image:url(/images/b_search.gif);
	background-repeat:no-repeat;
	background-position:left;

}
.red-button{
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	background-color:#9b0d03;
	border:#890b00 1px solid;
	padding:1px;
}
.footer-text{
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#252525;
	line-height:20px;
}
.footer-text a{
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#252525;
	line-height:20px;
}
.email-link{
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#0b4260;
	line-height:18px;
	text-decoration:underline;
}
.email-link:hover{
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#be0205;
	line-height:18px;
	text-decoration:none;
}

.indicator {
	font-size: 13px;
	color: #9A0103;
	font-weight: bold;
	text-transform: capitalize;
}
.working {
	font-weight: bold;
	color: #000000;
	padding-right: 8px;
	padding-left: 8px;
}
.complete {
	font-weight: bold;
	color: #666666;
	padding-right: 8px;
	padding-left: 8px;
}
.incomplete {
	color: #999999;
	font-weight: normal;
	padding-right: 8px;
	padding-left: 8px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	background-color: #F68C0F;
	text-decoration: none;
	text-decoration:none;
	font-weight:bold;
	background-image:url(/images/butbg.jpg);
	text-transform:uppercase;
	display:block;
	float:left;
	border:#CC3300 solid 1px;
	margin:3px;


}
.button:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	background-color: #473B2F;
	text-decoration: none;
}
.green_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	background-color: #F68C0F;
	text-decoration: none;
	text-decoration:none;
	font-weight:bold;
	background-image:url(/images/greenbutbg.jpg);
	text-transform:uppercase;
	display:block;
	float:right;
	border:#282d1b solid 1px;
	margin:3px;


}
.megni
{
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#0b4260;
	padding-left:18px;
	padding-bottom:6px;
	padding-top:4px;
	background-image:url(/images/b_search.gif);
	background-repeat:no-repeat;
	background-position:left;
}
table
{
background-color:transparent;
}
* html img,
* html .png{
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}



