#contentwrap #bannerarea {
	width: 780px;
	overflow: hidden;
	background-color:#fff;

}


#contentwrap #stepsdivs {
	width: 764px;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
	margin-top:10px;
	display:block;
	padding:20px 0px;
	border: 1px solid #ebebeb;
	background-image:url("../pics/stepsdiv.jpg");
	background-repeat:no-repeat;
	background-position:top;
}
#contentwrap #stepsdivs #stepsleft {
	float: left;
	width: 553px;
	margin:0px 5px;
	display:block;
	overflow: hidden;
}
#contentwrap #stepsdivs #stepsright {
	float:left;
	overflow:hidden;
	padding-left:10px;
}
#contentwrap #stepsdivs #stepsright img{
	border:0 none;
	padding-left:24px;
	padding-top:3px;
	width:149px;
}
#contentwrap #stepsdivs #stepsright a{
	border:0px;
}
#contentwrap #stepsdivs #stepsleft ul{
	margin: 0px;
	padding: 0px;
	width:553px;
	display:block;
}
#contentwrap #stepsdivs #stepsleft ul li{
	list-style:none;
	float:left;
	display:block;
}
#contentwrap #stepsdivs #stepsleft ul li a{
	text-decoration:none;
	color:#ff0053;
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	display:block;
}
#register_page{
	display:block;
	padding-left:65px!important;
	padding-right:30px;
	background-image:url("../pics/register_iconove.jpg");
	background-repeat:no-repeat;
	background-position:15px center;
	border-right:1px solid #EBEBEB;
}
#search_page{
	background-image:url(../pics/search_iconove.jpg);
	background-position:15px center;
	background-repeat:no-repeat;
	border-right:1px solid #EBEBEB;
	display:block;
	padding-left:65px !important;
	padding-right:25px;
}
#contact_page{
	display:block;
	padding-left:75px!important;
	padding-right:14px;
	background-image:url("../pics/contact_iconove.jpg");
	background-repeat:no-repeat;
	background-position:15px center;
	border-right:1px solid #EBEBEB;
}

#contentwrap #stepsdivs #registerbutton {
	float:left;
	padding-left:55px;
	padding-top:11px;
	width:170px;
}
#contentwrap #middle_div_container{
	width:764px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	border-left:1px solid #EBEBEB;
	border-right:1px solid #EBEBEB;
}
#contentwrap #middle_div_container #quick_search_div{
	background-image:url(pics/middle_div_bg.jpg);
	background-position:center center;
	background-repeat:repeat-x;
	border-bottom:1px solid #EBEBEB;
	border-right:1px solid #EBEBEB;
	display:block;
	float:left;
	height:163px;
	overflow:hidden;
	padding-left:15px;
	padding-top:10px;
	width:289px;
}

#contentwrap #loginmod {
	width: 304px;
	overflow: hidden;
	margin-left:auto;
	margin-right:auto;
	border-right:1px solid #EBEBEB;
	border-top:1px solid #EBEBEB;
	border-bottom:1px solid #EBEBEB;
	border-left:0px;
	float:left;
	background-image:url("pics/featured_bottommenu.jpg");
	background-repeat:repeat-x;
	background-position:center;
	margin-top:2px;
}

#login_id{
	width:60px;
}
#txtpassword{
	width:60px;
}
#login_submit{

}
#form1{

	margin:0px;
	padding:5px;
}

#contentwrap #featured_prfl {
	background-image:url(pics/middle_div_bg.jpg);
	background-position:center center;
	background-repeat:repeat-x;
	border-bottom:1px solid #EBEBEB;
	border-left:1px solid #EBEBEB;
	display:block;
	float:right;
	height:201px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	padding-bottom:5px;
	padding-top:5px;
	width:454px;

}
#contentwrap #featured_prfl #profile_contr{
	width: 454px;
	margin-right: auto;
	margin-left: auto;
	float:none;
	overflow:hidden;
	display:block;
	padding-bottom:10px
}
#contentwrap #featured_prfl #profile_contr .prfl_holdr{
	width:112px;
	display:block;
	float:left;
	text-align:center;
	padding-top:8px;
	font-size:10px;
}
#contentwrap #featured_prfl #profile_contr .prfl_holdr a{
	color:#FF0053 !important;
	text-decoration:none;
	font-size:10px;
}
.home_pic_holdr{
	background-color:#ffffff;
	border:1px solid #c3c3c3;
	margin-left:auto;
	margin-right:auto;
	width:86px;
	margin-bottom:7px;
	padding:4px;
}



/* CODA SLIDER CSS ---------------------------------------------------------------------- */


/*
	jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider
	Copyright (c) 2009 Niall Doherty
	This plugin available for use in all personal or commercial projects under both MIT and GPL licenses.
*/
/* Insignificant stuff, for demo purposes */

	.panel h2.title { margin-bottom: 10px;display:none; }
	noscript div { background: #ccc; border: 1px solid #900; margin: 20px 0; padding: 15px }

/* Most common stuff you'll need to change */

	.coda-slider-wrapper { padding: 9px 0 20px; }
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; padding-right: 20px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 450px; } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 600px }
	.coda-slider-wrapper.arrows .coda-slider { margin: 0 10px }
	
	/* Arrow styling */
	.coda-nav-left a, .coda-nav-right a { background: #000; color: #fff; padding: 5px; width: 100px }
	
	/* Tab nav */
	.coda-nav ul li a.current { 
		background-color: #fff;
		color:#fff;
 		background-color:#87040a;
		background-image:none;
	 }
	
	/* Panel padding */
	.coda-slider .panel-wrapper { padding-left: 0px }
	
	/* Preloader */
	.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden; padding:3px 0px 0px 7px;border-top:1px solid #F6F6F6;}
	.coda-nav ul li { float:left; list-style:none; margin-right: 4px;}
	.coda-nav ul li a {

background-image:url("../images/new/menu_bg.jpg");
background-position:center center;
background-repeat:repeat-x;
color:#000000;
display:block;
float:left;
padding:3px 7px;
text-align:center;
text-decoration:none;
width:94px; }
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: hidden }
	.coda-slider { float: left; overflow: hidden; position: relative;height:168px; }
	.coda-slider .panel { display: block; float: left;height:158px; }
	.coda-slider .panel-container { position: relative }
	.coda-nav-left, .coda-nav-right { float: left }
	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }
	.cnavul{ width:100%;}
	.tab1{}
	.tab2{}
	.tab3{}
	.tab4{}
	.prfl_holdr{
	float:left;
	width:110px;
	text-align:center;
	}
.LatestNews{
	padding:10px;
	color:#87040a;
}
.LatestNews h4{
	margin:0px;
	color:#FF0053;
}
.LatestNews p{
	margin-top:5px;
}
/* ----------------------------------------------------------------------------------------------------------------*/

