.clear {
	clear: both; 
}
a:hover {
	text-decoration: underline !important; 
}
#header {
	width: 100%;
	background-color: #132839; 
}

.current {
	text-decoration: underline !important;
	color: #ffffff; 
}

.current-side {
	text-decoration: underline !important;
	color: #000000; 
}

#header-container {
	width: 946px; 
	margin: 0 auto;
	position: relative;
}

#home-banner-text { 
	position: absolute;
	top: 220px;
	left: 50px;
	color: #ffffff;
	text-align: justify;
	width: 360px; 
}

.sf-menu { 
	position: absolute;
	right: 0; 
	top: 75px;
}

#body {
	width: 100%;
	background: url(../images/bodybg.png) repeat-x 0 top; 
}

#body-container { 
	width: 946px; 
	margin: 0 auto;
	position: relative;
	padding-top: 50px; 
}

#left-column-team { 
	width: 185px;
	float: left;
	position: relative; 
}

#right-column-team {
	width: 760px;
	float: left;
	position: relative; 
}

#right-column-team p {
	text-align: justify; 
}

#left-column { 
	width: 355px;
	float: left;
	position: relative; 
}

#right-column {
	width: 591px;
	float: left;
	position: relative; 
}

#left-column li {
	list-style-image: url(../images/bullet.png);
	font-size: 14px; 
}

#left-column li a {
	color: #000;
	text-decoration: none; 
}

#left-column ul { 
	left: -8px;
	position: relative; 
}

#right-column p {
	text-align: justify; 
}

#home-list li {
	list-style-type: none;
	padding: 0 49px 49px 0;
	margin: 0;
	width: 265px;
	float: left;
	font-size: 12px; 
}

#home-list li.list-last {
	padding-right: 0 !important; 
}

#home-list span a {
	background-color: #aca58e;
	color: #fff;
	padding: 6px 12px;
	text-decoration: none; 
	-moz-border-radius: 12px; 
  	-webkit-border-radius: 12px; 
  	border-radius: 12px;
}

#footer {
	width: 100%;
	background: url(../images/footerbg.png) repeat-x 0 top; 
}

#footer a {
	color: #000; 
}

#footer2 {
	width: 100%;
}

#footer-container { 
	width: 946px; 
	margin: 0 auto;
	position: relative;
	margin-top: 50px;
	padding-top: 40px; 
}

#footer-container2 { 
	width: 946px; 
	margin: 0 auto;
	position: relative;
}

#footer-left {
	width: 359px;
	float: left; 
}

#footer-middle {
	width: 316px;
	float: left;
	/*background: url(../images/footer-mid.jpg) no-repeat;*/
	height: 110px;
	position: relative; 
}

#footer-right {
	width: 270px;
	float: left;
	position: relative;
	height: 140px;
/*	background: url(../images/message.jpg) no-repeat; */
}

#footer input, #footer textarea {
	border-style: none;
	background-color: transparent;
	font: italic 12px Georgia; 
}

input {
	width: 150px; 
}

#footer2 input, #footer2 textarea {
	border-style: groove;
	background-color: transparent;
	font: italic 12px Georgia; 
}

#name { 
	position: absolute;
	left: 90px;	
	top: 10px; 
}

#message { 
	position: absolute;
	left: 14px;	
	top: 10px; 
	resize: none;
	overflow: auto;
	outline: none;
}

#email { 
	position: absolute;
	left: 90px;	
	top: 47px; 	 
}

#submit {
	position: absolute;
	left: 90px;	
	top: 77px; 	 
	/*text-indent: -9999px;*/
	cursor: pointer;
	width: 90px;
	height: 25px;
}

#copyright {
	width: 100%;
	background-color: #132839; 
}

#copyright-container {
	width: 946px; 
	margin: 0 auto;
	position: relative;
	color: #ffffff;
	text-align: center;
	line-height: 50px; 
}

#copyright a {
	color: #ffffff; 
}
