@font-face {
    font-family: 'CabinRegular';
    src: url('cabin-regular.eot');
    src: url('cabin-regular.eot') format('embedded-opentype'),
         url('cabin-regular.woff') format('woff'),
         url('cabin-regular.ttf') format('truetype'),
         url('cabin-regular.svg#CabinRegular') format('svg');
}
* {
	padding:0px;
	margin:0px;
}
body {
	
	font-size:14px;
	font-family:'CabinRegular', Arial, Helvetica, sans-serif;
}
div{
	outline:none;
	border:none;
	border-width:0px;
}
a {
	text-decoration:none;
	color:#FFA200;
}
a img{
	border:none;
	text-decoration:none;
}
ul, ol {
	list-style-position:outside;
}
.clear {
	height:0px;
	margin:0px;
	padding:0px;
	line-height:0px;
	font-size:0px;
	clear:both;
}
.topwrapper{
	background:url(../images/topbg.png) repeat-x center top #FFFFFF;
}
.top_area{
	/*background:url(../images/banner.jpg) no-repeat center top;*/
}
.wrapper {
	margin:0px auto;
	width:1200px;
}
.top_wrap{
	/*min-height:513px;*/
	min-height:70px;
	position:relative;
}
.logo{
	height:98px;
	width:218px;
	background:url(../images/logobg.png) no-repeat;
	padding:15px 0px 0px 11px;
	float:left;
	position:absolute;
	left:0;
	top:0;
	z-index:99999;
}
.login_area{
	width:74px;
	float:right;
	padding-top:22px;
}
.login_area ul{
	list-style:none;
}
.loginbtn{
	height:30px;
	width:73px;
	background:url(../images/login_btn.png) no-repeat;
	font-family:'CabinRegular', Arial,Helvetica,sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	line-height:30px;
	text-align:center;
	text-decoration:none;
	text-transform:none;
	color:#000000;
	display:block;
}
 div.nav{
	float:right;
	padding:21px 10px 0px 0px;
}
 div.nav ul{
	list-style:none outside;
}
 div.nav ul li{
	float:left;
	margin:0px 1px;
	position:relative;
}
 div.nav ul li a{
	display:block;
	padding:4px 9px;
	font-family:'CabinRegular', Arial,Helvetica,sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:normal;
	line-height:22px;
	text-align:left;
	text-decoration:none;
	text-transform:none;
	color:#FFFFFF;
	letter-spacing:1px;
	height:22px;
}
 div.nav ul li a:hover,  div.nav ul li.active a{
	color:#FFA200;
}
.bannerarea{
	margin:0 auto;
	text-align:center;
}
.bannerarea > div{
	margin:0 auto;
}
.bannerarea img{
	max-width:100%;
	height:auto;
}
.content_area{
	background:url(../images/contentbgtop.png) repeat-x center top;
}
.content_area .wrapper{
	background:url(../images/cotentbg.png) no-repeat center top;
}
.middle_wrap{
	
}
.main_content{
	padding:5px 0px 20px 0px;
	font-family:'CabinRegular', Arial,Helvetica,sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	line-height:18px;
	text-align:left;
	text-decoration:none;
	text-transform:none;
	color:#000000;
}
.main_content h2, .componentheading{
	font-family:'CabinRegular', Arial,Helvetica,sans-serif;
	font-size:24px;
	font-style:normal;
	font-weight:bold;
	line-height:32px;
	text-align:left;
	text-decoration:none;
	text-transform:none;
	color:#FFFFFF;
	padding-bottom:60px;
}
.main_content h3{
	font-family:'CabinRegular', Arial,Helvetica,sans-serif;
	font-size:21px;
	font-style:normal;
	font-weight:normal;
	line-height:22px;
	text-align:left;
	text-decoration:none;
	text-transform:none;
	color:#000000;
	padding-bottom:24px;
}
.main_content p{
	font-family:'CabinRegular', Arial,Helvetica,sans-serif;
	font-size:15px;
	font-style:normal;
	font-weight:normal;
	line-height:19px;
	text-align:left;
	text-decoration:none;
	text-transform:none;
	color:#000000;
	padding-bottom:14px;
}
.main_content ul{
	list-style-position:inside;
 
}
.main_content ol{
	list-style-position:outside;
	padding-left:20px;
	line-height:1.5em;
 
}
.main_content ol li{
	padding-bottom:20px;
 
	 
}

