/* CSS DOCUMENT */

/*------------------------ GENERAL ------------------------*/
body{
	padding:0;
	margin:0;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	background:url(../images/bot-bg.jpg) 0 100% no-repeat #000;
	color:#666;
	}
div, th, td, img, p, a, ul, h1, h2, h3, h4, h5, h6, form, label, input, select, textarea, iframe, object{
	padding:0;
	margin:0;
	}
img{ display:block;
	 border:none;
	 }
a{ text-decoration:none;
	outline:none;
	}
ul{ list-style-type:none;}
.spacer{
	font-size:0;
	line-height:0;
	clear:both;
	}

/*------------------------ OUTER WRAPPER ------------------------*/
div#outerWrapper{
	background:url(../images/top-bg.jpg) 100% 0 no-repeat;
	padding-bottom:126px;
	}
	
	
	/*------------------------ OUTER WRAPPER BOTTOM ------------------------*/
div#outerWrapperBtm{
	background:url(../images/bot-bg-rt.jpg) 100% 0 no-repeat;
	width: 212px;
	height:111px;
	padding-right:0px;
	float:right
	
	}

/*------------------------ MAIN ------------------------*/
div#main{
	width:945px;
	margin:0 auto;
	}

/*------------------------ HEADER ------------------------*/
div#header{
	height:153px;
	}
div#header a.logo{
	display:block;
	width:215px;
	height:142px;
	float:left;
	margin-right:90px;
	}
div#header div.mainNav{
	background:url(../images/main-nav-bg.gif) 0 0 repeat-x;
	float:left;
	width:620px;
	margin-top:132px;
	}
div#header div.mainNav div{
	background:url(../images/main-nav-side-bg.gif) 0 0 no-repeat;
	}
div#header div.mainNav div ul{
	height:21px;
	background:url(../images/main-nav-side-bg.gif) 100% 100% no-repeat;
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	}
div#header div.mainNav div ul li{
	display:inline;
	padding:0 6px;
	}
div#header div.mainNav div ul li a{
	color:#fff;
	}
div#header div.mainNav div ul li a:hover,
div#header div.mainNav div ul li a.active{
	color:#953306;
	}

/*------------------------ BANNER ------------------------*/
div#banner{
	height:267px;
	background:url(../images/banner.jpg) 0 0 no-repeat;
	}
div#banner p{
	font-size:14px;
	line-height:18px;
	width:195px;
	font-style:italic;
	color:#fff;
	padding:98px 0 0 745px;
	}
div#banner h1{
	font-size:14px;
	line-height:18px;
	width:195px;
	font-style:italic;
	color:#fff;
	padding:98px 0 0 745px;
	font-weight:normal;
	}

/*------------------------ INNER PAGE BANNER ------------------------*/
div#innerPageBanner{
	height:267px;
	}

/*------------------------ BODY CONTAINER ------------------------*/
div#bodyContainer{
	background:url(../images/pattern.gif) 0 0 repeat;
	}
div#bodyContainer div.innerContainer{
	background:url(../images/top-shadow.gif) 0 0 repeat-x;
	padding:33px 20px;
	height:100%;
	overflow:hidden;
	}
div#bodyContainer h2{
	font-size:18px;
	line-height:22px;
	padding-bottom:14px;
	font-weight:normal;
	}
div#bodyContainer h3{
	font-size:13px;
	line-height:22px;
	padding-bottom:14px;
	font-weight:bold;
	font-style:italic;
	}
div#bodyContainer h4{
	font-size:13px;
	line-height:22px;
	padding-bottom:3px;
	font-weight:normal;
	font-style:italic;
	}
div#bodyContainer p{
	padding-bottom:14px;
	}
div#bodyContainer p span{
	color:#023E7C;
	}
div#bodyContainer p a{
	text-decoration:underline;
	color:#023E7C;
	}
div#bodyContainer p a:hover{
	text-decoration:none;
	}
div#bodyContainer ul.bodyList1{
	padding:0 0 15px 10px;
	font:normal 12px/16px Arial, Helvetica, sans-serif;	
	}
div#bodyContainer ul.bodyList1 li{
	padding:0 0 2px 12px;
	background:url(../images/bull1.gif) 0 4px no-repeat;
	}

/*------------------------ BODY CONTAINER - LEFT PANEL ------------------------*/
div#leftPanel{
	width:200px;
	float:left;
	}
div#leftPanel img{
	margin-bottom:10px;
	}

/*------------------------ BODY CONTAINER - RIGHT PANEL ------------------------*/
div#rightPanel{
	width:680px;
	float:right;
	}
div#rightPanel div.contentBlock{
	padding-bottom:20px;
	}

/*------------------------ HOME BLOCKS ------------------------*/
div.homeLeftBlock{
	width:276px;
	float:left;
	}
div.homeRightBlock{
	width:390px;
	float:right;
	overflow:hidden;
	}
div.homeRightBlock div.blocksContainer{
	width:410px;
	}
div.homeRightBlock div.blocksContainer div.blocks{
	width:115px;
	padding-right:20px;
	float:left;
	}
div.homeRightBlock div.blocksContainer div.blocks img{
	margin-bottom:10px;
	}

/*-------------------------- CONTACT FORM AREA --------------------------*/
div.formArea{
	padding-bottom:20px;
	width:420px;
	}
div.formArea div.fields{
	height:100%;
	overflow:hidden;
	padding-bottom:10px;
	}
div.formArea div.fields label{
	display:block;
	font-size:13px;
	line-height:17px;
	width:150px;
	float:left;
	color:#023E7C;
	}
div.formArea div.fields input{
	width:250px;
	height:15px;
	font:normal 11px/15px Arial, Helvetica, sans-serif;
	float:right;
	padding:0 0 0 3px;
	}
div.formArea div.fields textarea{
	width:250px;
	height:80px;
	font:normal 11px/15px Arial, Helvetica, sans-serif;
	float:right;
	padding:0 0 0 3px;
	}
div.formArea div.fieldsBtn{
	height:27px;
	padding:10px 0 0 163px;
	}
div.formArea div.fieldsBtn input{
	border:none;
	width:62px;
	height:27px;
	float:left;
	margin-right:10px;
	}
div.formArea p.requiredField{
	padding:0 0 15px 163px !important;
	font-size:11px;
	line-height:15px;
	color:#023E7C;
	font-style:italic;
	}




