body{
	margin-top:55px;
	font: 75% Tahoma;
	background-color:#f9f17e;
	background-image:url(../img/body_bg.jpg);
	padding-bottom:30px;
}
#wrapper{
	margin-top:60px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:800px;
	height:500px;
}
#sidebar{
	margin:0;
	padding:0;
}
#content{
	width:500px;
	height:440px;
	position:absolute;
	right:10px;
	top:40px;
	z-index:1;
	color:#ffffff;
}
#admin_login #wrapper{
	width:250px;
	position:relative;
}
#admin_login #content{
	width:250px;
	position:absolute;
	left:25px;
	top:160px;
}
#admin_login #fake_bg{
	width:250px;
	position:absolute;
}
#admin_login #logo{
	width:250px;
	position:absolute;
	top:-50px;
	left:-90px;
	width:315px;
	height:240px;
}
#content p{
	padding:10px;
	padding-bottom:0;
	margin-top:0;
}
#slideshow{
	position:relative;
	left:10px;
	margin-bottom:15px;
	margin-top:20px;
	width:480px;
	height:200px;
	/*border:1px solid #f9f17e;*/
	padding:0;
}
h2{
	position:absolute;
	height:40px;
	width:300px;
	top:-60px;
	right:10px;
	text-indent:-9999px;
	background-image:url(../img/title_bg1.png);
	background-repeat:no-repeat;
	display:block;
	padding:0;
	margin:15px;
}
#home h2{
	background-position: 0px 0px;
}
#login h2{
	background-position: 0px -40px;
}
#signup h2{
	background-position: 0px -80px;
}
#faq h2{
	background-position: 0px -120px;
}
#about h2{
	background-position: 0px -160px;
}
#resources h2{
	background-position: 0px -198px;
}
#contact h2{
	background-position: 0px -235px;
}
#logo{
	background-image:url(../img/logo2.png);
	position:absolute;
	left:-50px;
	top:-40px;
	width:315px;
	height:240px;
	z-index:3;
}
#fake_bg{
	opacity:0.6;
	filter:alpha(opacity=60);
	position:absolute;
	top:0;
	left:0;
	z-index:0;
	width:800px;
	height:500px;
	background:#000000;
	border-bottom:1px solid #f9f17e;
	border-top:1px solid #f9f17e;
	border-left:25px solid #f9f17e;
	border-right:1px solid #f9f17e;
	
}
#nav{
	z-index:2;
	position:absolute;
	top:150px;
	left:25px;
	width:200px;
	margin:0;
	padding:0;
}
#nav_menu{
	list-style:none;
	width:194px;
	padding:0;
	margin:3px;
	margin-top:50px;
	
}
#nav_menu li{
	display:block;
	width:196px;
	padding:0;
}
#nav_menu a{
	display:block;
	width:180px;
	height:24px;
	padding:7px;
	color:#ffffff;
	text-align:left;
	text-decoration:none;
	/*font-family:Walkway Bold;*/
	margin-bottom:2px;
	bor/der-bottom:1px dotted #ffffff;
}
html #nav_menu li{
	background:repeat-x bottom url(../img/nav_border.gif);
}
#nav_menu a:hover{
	color:#f9f17e;
	text-indent:0;
}
#nav_home{
	background-image:url(../img/home_32.png);
	background-position:right;
	background-repeat:no-repeat;
}
#nav_members{
	background-image:url(../img/user_business_32.png);
	background-position:right;
	background-repeat:no-repeat;
}

#nav_faq{
	background-image:url(../img/lightbulb_32.png);
	background-position:right;
	background-repeat:no-repeat;
}
#nav_about{
	background-image:url(../img/info_button_32.png);
	background-position:right;
	background-repeat:no-repeat;
}
#nav_res{
	background-image:url(../img/tools_32.png);
	background-position:right;
	background-repeat:no-repeat;
}
#nav_contact{
	background-image:url(../img/email_32.png);
	background-position:right;
	background-repeat:no-repeat;
}
#nav_view{
	background-image:url(../img/page_text_32.png);
	background-position:right;
	background-repeat:no-repeat;
}
#nav_messages{
	background-image:url(../img/comment_page_32.png);
	background-position:right;
	background-repeat:no-repeat;
}
#nav_settings{
	background-image:url(../img/user_business_info_32.png);
	background-position:right;
	background-repeat:no-repeat;
}
#content a{
	color:#f9f17e;
	font-weight:bolder;
	text-decoration:none;
}
/*#login form{
	text-align:right;
	width:260px;
	height:150px;
	margin-left:auto;
	margin-right:auto;
	padding-top:50px;
	padding-right:20px;
	margin-top:20px;
	margin-bottom:20px;
	background:#f9f17e;
	border:1px #000000 dotted;
}*/
#login form{
	text-align:right;
	margin-top:60px;
}
#signup_wiz{
	margin:10px;
}
#signup_wiz{
	text-align:right;
}

form{
	border-top:1px #ffffff dotted;
	border-bottom:1px #ffffff dotted;
	padding:10px;
}
fieldset{
	margin:5px;
	text-align:right;
	padding:5px;
	color:#ffffff;
	border:0;
}
#content{
	text-align:justify;
}
input{
	font: 90% georgia, sans-serif;
	margin:3px;
}
.wiz_form {
	width:180px;
	background:#ffffff;
	border:1px #000000 solid;
	margin:3px;
}
.wiz_form:focus{
	background:#f9f14e;
}
.wiz_form:hover{
	background:#f9f18e;
}
#pay_mode fieldset{
	text-align:left;
}
#pay_mode input{
	border:0;
}
#testimonials{
	position:relative;
}
.testimonial{
	margin-top:30px;
}
.testimonial p{
	position:relative;
	right:-40px;
	width:440px;
	margin-top:40px;
	margin-bottom:0;
	padding:10px;
	color:#f9f17e;
}
.quote{
	display:block;
	width:60px;
	height:60px;
	padding:0;
	margin:0;
	position:absolute;
	background-image:url(../img/quote.png);
	background-repeat:no-repeat;
}
.open_quote{
	top:-40px;
	left:-40px;
	background-position:top;
}
.close_quote{
	bottom:-30px;
	right:-10px;
	background-position:0px -60px;
}
.client_name{
	display:block;
	margin:0;
	padding:0;
	padding-top:30px;
	color:#ffffff;
	font-style:italic;
	font-weight:bolder;
}
#footer{
	color:#ffffff;
	position:absolute;
	bottom:5px;
	margin-left:0;
	margin-right:auto;
	width:800px;
	z-index:6;
	text-align:center;
}
#footer a{
	text-decoration:none;
	color:#f9f17e;
}
.hidden{
	border:3px solid #f9f17e;
}
.md_caption{
	font-weight:bolder;
	font-style:italic;
	color:#f9f17e;
}
#md_pic{
	margin:5px;
	width:120px;
	height:160px;
	float:right;
	background:#f9f17e;
}
legend{
	color:#f9f17e;
	font-weight:bolder;
}