
* {
	margin: 0; 
	padding: 0; 
	border: 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}

body {  
    background: url("/images/body_bg.png") no-repeat scroll right top #F0ECE3;
    font-size: 100%;
    outline: 0 none;
    vertical-align: baseline;
}

.hide{ display:none;}

img{
	border:none;
}


.header {
    background: url("/images/header_bg.png") no-repeat scroll 0 0 #F0ECE3;
    height: 346px;
    margin: 0 auto;
    width: 954px;

}
.header_left {
    float: left;
    height: 311px;
    padding-top: 35px;
    text-align: right;
    width: 495px;
}

.alignRight, .float-right {
	float:right;
}
.alignLeft, .float-left {
	float:left;
}
.pad-left{margin: 0 0 0 15px;}
.pad-right{margin: 0 15px 0 0;}
.header_left img{
float:right;

}
.header_right {
   	height: 346px;
	float:right;
	width: 459px;
}
.header_right img {
    margin: 70px 0 0 100px;
}
.slide_wrapper{
    background: none repeat scroll 0 0 #F0ECE3;
    display: block;
    margin: 0 auto;
   /* padding: 10px 25px;*/
    width: 954px;
	position:relative;
	height:auto;
}
.container{
    background: none repeat scroll 0 0 #F0ECE3;
    display: block;
    margin: 0 auto;
   /* padding: 10px 25px;*/
    width: 954px;
	height:auto;
}
.inner{ height: auto;
    margin: 35px auto;
    overflow: hidden;
    width: 878px;}
.slider {
    display: block;
    float: right;
    height: 420px;
    margin-right:7px;
    margin-top: -60px;
    width: 440px;
	text-align:left;
}

.slider_hover{
display:block;
margin-right:0;
float:right;
margin-top:-435px;
width:954;
}
.slider_title_div {
    left: 40px;
    position: absolute;
    top: 50px;
    width: 400px;
	
}
.slider_title {
    color: #FFFFFF;
    cursor: pointer;
    font-family: Futura Md BT,Arial,Helvetica,sans-serif;
    font-size: 24px;
    line-height: 35px;
	
}
.slider_sub_div {
    left: 40px;
    position: absolute;
    top: 110px;
    width: 400px;
	#top: 125px;

}
.slider_sub{
  	color: #FFFFFF;
    cursor: pointer;
    margin: 0;
	line-height:25px;
}

.content_tile_div{
margin:110px 0 0 40px;
width:600px;
}
.content_tile{
 	color: #d07516;
    cursor: pointer;
    margin: 0;
	font-family: Futura Md BT, Arial, Helvetica, sans-serif;
	font-size:24px;
}





ul.home_text {
     display: block;
    height: auto;
    margin: 33px auto 0;
    padding: 0;
    width: 100%;
}
ul.home_text li{
list-style:none !important;
font-size: 14px;
font-weight: normal;
line-height: 20px;
list-style: none outside none !important;
text-align: left;
}


ul.home_text li.firstBox{
float:left;
width:32%;
margin-right:2%;
}


ul.home_text li.secondBox{
list-style:none !important;
float:left;
width:32%;
text-align:left;
margin-right:2%;
}

ul.home_text li.thirdBox{
list-style:none !important;
float:right;
width:31%;
text-align:left;
}

#clients_logo{ width:885px; margin:0 auto; padding-top:60px; padding-bottom:30px; clear:both;}
#clients_logo ul{ list-style-type: none;
    margin: 0 auto;
    padding: 0;
    width: 830px;}
#clients_logo ul li.first{   background: url("/images/clients_left.png") no-repeat scroll 0 0 transparent;
    height: 74px;
    padding-left: 0;
    width: 10px;}
#clients_logo ul li{ background: url("/images/clients_bg.png") repeat-x scroll 0 0 transparent;
    float: left;
    height: 74px;
    padding-left: 30px;
    width: auto;}
#clients_logo ul li a{ text-decoration:none;}
#clients_logo ul li a img{ border:none;padding-top:1px;}
#clients_logo ul li.last{  background: url("/images/clients_right.png") no-repeat scroll 0 0 transparent;
    height: 74px;
    padding-left: 0;
    width: 9px;}
.footer{
background:#f0ECE3;
height:150px;
width:954px;
margin:0 auto;
padding-bottom:30px;
clear:both;
padding-top:25px;
}



h1,h2,h3,h4,h5,h6 {
	color:#d1781c;
}





#title_wrap {
	clear:both;
	display:block;
	position:relative;
	width:950px;
	height:111px;
	margin:38px auto 0;
	
	background: none repeat-x scroll 0 0 #F0ECE3;
}
#title_wrap .first {
	float:left;
	display:block;
	position:relative;
	width:9px;
	height:111px;
	margin:0;
	
	background: url("/images/page_title_first.png") no-repeat scroll left top transparent;
}
#title_wrap .last {
	float:right;
	display:block;
	position:relative;
	width:9px;
	height:111px;
	margin:0;
	
	background: url("/images/page_title_last.png") no-repeat scroll right top transparent;
}
#title_wrap .middle {
	float:left;
	display:block;
	position:relative;
	width:932px;
	height:111px;
	margin:0;
	
	background: url("/images/page_title_middle.png") repeat-x scroll 0 0 #F0ECE3;
}


