body{
	font-family:Verdana, Geneva, sans-serif;
	padding:0;
	font-size:12px;
	margin:0 auto;
	color:#545554;
	background:url(images/bg.gif) repeat top left #FFFFFF;
}
.clear{clear:both;}
p{
padding:5px 0 5px 0;
margin:0px;
line-height:18px;
text-align:left;
}
a{
color:#de462a;
text-decoration:underline;
}
h1{font-size:36px;font-weight:bold;margin:0px;padding:10px 0 10px 0px;color:#343434;}
h2{font-size:22px;color:#343434;padding:10px 0 10px 0;margin:0px 0 20px 0;font-weight:normal;}
h3{font-size:20px; color:#343434; padding:0; margin:0px; font-weight:normal;}
#main_container{
width:960px;
height:auto;
padding:0px 0 0px 0; margin:auto;
}
.header{
	width:960px;
	height:120px;
}
.logo{
	float:left;
	padding:30px 0px 10px 35px;
	font-size:50px;
	/* [disabled]margin:20px 0 0 0; */
	background:url(images/logo.png) no-repeat left;
	width: 140px;
	height: 119px;
}
.logo a{ color:#454546; text-decoration:none; letter-spacing:-3px;}
.slogan{
	float:left;
	margin:80px 0 0 8px;
}
.header_socials{
	padding:50px 0 0 0;
	position: relative;
	overflow: hidden;
	margin-bottom:10px;
}
.header_socials a{
float:left; margin:0 3px 0 3px;
}

.facebook{ 
background:url(images/icons/facebook.png);
width:16px; height:16px; border-style:none; background-repeat: no-repeat; }

.twitter{ background:url(images/icons//twitter.png); width:16px; height:16px; border-style:none; background-repeat: no-repeat;}

.linkedin{ background:url(images/icons/linkedin.png); width:16px; height:16px; border-style:none; background-repeat: no-repeat;}

.behance{ background:url(images/icons/behance.png); width:16px; height:16px; border-style:none; background-repeat: no-repeat;}

.pinterest{ background:url(images/icons//pinterest.png); width:16px; height:16px; border-style:none; background-repeat: no-repeat;}

.behance{ background:url(images/icons//behance.png); width:16px; height:16px; border-style:none; background-repeat: no-repeat; }
/*----------------menu tab----------------------*/
.menu {
	font-size:14px;
	padding:0px;
	float:left;
	width:auto;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none; height:35px;}
/* style the sub-level lists */
.menu ul ul {width: auto;}
/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {float:left;height:35px;line-height:35px;}
/* style the sub level list items */
.menu ul ul li {display:block;width: auto;height:auto;position:relative;line-height:1em;}
/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	float:left;
	height:100%;
	font-size:16px;
	text-decoration:none;
	color:#5a5a5a;
	padding:0 3px 0 3px;
	margin:0 30px 0 0;
	font-style: normal;
	font-weight: normal;
}
.menu a.current{ background-color:#FFFFFF;}
/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {display:block;font-size:13px; text-align:left; color:#545554;width:200px;height:100%;line-height:1em; padding:15px 0 15px 15px;
border-bottom:1px #ebebeb solid;background-color:#fff;}
.menu ul table ul a, .menu ul table ul a:visited  {width:14em; w\idth:12em;}
/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:0; top:0; font-size:1em; z-index:-1;}
.menu ul ul table {lef\t:-1px;}
.menu ul ul table ul.left {margin-lef\t:2px;}
.menu li:hover {position:relative;}
* html .menu a:hover {position:relative;}
/* style the sub level 1 background */
.menu ul :hover a.sub1 {background:#fff;}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {background:#fff;}
/* style the level hovers */
/* first */
.menu a:hover {
	color:#FF0000;
}
.menu :hover > a {color:#de462a;}
/* second */
.menu ul ul a:hover{
	background-color:#FF0000;
	color:#FFFFFF;
}
.menu ul ul :hover > a {background-color:#de462a;}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:35px;left:0;width:14em; border:none; z-index:9999; background-color:#FFFFFF;}
/* position the third level flyout menu */
.menu ul ul ul{left:14em;top:0;width:14em;}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-14em;}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {visibility:visible; height:auto; padding-bottom:3em; background:transparent url(images/trans.gif);}

/*--------------------------featured slider content------------------------*/
.sliderwrapper{
width:960px; /*width of featured content slider*/
height:292px;
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
clear:both;
padding:30px 0 0 0;
}
.slider_content{
margin:0;
float:left;
width:960px;
height:292px;
}
#featured{ 
width:960px; 
padding:0; 
position:relative;  
height:292px; 
}
#featured ul.ui-tabs-nav{
float:right;
list-style:none; 
padding:20px 0 0 0; margin:0; 
width:330px;
background:url(images/slider_details_bg.jpg) no-repeat center;
height:272px; 
}
#featured ul.ui-tabs-nav li{ 
padding:0px;  
font-size:12px; 
color:#fff; 
}
#featured li.ui-tabs-nav-item a{
	display:block;
	width:305px;
	height:45px;
	color:#fff;
	background:url(images/slider_tab.png) no-repeat center;
	line-height:45px;
	text-decoration:none;
	font-weight:bold;
	padding:0 0 0 19px;
	margin:0 0 7px 0;
	float:left;
	position:relative;
	left:-10px;
	z-index:999;
	outline:none;
}
#featured li.ui-tabs-nav-item a:hover{ 
background:url(images/slider_tab_hover.png) no-repeat center; color:#fff; 
}
#featured li.ui-tabs-selected{ 
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
background:url(images/slider_tab_hover.png) no-repeat center; color:#fff;
}
#featured .ui-tabs-panel{ 
width:630px; height:292px; 
position:relative;
float:left;
}
#featured .ui-tabs-panel .info{
	position:absolute;
	bottom:20px;
	left:32px;
	width:381px;
	height:auto;
	background: url('images/transparent-bg.png');
}
#featured .info p{
padding:15px; margin:0px; color:#FFFFFF; font-size:11px; line-height:18px;
}
#featured .ui-tabs-hide{ 
display:none; 
}
.center_content{
width:960px; clear:both; padding:35px 0 0 0;
}
.center_content_pages{
	width:960px;
	clear:both;
	padding:15px 0 0 0;
}
.leftbox{
	width:290px;
	float:left;
	margin:0 45px 0 0;
}

.leftbox2{
	width:625px;
	float:left;
	margin:0 0px 0 0;
}
.leftbox_right{
width:290px;
float:right;
margin:0 0 0 0;
}
.leftbox_right2{
	width:290px;
	float:right;
	margin:0 0 0 35px;
}
a.more{
background:url(images/more_bullet.gif) no-repeat right; padding:0 25px 0 0; line-height:30px; text-decoration:none; float:right; margin:10px 0 0 0;
}
.news_box{
	width:280px;
	padding:0 0 20px 0;
	float:right;
	clear:both;
}
.date{
width:71px; height:30px; background:url(images/date.gif) no-repeat center; float:left; text-align:center; color:#fff; font-size:11px; line-height:27px;
}
.news_box h3{
	font-size:14px;
	padding:0 0 0px 15px;
	margin:0px;
	float:right;
}
.news_box h3 a{ text-decoration:none;}
.news_box p{width:205px; float:right;}
.testimonial{
background:url(images/quotes_top.jpg) no-repeat top left;
padding:0 0 0 20px;
margin:0 0 30px 0;
}
.testimonial_quotes{
background:url(images/quotes_bottom.jpg) no-repeat bottom right;
padding:0 20px 0 0;
font-style:italic;
}
.pages_banner{
	width:930px;
	height:80px;
	background:url(images/pages_banner.gif) no-repeat center;
	margin:0 0 20px 0px;
	line-height:80px;
	font-size:24px;
	padding:0 0 0 30px;
}
.left_content{
width:280px;
float:left;
}
.right_content2{
width:280px;
float:right;
}
.left_content_quotation{
width:450px;
float:left;
}
.right_content{
	width:600px;
	float:right;
}
.left_content2{
	width:600px;
	float:left;
}

.right_content_quotation{
	width:450px;
	float:right;
}
ul.left_menu{
padding:0px 0 40px 0; margin:0px; list-style:none;
}
ul.left_menu li{
padding:10px 0 10px 0; margin:0px;
}
ul.left_menu li ul{
padding:15px 0 5px 30px; margin:0px; list-style:none;
}
ul.left_menu li ul li{
border:none;
}
ul.left_menu li a{
background:url(images/list_bullet.gif) no-repeat left; color:#545554; text-decoration:none; padding:0 0 0 15px;
}
ul.left_menu li a:hover{
color:#de462a;
}
img.pages_pic{
	border:4px #FFF solid;
	margin:0 0 20px 0;
}

/*-------------------------------------form-------------------------------------*/
.form{width:500px;float:left;clear:both;padding:0px 0 40px 20px;}
.form_row{
	width:500px;
	float:left;
	clear:both;
	margin:20px 0 0 0;
}
.form_row label{
	width:120px;
	float:left;
	padding:5px 20px 0px 0;
	font-size:14px;
	color:#de462a;
	text-align:right;
	text-transform:capitalize;
}
.form_input{
	width:320px;
	height:35px;
	float:left;
	padding:0px 0px 0 10px;
	background-color:#E7E5DE;
	border:none;
	color:#000;
}
.form_textarea{
	width:320px;
	height:70px;
	float:left;
	padding:10px 0px 30px 10px;
	background-color:#E7E5DE;
	border:none;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
input.form_submit{float:right; clear:both; margin:20px 30px 0 0px; width:149px; height:34px; text-align:center; color:#fff; font-size:16px; background: #666666; border:none; font-weight:bold; padding:0 0 0 0px; cursor:pointer;}
/*-----------footer---------*/
.footer{
width:950px;
clear:both;
text-align:left;
padding:12px 0 12px 10px;
border-top:1px #d5d5d5 solid;
margin:50px 0 0 0;
}
.copyrights{
float:left;
}
.footer_right{
float:right;
}
.footer_right a{
text-decoration:none; padding:0 10px 0 10px; color:#545554;
}
.footer_right a:hover{
color:#de462a;
}
#main_container .center_content_pages .pages_banner {
	font-weight: bold;
}
#main_container .center_content_pages .pages_banner {
	font-weight: normal;
}

/*----------NEW----------------------*/
.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
-moz-opacity: 0.4;
opacity: 0.4;
}

.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
small text {
	font-size: 9px;
}
