
@charset "utf-8";
/* Begin CSS Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0; zoom: 1}
/* End CSS Reset */

/* Begin Text Set */
a:focus {outline:1px dotted invert}
hr {border:0 #9FCD6A solid;border-top-width:1px;height:0; margin:10px auto 20px; width:80%}
h1 {font-size:23px; font-family:Georgia, "Times New Roman", Times, serif} h2 {font-size:23px} h3 {font-size:18px} h4 {font-size:19px} h5 {font-size:17px} h6 {font-size:15px}
h1,h2,h3,h4,h5,h6 {margin-bottom:8px;  color:#677CA7; font-family:Georgia, "Times New Roman", Times, serif}
ul {list-style:square; margin:8px 0} 
ol {list-style:decimal; margin:8px 0} 
li {margin:10px 0 10px 30px;
	line-height:21px;}
/*End Text Set */


/* Begin Regular Styling */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #333;
	background:url(images/bg.jpg) repeat-x #fff
	}
	
#container {
	position:relative;
	width:828px;
	margin:0 auto;
	}
	
#header {
	position:relative;
	margin:0 auto;
	height:201px;
	background:url(images/headerBG.jpg) no-repeat
	}

#nav {
	width:100%;
	text-align:center;
	position:absolute;
	top:160px;
	color:#FFF
}
	
#nav li {
	display:inline;
	margin:0;
}

#nav li a {
	text-decoration:none;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 24px;
	font-size:18px;
	line-height:22px
}

#nav li a:hover {
	color: #006
}
	
	
#holder {
	background:url(images/mainBG.jpg) no-repeat;
    min-height:460px;
    height:auto !important;
    height:460px;
}

#contentarea {
	width:644px;
	margin:0 auto;
	padding-top:20px;
	overflow:hidden
}

p {
	padding:0 0 10px;
	line-height:21px;
	}
	
.imgRT {
	float:right;
	margin:0 0 10px 15px;
	}
	
.imgLFT {
	float:left;
	margin:0 15px 10px 0;
	}
	
a {
	color:#677CA7
	}
	
a:hover {
	text-decoration:none
	}
	
#footer {
	height:181px;
	background:url(images/footerBG.jpg) no-repeat;
	position:relative;
}

#copyright {
	color:#FFF;
	position:absolute;
	right:100px; top:11px;
}

#homeBanners {
	margin-top:-30px;
}

#bcfooter {
	position:relative;
	text-align:center;
	top:80px
}

#mainForm {
	border:1px solid #006
}

#mainForm input {
	margin-bottom:10px;
	border:1px solid #006
}

#contactText {
	font-size:11px;
	padding:0px;
}

.conBtn {
	background:url(images/contactsubmit.jpg) no-repeat;
	height:22px;
	width:63px;
	padding:2px;
	}
.conInput {
	width:229px;
	height:15px;
	padding:3px;
	margin:2px;
	color:#203F7F;
	background:url(images/contactinput.jpg) no-repeat;
	}
/*Contact2*/
#contact {
	float:left;
	z-index:1;
	width:333px;
	}	
#comment {
	width:280px;
	margin-top:-15px;
}
	
#contact2 {
	float:left;
	z-index:1;
	width:450px;
	margin-left:10px
	}
	
#contact3 {
	float:left;
	z-index:1;
	width:333px;
	margin-left:200px;
	_margin-left:100px;
		}	

#contact4 {
	float:left;
	z-index:1;
	margin-left:180px;
	_margin-left:85px;
		}		
label {
	margin: 0;
	padding:0.2em;
	margin-top:0.3em;
	text-align:right;
	width:70px;
	float:left;
	text-transform:uppercase;
	font-size:10px;
  }
  
label.title {
	margin: 0;
	padding:0.2em;
	margin-top:0.3em;
	text-align:right;
	width:70px;
	float:left;
	font-size:10px;
  }
  
fieldset {
    background-color: #c0ccd9;
    border:solid 0 #fff; /* Opera doesn't get border:none or border:0 on fieldsets */
    width:300px;
	font-size:12px;
	padding:15px;
	border:#fff 1px solid;
  }
  
  
legend {
	width:194px;
	display:block;
	color:#fff;
	font-size:2.7em;
	padding-left:0.5em;
	background: transparent url("images/legend_bg.gif") no-repeat;
	font-weight:bold;
	white-space:pre; /* hack: make sure */
	}

.br {display:none;}  
  
.textfield {
	font:12px  Verdana, Arial, Helvetica, sans-serif ;
	color:#333 ;
	margin:3px;
	height:20px;
	border:solid 0 #fff;
	padding: 3px 8px;
	background: transparent url("images/textfield_bg.gif") no-repeat fixed;
	width:200px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:187px;
	}
	
fieldset>input.textfield {
	background: transparent url("images/textfield_bg.gif") no-repeat;
	}
	
textarea {
	font:1.1em Verdana, Arial, Helvetica, sans-serif;
	color:#333 ;
	margin:3px;
	height:123px;
	border:solid 0 #fff;
	padding: 0 8px;
	background: transparent url("images/textarea_bg.gif") no-repeat fixed;
	width:200px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:190px;
	}

textarea #comment {
	font:1.1em Verdana, Arial, Helvetica, sans-serif;
	color:#333 ;
	margin:3px;
	height:123px;
	border:solid 0 #fff;
	padding: 0 8px;
	background: transparent url("images/textarea_bg.gif") no-repeat fixed;
	width:200px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:225px;
	}

	
fieldset>textarea {
	background: transparent url("images/textarea_bg.gif") no-repeat;
	}
	
.submit {
	}
.select {
	border:#CCCCCC 1px solid;
	width:60px;
	}
	
input.btn{
	height:21px;
	margin-bottom:5px;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:small;
   vertical-align:top;
   }
 
 .input100 {
 	width:60px;
 }
 .input150 {
 	width:150px;
 }
 .input200 {
 	width:200px;
 }
 .input250 {
 	width:250px;
 }
 
 /*end*/