#title_wrap .middle h1.page_title,
#title_wrap .middle h1.page_title a
#title_wrap .middle h1.page_title a:hover
#title_wrap .middle h1.page_title a:visited {
    position: absolute;
    left: 25px;
    z-index: 100;
	cursor:pointer;
	color:#fff;
	line-height:110px;
	margin:0;
	top:40px;
	#top:8px;
	font-size:40px;
	
}
#title_wrap .middle div.feature_title {
    background: url("/images/page_title_feature.png") repeat-x scroll 0 0 transparent;
    display: block;
    height: 66px;
    position: absolute;
    right: -40px;
    width: 502px;
    z-index: 1000;
	top:24px;
}
#title_wrap .middle div.feature_title h2 {
    color: #FFFFFF;
    font-size: 18px;
    margin-top: 23px;
    text-align: center;
}

.yellow{
    background: url("/images/yellow.png") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    height: 45px;
	#height: 47px;
    left: 538px;
    padding-top: 15px;
	#padding-top: 13px;
    position: absolute;
    text-align: center;
    top: 305px;
    width: 372px;
    z-index: 100;
	letter-spacing:1px;
}

.container .full {
    display: block;
    float: left;
    height: auto;
    margin: -25px auto 0;
    width: 885px;
}
.container .left {
	float:left;
	max-width:440px;
	display:block;
	height:auto;
	overflow:hidden;
}
.container .right {
	float:right;
	width:360px;
	display:block;
	height:auto;
	overflow:hidden;
}

h1.page_headline{
	color:#d1781c;
	margin-bottom:25px;
}

.container .left p {
	display: block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 15px;
	
}
.container .left ul {
	 margin-bottom: 25px;
    margin-top: 25px;
}
.container .left ul li {
	list-style-image:url(/images/list_arrow.png);
	margin-left:35px;
	font-size: 14px;
    line-height: 20px;
	margin-bottom:7px;

}


.container .right ul.img_list
{
	display:block;
	clear:both;
	margin:0 auto;
}

ul.img_list li
{
    -moz-border-radius: 5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
    background: none repeat scroll 0 0 #FFFFFF;
    margin-bottom: 28px;
    padding: 9px 9px 5px;
    border:1px solid #d1cdc6;
}


ul.img_list li img,
ul.img_list li a img {
	width:340px;
	height:217px;
}

.img_list p{padding: 10px 0;text-align: center;font-size: 1em; color: #666;font-weight: bold;}
#left-photo .image-wrapper
{
    -moz-border-radius: 5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
    background: none repeat scroll 0 0 #FFFFFF;
    margin-bottom: 28px;
    padding: 9px 9px 5px;
    border:1px solid #d1cdc6;
	width:340px;
	margin-top:72px;
}

#left-photo .image-wrapper img,
#left-photo .image-wrapper a img
{
	width:340px;
	height:217px;
}
#left-photo .image-wrapper p{padding: 10px 0 0 0;text-align: center;font-size: 1em; color: #666;font-weight: bold;}

#rotate{ margin:0; padding:0; list-style-type:none;height: 425px;
    overflow: hidden;
    position: relative;
    width: 440px;}
#rotate li a{ text-decoration:none;}


/* top Menu*/
.topmenu {
   background: url("/images/menu_bg_right.png") no-repeat scroll right bottom transparent;
    float: right;
    margin: 28px 0 0 -550px;
    padding-right: 11px;
}
.topmenu a {
	color:#D8DADD;
	font-weight:bold;
}
.topmenu ul {
     background: url("/images/menu_bg_center.png") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    height: 57px;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 630px;
}
.topmenu ul li {
    border: medium none;
    display: inline;
    float: left;
    font-size: 13px;
    height: 57px;
    position: relative;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
}


.topmenu ul li.first {
 background: url("/images/menu_bg_left.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 57px;
    margin-left: -10px;
    width: 10px;
}

.topmenu ul li a {
     background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 28px;
    padding: 21px 30px 8px;
    text-decoration: none;
}

.topmenu ul li a.number:hover {
    color: #FFFFFF;
}
.topmenu ul li a:hover {
    color: #F15112;
}

/* Bottom Menu*/
.bottommenu {
    background: url("/images/menu_bg_right.png") no-repeat scroll right top transparent !important;
    float: right;
    margin: 28px 0 0;
    width: 945px;;
}
.bottommenu a {
	color:#D8DADD;
	font-weight:bold;
}
.bottommenu ul {
     background: url("/images/menu_bg_center.png") repeat-x scroll 12px 0 transparent;
    color: #FFFFFF;
    height: 57px;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 943px;
}
.bottommenu ul li {
    border: medium none;
    display: inline;
    float: left;
    font-size: 13px;
    height: 57px;
    position: relative;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
}


.bottommenu ul li.first {
 background: url("/images/menu_bg_left.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 57px;
    margin-left: -10px;
    width: 10px;
}

.bottommenu ul li a {
    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 28px;
    padding: 23px 22px 7px;
    text-decoration: none;
}
.bottommenu ul li a.number {
    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 21px;
    font-weight: bold;
    height: 28px;
    margin: 17px 30px 0 220px;
    padding: 0;
    text-decoration: none;
}
.bottommenu ul li a.number:hover {
    color: #FFFFFF;
}
.bottommenu ul li a:hover {
    color: #F15112;
}

.contact-box {text-align:center;margin-bottom: 30px;padding: 20px;-moz-border-radius: 5px 5px 5px 5px;border-radius:5px 5px 5px 5px;background: none repeat scroll 0 0 #FFFFFF;margin-bottom: 28px;border:1px solid #d1cdc6;}
.contact-box h1{font-size:24px;margin: 0 0 20px 0;}
.contact-box p{font-size: 15px;line-height: 1.45em;}
.contact-box a{color:#d1781c;}