@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background-color:#dcc89e;
	font-family:Arial, Helvetica, sans-serif;
	}  
#outside_container {
	background-color: #dcc89e;
	background-image: url(images/Back_strip.jpg);
	background-repeat: repeat-x;
}  
#container {
	/* min-height:500px; */
	/* max-height: 700px; */
	background-image: url(images/Cnct_Back_lrg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}  

#acct_lnk {position: relative;
		   left: 500px;
		   top: 50px;
			}
	
#meet_staff_lnk {position: relative;
			left: 675px;
			top: 34px;
			}
			
#faqs_lnk {position: relative;
			left: 840px;
			top: 18px;
			}

#logo {
	border:0px;
	position: relative;
	bottom: 0px;
	right: 280px;
}

#top_right {
	position: relative;
	top: 0px;
	left: 125px;
}

#menu_bar {
	position: static;
	top: 0px;
	padding: 0px;
	margin: 0px;
}

#menu_1 {
	border:0px;
	position: relative;
	right: 161px;
	bottom: 21px;
	}

#menu_2 {
	position:relative;
	right: 108px;
	bottom: 11px;
	border:0px;
}

#menu_3 {
	position:relative;
	right: 23px;
	bottom: 21px;
	border:0px;
}

#menu_4 {
	position:relative;
	left: 103px;
	bottom: 21px;
	border:0px;
}

#btn_1 {
	position:relative;
	bottom: 20px;
	right: 22px;
	border:0px;
	}

#btn_2 {
	position:relative;
	bottom: 22px;
	right: 14px;
	border:0px;
	}

#btn_3 {
	position:relative;
	bottom: 21px;
	right: -06px;
	border:0px;
	}

#btn_4 {
	position:relative;
	bottom: 22px;
	right: -22px;
	border:0px;
	}

#side_bnr_1 {
	position:relative;
	top: -380px;
	left: 745px;
	border:0px;
	}

#side_bnr_2 {
	position:relative;
	top: -293px;
	left: 501px;
	border:0px;
	}

#side_bnr_3 {
	position:relative;
	top: -206px;
	left: 257px;
	border:0px;
	}

#side_bnr_4 {
	position:relative;
	top: -118px;
	left: 13px;
	border:0px;
	}

#smart-banner {
	position: relative;
	bottom: 30px;
	right: 125px;
	}
	
#Content_Span { 
	text-decoration: none;
	width: 900px;
	color: #4F2B15;
	text-align: left;
	}
	
#Content_Span a { text-decoration: none;
	color: #4F2B15;
	width: 900px;
	text-align: left;
	}

#quick_links {
	position: relative;
	bottom: 5px;
	color: #3b1b00;
	}
	
#quick_links a {
	color:#642d0c;
	text-decoration:none;
	}
	
#footer {
	background-color: #3c1e04;
	border-top:2px solid #5fccd1;
	max-height:92px;
	font-size:9px;
	line-height:2px;
}  

#footer img {
	position: relative;
	right: 365px;
	}  

#footer span {
	display:block;
	float:none;
	width:250px;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #dbc89e;
	position: relative;
	bottom: 75px;
	right: 65px;
}  

#footer a {  
    color:#9e8292;  
    text-decoration:none;  
}  

#footer a:hover { color:#ffffff; }

#logo_btm  {
	position:relative;
	left: 295px;
	bottom: 156px;
	}

#title_txt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
	color: #4F2B15;
	}
	
#sub_title_txt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #4F2B15;
	}

