#container {
	width: 958px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	background-color: #252525;
	background-image: url(images/standard-bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
}
#header #logo {
	float: left;
	width: 232px;
}
#header #logo h1 {
	display: none;
	margin: 0px;
}
#header #nav {
	background-image: url(images/menu-bg.gif);
	background-repeat: repeat-x;
	float: right;
	height: 52px;
	width: 726px;
	padding-top: 37px;
}
#header #pagenav {
	background-image: url(images/page-nav-bg.gif);
	background-repeat: repeat-x;
	float: right;
	height: 30px;
	width: 726px;
	padding-top: 15px;
	margin-top: 3px;
}
#pagecontent #image {
	float: right;
	width: 290px;
	margin-right: 3px;
	margin-top: 5px;
}
#pagecontent #textarea {
	float: left;
	width: 550px;
}
#image p {
	background-image: url(images/image-shade.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 12px;
	height: 54px;
}
#specials {
	font-size: 14px;
}


#topbanner {
	margin-top: 8px;
	margin-bottom: 10px;
}


#header ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#header li {
	float: left;
	margin-right: 3px;
	padding: 0px;
}
#header a {
	background-color: #000;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
#header a:hover {
	background-color: #FD9500;
}
#header .current a {
	background-color: #FD9500;
	color: #030303;
}
#banner {
	height: 329px;
}
#banner #welcome {
	float: left;
	width: 430px;
	height: 289px;
	background-image: url(images/intro-box.jpg);
	padding-top: 40px;
	padding-bottom: 0px;
	padding-right: 45px;
	padding-left: 25px;
}
#banner #flash {
	float: left;
	height: 329px;
	width: 458px;
	background-image: url(images/flash-bg.gif);
}
#features {
	background-image: url(images/home-bot-bg.jpg);
	background-repeat: repeat-x;
	padding: 15px 15px 0px 35px;
	margin: 0px;
}
#features .clm-space {
	float: left;
	width: 25px;
}
#features .clm {
	width: 29%;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#footer {
	background-color: #1C1C1C;
	padding: 15px 10px 30px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #808080;
}
h3 {
	font-size: 11px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC9200;
	margin: 0px;
}

#footer #ignite {
	float: left;
	width: 296px;
	padding-left: 14px;
}
#footer a:hover {
	color: #FD9500;
}
.orange {
	color: #FFAE1A;
}
.tiny {
	font-size: 10px;
	color: #929292;
}
#features a {
	color: #F79A19;
}



#footer #links {
	float: left;
	width: 628px;
}
#footer #links a {
	padding-right: 9px;
	padding-left: 9px;
}
#footer a {
	color: #6B6B6B;
	text-decoration: none;
}.clr {
	font-size: 0px;
	line-height: 1px;
	clear: both;
}
#welcome h1, #pagecontent h1{
	font-family: "Century Gothic";
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
	line-height: 22px;
	letter-spacing: -1px;
	margin-right: -20px;
}
#pagecontent {
	background-color: #1C1C1C;
	background-image: url(images/page.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 20px;
}
#pagecontent a {
	color: #FFAE1A;
}
#pagecontent a:hover {
	text-decoration: none;
}

.formfield {
	width: 210px;
	border: 1px solid #E5E5E5;
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.formfield2 {
	width: 310px;
	border: 1px solid #E5E5E5;
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.button {
	color: #1C1C1C;
	background-color: #FFAE1A;
	border: 1px solid #FA9814;
	font-size: 11px;
}

.feature_under {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFAE1A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #252525;
}
.box {
	padding: 8px;
	background-image: url(images/feature-bg.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #161616;
	border-bottom-color: #161616;
	border-left-color: #161616;
}
#pagecontent h2 {
	font-family: "Century Gothic";
	color: #FB9800;
	font-weight: 400;
	font-size: 21px;
}
