body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin-top: 0;
	background-color:#f0f0f0;
}
.header{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	display:block;    
	padding: 12px 4px 12px 4px;
	background-color:#000;
    overflow: hidden;
}
.header img{
	border:none;
	display:block;
	float:left;
}
.topnav{
	display:block;
	float:left;
    padding-top: 15px;
}
.topnav ul{
	display:block;
	float:left;
	margin:0px;
	padding:0px;
}
.topnav ul li{
	float:left;
	display:block;
	list-style-type:none;
	font-size:16px;
	font-family: 'Ubuntu Condensed', sans-serif;
	border-right:1px solid #525252;
	color:#fff;
	text-transform:uppercase;
	padding-right:9px;
	padding-left:9px;
}
.topnav li a{
	color:#fff;
	text-decoration:none;
}
.topnav li a:hover{
	color:#f48e4c; 
}
.border_right_none{
	border-right:none !important;
}
.banner{
   background-color: #FFFFFF;
    background-image: url("../img/banner_img.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    display: block;
    height: 463px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 4px;
    padding-right: 4px;
    width: 1000px;
}
.location_box_wrapper {
    display: block;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    width: 403px;
    padding-top: 316px;
}
.location1 {
    background-image: url("../img/location1.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    float: left;
    height: 147px;
    margin-right: 26px;
    width: 187px;
	bottom:0px; 
}
.location1 a img{
	border:none;
	width:187px;
	height:94px;
}
.location2 {
    background-image: url("../img/location2.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    float: left;
    height: 147px;
    width: 187px;
	bottom:0px; 
}
.location2 a img{
	border:none;
	width:187px;
	height:94px;
}
.body_wrap1{
	width:997px;
	overflow:hidden;
	padding:12px 6px 40px;
	color:#000;
	margin-left:auto;
	margin-right:auto;
	background-color:#f8f8f8;
}
.body_wrap{
	background-color: #FFFFFF;
    color: #000000;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding:12px 6px 40px;
    width: 997px;
}
.body_wrap p{
    color: #1A1A1A;
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 12px;
	width:100%;
}
.box1{
	width:460px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-left:1px solid #e9e9e9;
	border-right:2px solid #d8d7d7;
	border-bottom:2px solid #d8d7d7;
	border-top:1px solid #e9e9e9;
	background-color:#fff;
	height: auto;
	padding:5px;
	float:left;
	margin-right:10px;
	margin-top:40px;
}
.box1 img{
	width:119px;
	height:123px;
	border:1px solid #e6e5e5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px; 
	float:left;
	margin-right:8px;
}
.box1 h1{
    color: #DD7739;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin: 6px 0 4px;
    padding: 0;
}
.box1 p{    
	color: #9C9C9B;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 10px;
    margin-top: 0;
    text-align: left;
}
.box2{
	width:460px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-left:1px solid #e9e9e9;
	border-right:2px solid #d8d7d7;
	border-bottom:2px solid #d8d7d7;
	border-top:1px solid #e9e9e9;
	background-color:#fff;
	height: auto;
	padding:5px;
	float:left;
	margin-top:40px;
}
.box2 img{
	width:119px;
	height:123px;
	border:1px solid #e6e5e5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px; 
	float:left;
	margin-right:8px;
}
.box2 h1{
    color: #DD7739;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin: 6px 0 4px;
    padding: 0;
}
.box2 p{    
	color: #9C9C9B;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 10px;
    margin-top: 0;
    text-align: left;
}



.box3{
	width:460px;
	height: auto;
	padding:5px;
	float:left;
	margin-top:20px;   
	margin-right: 16px;
}
.box3 img{
	width:146px;
	height:148px;
	float:left;
	margin-right:8px;
}
.box3 h1{
    color: #f97119;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 21px;
    font-weight: bold;
    margin:15px 0 4px;
    padding: 0;
	text-transform:uppercase;
}
.box3 h1 span{
	color:#000;
}
.box3 p{    
	color: #9C9C9B;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 10px;
    margin-top: 0;
    text-align: left;
}
.box3 a{
	font-size:12px;
	font-style: italic;
	color:#f97119;
	text-decoration:none;
}
.box3 a:hover{
	color:#000;
}


.box4{
	width:460px;
	height: auto;
	padding:5px;
	float:left;
	margin-top:20px;
}
.box4 img{
	width:146px;
	height:148px;
	float:left;
	margin-right:8px;
}
.box4 h1{
    color: #f97119;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 21px;
    font-weight: bold;
    margin:15px 0 4px;
    padding: 0;
	text-transform:uppercase;
}
.box4 h1 span{
	color:#000;
}
.box4 p{    
	color: #9C9C9B;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 10px;
    margin-top: 0;
    text-align: left;
}
.box4 a{
	font-size:12px;
	font-style: italic;
	color:#f97119;
	text-decoration:none;
}
.box4 a:hover{
	color:#000;
}
.address{
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif; 
    line-height: 18px;
    margin-left: 34px;
    min-height: 195px;
    padding-top: 22px;
    width:321px;
}
.address h1{
	color:#f97119;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	margin:0px 0px 12px; 0px;
	padding:0px;
}
.address p{
	color:#fff;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-bottom:0px 0px 12px 0px;
}
.quick_link{
  	border-collapse: collapse;
    border-left: 1px solid #575757;
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif; 
    line-height: 18px;
    margin-left: 15px;
    min-height: 195px;
    padding-top: 22px;
	padding-left:18px;
    width: 287px;
}
.quick_link h1{
	color:#f97119;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	margin:0px 0px 12px; 0px;
	padding:0px;
}
.quick_link ul{    
	display: block;
    margin: 0 0 5px;
    padding: 0;
}
.quick_link li{
	list-style-type:none;
	color:#fff; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	display:block; 
}
.quick_link li a{
	background-image:url(../img/bullet.png);
	background-repeat:no-repeat;
	background-position:0 center;
	padding-left:24px; 
	color:#fff;
	line-height:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; 
	text-decoration:none;
}
.quick_link li a:hover{
	background-image:url(../img/bullet_hover.png);
	background-repeat:no-repeat; 
	color:#f97119;
}
.quick_link p{
	color:#fff;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-bottom:0px 0px 12px 0px;
}
.quick_link img{
	display:inline-block;
	margin-right:6px;
}
.quick_link a img{
	border:none;
	display:inline-block;
}
.home_page{    
	display: block;
    padding-left: 20px;
    padding-right: 20px;
}
.company_page{    
	display: block;
    padding-left: 20px;
    padding-right: 20px;
}
.company_page h1 {
    color: #F97119;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 25px;
    font-weight: bold;
    margin: 15px 0 4px;
    padding: 0;
    text-transform: uppercase;
	width:100%;
	text-align:center;
	padding:0 0 7px;
	border-bottom:1px solid #c9c6c6;
}
.company_page h1 span {
    color: #000000;
}
.company_page table td{
	color: #1A1A1A;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 24px;
    padding:12px 0 12px 19px;
}
.company_page table td a{
	color:#f97119;
	text-decoration:underline;
}
.company_page table td a:hover{
	color:#1a1a1a;
	text-decoration: none;
}
.tr_row_grey{
	background-color:#f2f2f2;
}
.active{
	color:#f48e4c !important;
}
.bullet_wrap{
	display:block;
}
.bullet_wrap ul{
	margin:0px;
	padding:0px;
	display:block;
	float:left;
}
.bullet_wrap li{
 	background-image: url("../img/bullet2.png");
    background-position:0px 7px;
    background-repeat: no-repeat;
    color: #1A1A1A;
    font-size: 13px;
    font-weight: bold;
    line-height: 29px;
    list-style-type: none;
    padding-left: 24px;
}
.bullet_wrap li a{
	color:#fbaf5d;
	text-decoration:none;
}
.bullet_wrap li a:hover{
	color:#1a1a1a;
}
.download_btn{
	display:block;
	float:right;
}
.download_btn a{
    background-color: #F4F3F3;
    background-image: url("../img/btn_download.jpg");
    background-repeat:repeat-x;
    border-radius: 4px 4px 4px 4px;
    color: #2B2A2A;
    float: right;
    font-size: 12px;
    line-height: 41px;
    margin-right: 12px;
    margin-top: 12px;
    padding-left: 12px;
    padding-right: 12px;
    text-decoration: none;
    text-transform: uppercase;
	border:1px solid #edebeb;
}
.download_btn a:hover{
	background-image:none;
	background-color:#f1ab23;
	color:#fff;
}
.download{
	display:block;
}
.download ul{
	margin:0px;
	padding:0px;
	display:block; 
}
.download li{
    background-color: #FFFFFF;
    border: 1px solid #E5E5E5;
    color: #2B2A2A;
    font-size: 20px;
    font-weight: normal;
    line-height: 64px;
    list-style-type: none;
    margin-bottom: 24px;
    margin-top: 39px;
    padding-left: 24px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.download li:hover{
	background-color:#f5f4f4;
	color:#2b2a2a;
}
.c_address_wrape{
	display:block;
	width:100%;
}
.c_address_box{
	display:block;
	float:left;
	width:414px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.c_address_box p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
    margin-bottom: 0;
	color:#1a1a1a;
}
.c_address_box p strong{
	color:#f97119;
    font-weight: normal;
}
.c_address_box p a{
	color:#f97119;
	text-decoration:none;
}
.c_address_box p a:hover{
	color:#1a1a1a;
}
.c_address_box table{
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#1a1a1a;
}
.c_address_box table td{
	padding:1px 0;
}
.c_address_box table td p{
	color:#1a1a1a;
}
.c_address_box table td a{
	color:#f97119;
	text-decoration:none;
}
.c_address_box table td strong{
	color:#f97119;
    font-weight: normal;
}
.c_map{
    display: block;
    float: left;
    height: 275px;
    padding-bottom: 38px;
    padding-top: 17px;
    width: 542px;
}
.c_map a{
	color:#f97119;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.footer{
	width:998px;
	padding:0px 6px;
	background-color:#232323;
	color:#fff;    
	margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    overflow: hidden;
}

.footer_copyrights {
    background-color: #181818;
    color: #FFFFFF;
    margin-left: auto;
    margin-right: auto; 
    overflow: hidden;
    padding: 0 6px;
    width: 998px;
}
.footer_copyrights p{
	text-align:center;
	color:#fff;
}

.footer_copyrights p a{
	text-decoration:none;
	color:#fff;
}
.footer_copyrights p a:hover{
	color:#f97119;
}