/* START DEFAULT CSS SETTINGS */

* {padding:0px; margin:0px;} 
p {padding:0px; margin:0px;} 
a {outline:0px;}

html { overflow:scroll; }
img  {border:none; padding:0px; margin:0px;}

body, html {
	font-family:Arial; 
	font-size:12px;
	margin:0px;
	background:url(../images/main_bg.jpg) repeat-x;
	background-color:#000000;
}

/* CLOSE DEFAULT CSS SETTINGS */


/* START MAIN TEMPLATE DIVS */

#wrap {
	width:1005px;
	margin:auto;
}
#header {
	width:934px;
	height:96px;
	margin:0px 35px 0px 36px;
}
#header_left {
	float:left;
	width:201px;
	height:88px;/*96px*/
	padding:8px 0px 0px 0px;
}
#header_center {
	float:left;
	width:532px;
	height:66px;/*96px*/
	padding:30px 0px 0px 0px;
	text-align:center;
}
#header_right {
	float:left;
	width:201px;
	height:96px;
}

#top_menu {
	width:934px;
	height:42px;/*47px*/
	padding:0px 0px 5px 0px;
	margin:0px 35px 0px 36px;
	background:url(../images/top_menu_bg.jpg) no-repeat;
	text-align:center;
}
#banner {
	width:924px;
	height:330px;
	margin:0px 35px 0px 36px;
	padding:5px;
	background-color:#FFFFFF;
}
#home_quick_links {
	width:934px;
	height:213px;/*218px*/
	padding:5px 35px 0px 36px;
	background:url(../images/home_quick_links_bg.jpg) no-repeat;
}
#quick_link_1 {
	float:left;
	width:288px;/*308px*/
	height:27px;/*163px*/
	margin:0px 5px 0px 0px;
	padding:136px 0px 0px 20px;
	background:url(../images/home_quick_link_1.jpg) no-repeat;
}
#quick_link_2 {
	float:left;
	width:288px;/*308px*/
	height:27px;/*163px*/
	margin:0px 5px 0px 0px;
	padding:136px 0px 0px 20px;
	background:url(../images/home_quick_link_2.jpg) no-repeat;
}
#quick_link_3 {
	float:left;
	width:288px;/*308px*/
	height:27px;/*163px*/
	padding:136px 0px 0px 20px;
	background:url(../images/home_quick_link_3.jpg) no-repeat;
}
#footer {
	width:934px;
	height:32px;
	margin:0px 35px 0px 36px;
	line-height:32px;
	font-size:10px;
	border-top:solid 1px #151f02;
}
#footer_left {
	float:left;
	width:500px;
	height:32px;
}
#footer_right {
	float:right;
	width:434px;
	height:32px;
	text-align:right;
}
#close_bottom {
	width:934px;
	height:32px;
	margin:0px 35px 0px 36px;
}
#content_wrap {
	width:934px;
	position:relative;
	padding:0px 35px 0px 36px;
	background:url(../images/content_wrap_bg2.jpg) no-repeat;
	background-position:bottom;
}
#content_left {
	float:left;
	width:180px;/*234px*/
	padding:27px 27px 335px 27px;
}
#content_left_info {
	position:absolute;
	bottom:95px;
	width:180px;
	padding:0px 27px 0px 27px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
#content_left_info p.orange {
	color:#e69a40;
}
#content_left_info a {
	color:#ffffff;
	text-decoration:underline;
}
#content_left_info a:hover {
	color:#e69a40;
}
#content_right {
	float:right;
	width:646px;/*700px*/
	padding:27px;
}
#content_bottom {
	clear:both;
	width:934px;
	height:10px;
	background:url(../images/content_bottom_bg.jpg) no-repeat;
}
#content_clear_bottom {
	clear:both;
	width:934px;
	height:57px;
}
/* CLOSE MAIN TEMPLATE DIVS */

/* START TEXT STYLES */
#header_right .button_ladies {
	float:left;
	display:block;
	width:97px;
	height:41px;
	line-height:41px;
	text-align:center;
	margin:0px 7px 0px 0px;
}
#header_right .button_ladies a {
	display:block;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	background:url(../images/button_ladies.jpg) no-repeat;
}
#header_right .button_ladies a:hover {
	text-decoration:underline;
}
#header_right .button_ladies a.active {
	background:url(../images/button_active.jpg) no-repeat;
}
#header_right .button_members {
	float:left;
	display:block;
	width:97px;
	height:41px;
	line-height:41px;
	text-align:center;
}
#header_right .button_members a {
	display:block;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	background:url(../images/button_members.jpg) no-repeat;
}
#header_right .button_members a:hover {
	text-decoration:underline;
}
#header_right .button_members a.active {
	background:url(../images/button_active.jpg) no-repeat;
}
#top_menu ul {
}
#top_menu li {
	display:inline;
	line-height:42px;
	font-size:13px;
	padding:0px 14px 0px 14px;
}
#top_menu li a {
	color:#a6a5a5;
	font-weight:bold;
	text-decoration:none;
}
#top_menu li a:hover {
	color:#eebe2b;
}
#top_menu li a.active {
	color:#eebe2b;
}
#home_quick_links a{
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#home_quick_links a:hover{
	text-decoration:underline;
}
#content_left ul {
	border-top:1px dashed #818181;
	padding:0px;
	margin:0px;
}
#content_left li {
	list-style:none;
	list-style-type:none;
	line-height:34px;
	border-bottom:1px dashed #818181;
}
#content_left li a {
	display:block;
	width:180px;
	height:34px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	background:url(../images/sub_menu.png) no-repeat;
}
#content_left li a:hover {
	color:#e69a40;
	background:url(../images/sub_menu_active.png) no-repeat;
}
#content_left li a.active {
	color:#e69a40;
	background:url(../images/sub_menu_active.png) no-repeat;
}
#content_right h1 {
	font-size:14px;
	font-weight:bold;
	color:#222b01;
	line-height:34px;
	margin:0px 0px 10px 0px;
}
#content_right p {
	font-size:12px;
	line-height:20px;
	color:#212121;
	margin:0px 0px 20px 0px;
}
#footer_left ul {
}
#footer_left li {
	display:inline;
	color:#FFFFFF;
}
#footer_left li a {
	color:#FFFFFF;
	text-decoration:none;
	padding:0px 5px 0px 5px;
}
#footer_left li a:hover {
	text-decoration:underline;
}
#footer_right p {
	color:#696f41;
}
#footer_right a {
	color:#696f41;
	text-decoration:none;
	padding:0px 5px 0px 0px;
}
#footer_right a:hover {
	text-decoration:underline;
}

/* CLOSE TEXT STYLES */

/* START FORM STYLES */



/* CLOSE FORM STYLES */