html {
	margin: 0px;
	padding: 0px;
	}
body {
	background:#FEB917 url(img/mainBG.jpg) repeat-x;
	margin: 0px; 
	padding: 20px 0px 40px 0px;
	}

h1 {
	width:300px;
	height:87px;
	margin:0px;
	padding:0px;
	text-indent:-600em;	
	background:transparent url(img/logo.gif) no-repeat;
	}
h3{	
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #4094E6;
	text-decoration: none;
	margin:0px;
	padding:0px;
	line-height:18px;
	}	
h4{	
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #36515B;
	text-decoration: none;
	margin:0px;
	padding:0px 0px 15px 0px;
	line-height:16px;
	}		
p{	
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #4F6770;
	text-decoration: none;
	margin:0px;
	padding:0px 0px 10px 0px;
	text-align:justify;
	}		

/* -------------------------------------------------------------- */

#mainContainer {
	width:743px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	vertical-align:top;
	}
#mainContainer .topCap{
	width:743px;
	height:22px;
	background:transparent url(img/top_cap.gif) no-repeat;
	}
#mainContainer .topCapA{
	width:743px;
	height:22px;
	padding:15px 0px 0px 0px;
	background:transparent url(img/top_cap.gif) 0 100% no-repeat;
	}	
#mainContainer .bCap{
	width:743px;
	height:22px;
	background:transparent url(img/boottom_cap2.gif) no-repeat;
	}	
#mainContainer .contentBGlvlA{
	width:735px;
	padding:0px 4px 0px 4px;
	background-color:#fff;
	}	
#mainContainer .contentBGlvlAA{
	width:735px;
	height:123px;
	padding:0px 4px 0px 4px;
	background:#fff url(img/boottom_cap2.gif) 0 100% no-repeat;
	}		
#mainContainer .contentBGlvlB{
	width:735px;
	background:#FDFEFF url(img/content_bg.jpg) 0 0 repeat-x;
	}	
#mainContainer .contentBGlvlBB{
	width:735px;
	background:#FDFEFF url(img/topBG.jpg) repeat-x;
	}			
#mainContainer .bottomCap{
	width:743px;
	height:38px;
	background:transparent url(img/bottom_cap.gif) no-repeat;
	}		

/* -------------------------------------------------------------- */

#headerContainer {
	width:735px;
	height:87px;
	padding:0px 0px 10px 0px;
	}
#logo {
	width:300px;
	height:87px;
	float:left;
	}
#topContactInfo {
	width:230px;
	height:87px;
	float:right;
	padding:0px 30px 0px 0px;
	}
#topContactInfo h2 {
	font-family: Georgia;
	font-size: 24px;
	font-weight: bold;
	color: #2362AA;
	text-decoration: none;
	margin:0px;
	padding:0px;
	text-align:right;
	}	
#topContactInfo p {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #36515B;
	text-decoration: none;
	margin:0px;
	padding:0px;
	text-align:right;
	}		

/* -------------------------------------------------------------- */

#menuContainer {
	width:735px;
	height:24px;
	}
#menuContainer .mainMenu {
	width:476px;
	height:24px;
	float:right;
	}
	
#menuContainer .mainMenu ul{
	width:476px;
	height:24px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
#menuContainer .mainMenu li{
	margin:0px;
	padding:0px;
	display:inline;
	}
#menuContainer .mainMenu  a{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #F2F7FB;
	text-decoration: none;
	background:transparent url(img/menu_btn.gif) 0px 0px no-repeat;
	height:18px;
	display:block;
	float:left;
	padding:7px 0px 0px 10px;
	outline:none;
	margin:0px 0px 0px 0px;
	}
#menuContainer .mainMenu  a span{ 
	background:transparent url(img/menu_btn.gif) 100% 0 no-repeat; 
	padding:7px 10px 0px 0px;
	}
#menuContainer .mainMenu  a:hover{background:transparent url(img/menu_btn.gif) 0px -28px no-repeat;}
#menuContainer .mainMenu  a:hover span{ background:transparent url(img/menu_btn.gif) 100% -28px no-repeat; padding:7px 10px 0px 0px;}

#menuContainer .mainMenu  strong.activTab {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background:transparent url(img/menu_btn.gif) 0px -28px no-repeat;
	height:18px;
	display:block;
	float:left;
	padding:7px 0px 0px 10px;
	outline:none;
	margin:0px 0px 0px 0px;
	}
#menuContainer .mainMenu  strong.activTab span{ background:transparent url(img/menu_btn.gif) 100% -28px no-repeat; padding:7px 10px 0px 0px;}

/* -------------------------------------------------------------- */


#headerImg {
	width:735px;
	height:166px;
	font-size:1px;
	}

/* -------------------------------------------------------------- */

#contentContainer {
	width:688px;
	padding:40px 24px 0px 23px;
	}
#contentContainer h2{	
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #36515B;
	text-decoration: none;
	margin:0px;
	padding:0px 0px 10px 0px;
	}
#contentContainer .line{
	width:688px;
	height:12px;
	margin:0px 0px 15px 0px;
	border-bottom:1px solid #DADCDD;
	}
#contentContainer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #4094E6;
	text-decoration: underline;
	}
#contentContainer a:hover { color:#1F4958; text-decoration: none;}


#contentContainer .left {
	width:450px;
	float:left;
	}
#contentContainer .right {
	width:200px;
	padding:30px 0px 0px 0px;
	float:right;
	}	

/* -------------------------------------------------------------- */

#contentA{
	width:735px;
	background:transparent url(img/we_look2.gif) 100% 10px no-repeat;
	}
#contentA .contentAtxt{
	width:400px;
	padding:0px 0px 0px 24px;
	}	


/* -------------------------------------------------------------- */

#footerContainer{
	width:743px;
	height:23px;
	padding:5px 0px 15px 0px;
	text-align:center;
	}
#footerContainer a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	margin:0px;
	padding:0px 30px 0px 0px;
	}
#footerContainer a:hover { color:#1F4958}

#footerContainer p{ text-align:center;font-family: "Trebuchet MS"; padding:10px 0px 0px 0px;}

/* -------------------------------------------------------------- */

input, textarea{	
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #678495;
	text-decoration: none;
	border:solid 1px #cdd2d5;
	background-image:none;
	background-color:#fff;
	padding:1px;
	padding-top:2px;
	padding-left:4px;
	border-left: 4px solid #74acd0;
	margin:0px;
	}
		
