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

body {
	background-image:url(../images/body-bg.png);
	background-repeat: repeat-x;
	height:100%;
	margin:0px;
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	/*color:#424242;
	text-align:justify;
	line-height:15px;
	background-color:#edeeef;*/
	
}
#wrapper{ margin:0 auto; width:1002px; background-color:#FFFFFF;
min-height:100%;
height:100%; /**for IE 6 and 5.5:**/

position:relative;
}
#header{ height:180px; width:100%; background-image:url(../images/header_bg.gif); background-repeat:repeat-x;}
#logo{ height:141px; width:328px; float:left;}
#logo img{ border:0px;}
#headerRight{ float:left; height:140px; width:333px; padding-left:336px;}
#headerRightUpper{ height:95px; width:100%; }
#headerRightInner{ height:39px; width:100%; clear:both; padding-top:5px;}
#callus{ width:189px; float:right; padding-right:15px;}
#inputFild input{ height:30px; background-image:url(../images/inputBG.jpg); background-repeat:no-repeat; border:0px; width:196px; padding:5px;}

#menu{ margin:0 auto; width:994px; height:40px; background-image:url(../images/menu_bg.jpg); background-repeat:repeat-x; clear:both;}

#menu ul{
margin:0px;
float:right;
padding-right:40px;
}
#menu a{
color:#fff;
text-decoration:none;
}
#menu a:hover{
color:#CCCCCC;
text-decoration:none;
}
.footer_link{
float:left;
padding:10px 5px 0px 0px;
list-style:none;
text-transform:uppercase;
font-size:14px;
}
.footer_sep{
float:left;
padding:8px 14px 0px 14px;
list-style:none;
}

#mainBody{ margin:0 auto; width:99%; height:727px;}
ul.bluecheck{
	
	display:block;
	list-style-type: none;
	list-style-image: url('../images/CheckMark_32x32.png');
	margin-left:10px;
	padding-left:20px;
	

}
ul.bluecheck li{
vertical-align:top;

line-height:150%;
}

#banner{ height:240px; width:100%; margin:2px 0px 2px 0px; border:1px solid #3f86bb; background-image:url(../images/bannerText_bg.jpg); background-repeat:repeat-x;}
#bannerText{ float:left; height:100%; width:490px;}
#bannerImg{ float:right; height:100%; width:501px; background-image:url(../images/bannerImage.jpg); background-repeat:no-repeat; background-position:right;}
#bannerTextInner{ padding:5px 0px 5px 85px; font-family:"Trebuchet MS"; font-size:14px;}
#bannerTextInner a {color:#fff;
}

#main{ height:487px; width:993px; }

#main p {line-height:150%;}
#textBox{ padding:14px 24px 37px 24px; float:left;}
#textBoxBody{ height:128px; _height:100px; width:281px; border:1px solid #d8d8d8; }
#textBoxHeading{ height:30px; width:100%; background-image:url(../images/textBox_bg.jpg); background-repeat:repeat-x; }
#textBoxInner{ height:100%; width:100%;}
#textBoxText{ height:66px; width:100%; }
#textBoxButton{ text-align:right; padding-right:15px; padding-bottom:5px; }
#textBoxButton img{ text-decoration:none; border:0px;}

.left{ float:left}
.textBoxHeadingFont{ color:#fe7201; font-size:15px; font-weight:bold; padding:5px 0px 0px 5px;}
#textBoxTextFont{ padding:10px; line-height:25px;}
.darkBlue{ color:#0d0a4f; font-size:14px; font-weight:bold;}
.liteBlue{ color:#3f7196; font-size:11px; font-weight:none;}

#bottomText{ margin:0 auto; height:18px; padding-top:108px; _padding-top:95px; clear:both; color:#0d0a4f; text-align:center;

 padding-bottom:60px;   /* Height of the footer */
}

#footer{
position:static;
bottom:-10px;

height:60px;
margin:auto auto; text-align:center;  clear:both; color:#666666;

}

a img{border:none;}


h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}
h1{
margin-top:10px;
font-size: 30px;
}
h2{
font-size: 10px;
}
a:link{color:#FC4E2A;}

.error, .success, .confirm{
	font-size:100%;
	margin-left:40px;
	margin-right:40px;
	padding:10px;
	margin-bottom:10px;
	margin-top:10px;
	width:80%;
}
	
.error {
    color: #fff;
    border: 2px #900 solid;
    background: #f00;
	border-radius:2px;
	-moz-border-radius: 2px; 
	-webkit-border-radius:2px;
	

}

.success, .confirm {
    color: #4F8A10;
	color: #FE7201;
	color: #FD5200;
	font-size:100%;
    background-color: #DFF2BF;
    background-image:url('success.png');
	border-radius:3px;
	-moz-border-radius: 3px; 
	-webkit-border-radius:3px;
    background-image:url('success.png');
	border: 2px solid #FE7201;
	border-radius:3px;
	-moz-border-radius: 3px; 
	-webkit-border-radius:3px;
	font-size:11px;


	
}

#submit {
		border:none;
}


fieldset{margin-top:14px;
background: #FFF5D1;
border:none;}
fieldset legend{font-weight:bold;font-size:110%}
fieldset label{text-align:right;}




textarea:focus, input.quote:focus{

border: 2px solid #E2D76D !important;

border: -1px !important;

border: 2px !important;

border:1px solid #666 !important;
}
.heading{
	font-weight:bold;
	color:#fe7201;
}
.headingbox{ height:30px; background-image:url(../images/textBox_bg.jpg); background-repeat:repeat-x; }
.headingbox{color:#FF0000; font-weight:bold; padding:0px 10px 0px 10px;}
.simplebox{background-color:#FEF1C0;padding:5px; color:#444;}