body {
	background: #ffffff;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	}
	
.clearAll {
clear: both;
}
/*  ----------------------------- Header start here ----------------------------- */
.top-header {
	/* background: url(../images/header-bg.jpg) repeat-x; */
	background: #222222;
	height: 85px;
}
.header-990 {
	width: 963px;
	height: 85px;
	margin: 0px auto;
	}
.logo { 
	margin: 10px 0px 0px 0px;
	float: left;
}
/*  ----------------------------- Header end here ----------------------------- */	
.menu-bar {
	background:#333333;
	height: 35px;
}

/*  ----------------------------- Body end here ----------------------------- */	
.main-container {
	width: 100%;
clear: both;
	background: url(../images/body-bg.jpg) repeat-x;

}
.container-990 {
	width: 963px;
	margin: 0px auto;
} 
/*  ----------------------------- Body end here ----------------------------- */	

.featured-model {
	clear: both;
	width: 963px;
	margin: 10px 0px;
}
.home-lftcontainer {
	background: #CCCCCC;
	width: 683px;
	float: left;

}
.home-rgtcontainer {
	background: #F6F6F6;
	width: 245px;
	float: right;
	padding: 10px;
	height: 152px;
	border: #e9e9e9 1px solid;
}
h1, h3, h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px 0px 10px 0px;
	}
/* ---------------------------------- Banner Start Here --------------------------- */	
.banner-top {
	clear: both;
	padding: 10px;
	border: 1px #f2f2f2 solid;
	background: #f3f3f3;
}	
	
.stepcarousel{
position: relative; 
overflow: scroll; 
width: 943px; 
height: 375px; 
}

.stepcarousel .belt{
	position: absolute;
	left: 0;
	top: 0;
	visibility: visible;
}

.stepcarousel .panel{
float: left; 
overflow: hidden;
margin: 0px; 
width: 943px; 
}
/* ---------------------------------- Banner Start Here --------------------------- */

/* ---------------------------------- Footer Starts Here -------------------------- */

.footer-box {
	width: 100%;
	background: #222222;
	height: 210px;
}
#templatemo_footer {
	clear: both;
	width: 900px;
	margin: 0 auto;
	padding: 25px 40px;
	color: #fff;
}

#templatemo_footer a {
	color: #f1eeee;
}

#templatemo_footer h3 {
	font-size: 14px;
	font-weight: bold; 
	color: #fff;
	margin-bottom: 10px;
}

.footer_menu_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer_menu_list li {
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	
	}

#templatemo_footer .footer_menu_list li a {
	color: #dbdbdb;
	text-decoration: none;
}

#templatemo_footer .footer_menu_list li a:hover {
	color: #af0056;
	text-decoration: underline;
}

.section_w180px {
	float: left;
	width: 160px;
	padding-right: 20px;
}

.footer-note {
	margin: 6px 0px;
	text-align:center;
	}