.conimg , img.left{
	float:left;
	margin:30px 120px 10px 0px;
}
img.right{
	float:right;
	margin:30px 0px 10px 120px;
}
.main_content p.buttonheading{
	 padding:0;
	 margin:0;
}
.bottom_area{
	background:#DDDBD8;
}
.bottom_area .wrapper{
	background:url(../images/bottom_bg.png) no-repeat center top;
}
.bottom_module{
	padding:60px 0px 30px 0px;
}
.botmod{
	background:url(../images/sep.png) repeat-y center top;
}
.botmod h2{
	font-family:'CabinRegular', Arial,Helvetica,sans-serif;
	font-size:21px;
	font-style:normal;
	font-weight:normal;
	line-height:21px;
	text-align:left;
	text-decoration:none;
	text-transform:none;
	color:#000000;
	padding-bottom:20px;
}
.botmod p{
	font-family:'CabinRegular', Arial,Helvetica,sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	line-height:18px;
	text-align:left;
	text-decoration:none;
	text-transform:none;
	color:#000000;
	padding-bottom:16px;
}
.botmod p a{
	color:#000000;
}
.botmod span{
	display: inline-block;
    width: 70px;
}
.botmod ul{
	list-style:none outside;
}
.botmod ul.loginform li:nth-child(even){
	padding-bottom:18px;
}
.botmod ul li{
	font-family:'CabinRegular', Arial,Helvetica,sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	line-height:20px;
	text-align:left;
	text-decoration:none;
	text-transform:none;
	color:#000000;
	width:334px;
}
.botmod ul.loginform li:last-child{
	text-align:right;
	width:327px;
	padding-bottom:0;
}
.botmod ul li input[type=text], .botmod ul li input[type=password]{
	font-family:'CabinRegular', Arial,Helvetica,sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	line-height:20px;
	text-align:left;
	text-decoration:none;
	text-transform:none;
	color:#000000;
	height:20px;
	width:311px;
	padding:12px 10px 14px 13px;
	background:url(../images/inptfld.png) no-repeat;
	border:none;
}
.botmod ul li input[type=submit]{
	height:30px;
	width:73px;
	background:url(../images/fromsub_btn.png) no-repeat;
	border:none;
	text-indent:-9999px;
	display:inline-block;
	cursor:pointer;
}
.collumn1{
	float:left;
	width:495px;
}
.collumn2{
	width:368px;
	padding:0px 0px 0px 46px;
}
.collumn3{
	width:250px;
	padding:0px 0px 0px 40px;
}
.footer_area{
	background:url(../images/footerbg.png) repeat-x center top #212121;
}
.footer_area .wrapper{
	background:url(../images/footer_bg_wrap.png) no-repeat center top;
}
.bottom_wrap{
	
}
.contact_info{
	padding:8px 0px 10px 0px;
}
.contact_info p{
	font-family:'CabinRegular', Arial,Helvetica,sans-serif;
	font-size:25px;
	font-style:normal;
	font-weight:bold;
	line-height:30px;
	text-align:center;
	text-decoration:none;
	text-transform:none;
	color:#000000;
}
.contact_info p a{
	color:#000000;
}
.footer_bottom{
	padding:13px 0px 0px 0px;
	min-height:43px;
}
.copyright{
	float:left;
	padding-top:6px;
}
.copyright p{
	font-family:'CabinRegular', Arial,Helvetica,sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	line-height:20px;
	text-align:left;
	text-decoration:none;
	text-transform:none;
	color:#454545;
}
.copyright p a{
	color:#000000;
}
.social{
	float:right;
}
.social ul{
	list-style:none outside;
}
.social ul li{
	font-family:'CabinRegular', Arial,Helvetica,sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	line-height:28px;
	text-align:left;
	text-decoration:none;
	text-transform:none;
	color:#FFFFFF;
	height:28px;
	float:left;
	margin-right:5px;
}
.social ul li a{
	display:block;
}
/* ------------------ Drop-down menu --------------------------------- */
.ulwrapper{
	display: none;
    position:absolute;
	z-index:350;
	margin:30px 0px 0px 0px !important;
	left:1px;
	top:0px;
	background:#DDDBD8;
}
.ulwrapper .ulwrapper{
	left:190px;
	top:0px;
	margin:0px !important;
}
.ulwrapper ul{
	width:190px;
	position:relative;
}
.ulwrapper ul li{
	list-style:none;
	float:none !important;
    margin: 0px !important;
	border-bottom:1px solid #9B978E;
}
.parent .ulwrapper ul li, .parent .ulwrapper ul li a{
	
 }
.parent .ulwrapper ul li{
	
}
.ulwrapper ul li a{
	color: #000 !important;
    padding:4px 9px 4px 5px !important;
}
.ulwrapper ul li a:hover, .ulwrapper ul li.active a{ 
	color:#FFA200 !important;
	display:block;
}
/* ------------------ Drop-down menu ------------------------ */
fieldset{
	border:none;
}
#system-message{
	margin-bottom:0;
}