* { padding: 0; margin: 0; }

body {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FF5A00;
	background-color: #ff6707;
}

img{border:0px}

h1{
	font-size: 24px;
	margin-bottom: 15px;
	color: #5D6967;
	padding: 5px;
	background-color: #E0E4E3;
}

a {color: #FF5A00;}
a:hover{
	color: #000000;
}

ul{
	list-style-position: outside;
}
li{
	margin-left: 15px;
}

#wrapper {
	margin: 0 auto;
	width: 939px;
}
#wrapwhite{
	background-image: url(images/bgbody.jpg);
	background-repeat: repeat-x;
	width:100%;
	background-color: #FFFFFF;
}
#header {
	width: 939px;
	height: 112px;
	background-attachment: scroll;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content {
	width: 939px;
	clear: both;
	color: #5d6967;
	float: left;
	margin-bottom: 10px;
}

#footerwrap{
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
	clear: both;
	width: 100%;
	height:150px;
}
	
#footer {
	width: 939px;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}
#footer a{
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:hover
{
	color: #FECDAF;
}
#footernav{
	height: 20px;
	width: 939px;
	text-align: right;
}
#footernav li
{
	display: inline;
	list-style-type: none;

}
#footernav li a
{
	font-weight: bold;
	float: left;
	padding-top: 3px;
	padding-right: 25px;
}


.footertext{
	margin-top: 20px;
	clear: both;
}

#navlist{
	float: right;
}
#navlist li
{
	display: inline;
	list-style-type: none;
	margin: 0px;
}

#navlist ul {
	list-style-type: none;
}
#navlist li a
{
	text-decoration: none;
	color: #FF5A00;
	font-weight: bold;
	float: left;
	padding-top: 65px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#navlist li a:hover
{
	background-color: #FF5A00;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/hoverbg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#navlist .on
{
	background-color: #FF5A00;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/hoverbg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#bannersml{
}
#banner{
	background-color: #ffe4d3;
	background-attachment: scroll;
	background-image: url(images/bttmbanner.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 319px;
}
#banner p{
	color: #FFFFFF;
	width: 295px;
	float: left;
	padding-top: 120px;
	padding-left: 20px;
	text-align: justify;
}


.box1, .box3{
	float: left;
	height: 263px;
	width: 303px;
	text-align: justify;
	padding: 10px;
}
.box1{

}
.box2{
	width:283px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;

}
.box3{
	color: #FFFFFF;
	background-image: url(images/boxbgform.jpg);

}
.box4{
	float: left;
	width:606px;
	text-align: justify;
	padding-right: 10px;
	padding-bottom: 10px;
	display: inline;
}

#clear{
	clear: both;
	height: 10px;
}
p, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
	width:303px;
}
	/* ----------- basic ----------- */
	#basic{

	}
	#basic h1 {
		font-size:14px;
		font-weight:bold;
		margin-bottom:8px;
	}
	#basic p{
	font-size:11px;
	padding-bottom:10px;
	}
	#basic label{
	display:block;
	font-weight:bold;
	text-align:left;
	width:150px;
	float:left;
	}
	#basic .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:140px;
	}
#basic input{
	float:left;
	width:299px;
	margin-right: 0;
	margin-bottom: 15px;
	border: 1px solid #DD4E00;
	background-color: #F4F4F4;
	padding: 2px;
	}

	#basic textarea{
		float:left;
		width:200px;
		margin:2px 0 30px 10px;
	}
	#basic .button{
	width: 142px;
	float: right;
	margin-top: 10px;
	background-color: #F4F4F4;
	border: 1px solid #F4F4F4;
	color: #FF5A00;
	font-weight: bold;
	font-size: 10px;
	}
.logos{
	float: right;
}
.logos img{
	padding-left: 10px;
}
.banslide{
	float: right;
	padding-top: 11px;
	padding-right: 10px;
}

