body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 900px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 81px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 16px;
	text-align: right;
}
#menu {
	height: 22px;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 26px;
	text-align: right;
	color: #000;
}
#wrapper #menu a {
	color: #FFF;
	text-decoration: none;
}
#wrapper #menu a:hover, #menu a#current {
	color: #DC271C;
	text-decoration: none;
}
#img {
	height: 150px;
	width: 865px;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/imgs.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#content {
	height: 400px;
	width: 800px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
#bottom {
	height: 45px;
	width: 800px;
	margin-top: 35px;
	margin-right: auto;
	margin-left: auto;
	color: #999;
	text-align: center;
}
#wrapper #bottom a {
	text-decoration: none;
}

#contenta{
	height: 270px;
	width: 400px;
	margin-left: 15px;
	margin-top:10px;
	float:left;
	overflow:auto;
}
#dropDown{
	height: 97px;
	;
	width:340px;
	float:right;
	margin-top:10px;
	margin-left:0px;
	overflow:auto;

}
#contact{
	height: 230px;
	width: 345px;
	margin-left: 0px;
	margin-top:0px;
	float:right;
	overflow:hidden;
	margin-right: 15px;
}
#contact h3{
	display:block;
	height:17px;
	width:280px;
	padding:0 0 0 0px;
	margin:0 0 0px 0;
	font:bold 11px/17px Arial, Helvetica, sans-serif;
	color:#974D04;
	background-color:inherit;
	text-transform:uppercase;
}

#welcome{
	/*background-image: url(../images/welcome1.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;	
	height: 91px;
	width: 400px;
	margin-left: 23px;
	margin-top:10px;
	float:left;
	overflow:auto;

}
#mainContent{
	width: 520px;
	height: 400px;
	margin-left: 23px;
	margin-top:10px;
	float:left;
	overflow:auto;
}


.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

