html, body {
	
margin: 0 auto;

	height: 100%;

}


body {

	
	font-family: Arial;

	font-size: 12pt;

	color:#000;
}



h1 {

	font-family: 'Quicksand', sans-serif;

	color:#606060;

}



#container {
	
min-height: 100%;

	height: auto !important;

	height: 100%;

	margin: 0 auto -30px;

}



#container {

	position: relative;

	width: 100%;

	margin: 0 auto -30px;

	background:url(../templateimages/body-bg.jpg) repeat-x;

}



#footer {

	position: relative;

	height:70px;

	background:#fff;

	color:#7b7a7d;

	font-size:8pt;

	width:950px;

	margin:0 auto;

	padding:0 5px;

}



#footer a {

	color:#7b7a7d;

}



#header {

	background:#f57d32;

	height:290px;

	width:100%

}



#headwrap {

	margin:0 auto;

	width:960px;

	position:relative;

}



#logo {

	position: absolute;

	bottom: 20px;

	left: 20px;

}



#topnavhold {

	position:relative;

	margin: 0 auto;

	width: 900px;


}



#topnav {
	
padding: 20px 0 0 0;

	position:absolute;

	color: #6E6F73;

	height: 60px;

	z-index: 2;

	top: -25px;

}




#topnav a {
	text-align: center;
	color:#fff;
	display: inline-block;
	width: 120px;
	height: 20px;
	background: url(../templateimages/topnav-bg.png) no-repeat;
	margin-left: -20px;
	padding-top: 2px;
	text-decoration: none;
	font-weight: 800;
	font-size: 10pt;
}

#topnav a:hover {

	color:#000;

}



#contact {

	position: absolute;

	bottom: 20px;

	right: 0px;

}



#wrapper {

	width:960px;

	margin: 13px auto 0;

	background:#fff;

	position: relative;

}



#content {

	padding:40px;

	width:680px;

}



#sponsors {
	
position: absolute;

	width: 200px;

	right: 5px;

	top: 60px;

}



.footimg1 {

	position:absolute;

	right:-80px;

	bottom:0;

}

#content-gallery{

	padding:40px;

	width:860px;

}

