@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Alegreya+Sans);
*{
	margin:0px;
	padding:0px;
}
body{
	background:#ffffff url(images/body_bg.jpg) top left repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#757575;
	line-height:18px;
}
.inner_bg{
	background:#ffffff url(images/body_inner.jpg) top left repeat-x;
}
.clear{
	clear:both;
	height:0px;
}
.wrapper{
	width:1000px;
	height:auto;
	margin:auto;
	padding-top:3px;
}
.stie_top{
	width:1000px;
	height:auto;
	float:left;
	margin-top:4px;
}
.sitetop_left{
	width:153px;
	height:auto;
	float:left;
}
.sitetop_right{
	width:730px;
	height:auto;
	float:right;
	margin-top:20px;
}
.site_logo{
	background:url(images/logo_maxter.jpg) top left no-repeat;
	width:153px;
	height:116px;
	float:left;
}
.social_raw{
	width:100px;
	height:29px;
	float:right;
	margin-bottom:20px;
}
.icon001{
	background:url(images/icon_fb.jpg) top left no-repeat;
	width:29px;
	height:29px;
	float:right;
	margin-right:12px;
}
.icon002{
	background:url(images/icon_twt.jpg) top left no-repeat;
	width:29px;
	height:29px;
	float:right;
}
/*-----------site nav----------*/
.site_navigation_bar{
	width:610px;
	height:auto;
	float:right;
	direction:rtl;
}
#header_nav{
	width:610px;
	height:37px;
	float:right;
	font-family: 'Alegreya Sans', sans-serif;
	text-align:right;
	font-size:15px;
	text-transform: uppercase;
}
#header_nav ul li{
	list-style:none;
	display:inline;
	margin:0px 8px;
}
#header_nav li a{
	color:#000000;
	text-decoration:none;
	display:block;
	padding:9px 9px;
	float:right;
}
#header_nav ul li a:hover{
	color:#d55a1e;
}
#header_nav ul li a.selected,
#header_nav ul li a.selected:hover{
	color:#ffffff;
	background:#d55a1e;
}
.gallery{
	width:1000px;
	height:441px;
	float:left;
	margin-top:20px;
}
.gallery_inner{
	width:1000px;
	height:304px;
	float:left;
	background:#000000;
	margin-top:9px;
}
.site_content_container{
	width:1000px;
	height:auto;
	float:left;
	margin-top:20px;
}
.content_left{
	width:720px;
	height:auto;
	float:left;
}
.content_left h4{
	font-size:16px;
	color:#000;
	float:left;
	margin-bottom:10px;
}
.content_left_repeat{
	width:720px;
	height:auto;
	float:left;
	margin-top:25px;
	margin-bottom:10px;
}
.content_left_raw{
	width:720px;
	height:auto;
	float:left;
	margin-bottom:20px;
}
.inner_img_repeat{
	width:207px;
	height:207px;
	float:left;
	margin:0px 10px 10px 0px;
}
.content_left_box{
	width:680px;
	height:auto;
	float:left;
	background:#b2b2b2;
	padding:20px 20px;
}
.content_left_box p{
	font-size:14px;
	color:#ffffff;
	float:left;
}
.content_right{
	width:260px;
	height:auto;
	float:right;
}
.right_services{
	width:260px;
	height:auto;
	float:left;
}
.right_services ul{
	margin-bottom:10px;
}
.right_services ul li{
	list-style:none;
	color:#999;
	margin-bottom:5px;
}

.right_services ul li a{
	color:#999;
	text-decoration:none;
}
.right_services ul li a:hover{
	color:#d55a1e;
	text-decoration:none;
}
.right_services ul li a.selected,
.right_services ul li a.selected:hover{
	color:#d55a1e;
}
.site_content_container h1{
	font-size:22px;
	color:#d55a1e;
	font-family: 'Alegreya Sans', sans-serif;
	float:left;
	font-weight:400;
	margin-bottom:15px;
	text-transform:uppercase;
}
.site_content_container h2{
	width:1000px;
	height:auto;
	text-align:center;
	font-weight:400;
	font-size:26px;
	color:#d55a1e;
	font-family: 'Alegreya Sans', sans-serif;
	float:left;
	margin-bottom:20px;
}
.site_content_container h4{
	width:1000px;
	height:auto;
	text-align:left;
	font-weight:400;
	font-size:16px;
	color:#d55a1e;
	font-family: 'Alegreya Sans', sans-serif;
	float:left;
	margin-bottom:20px;
}
.site_content_container h5{
	width:705px;
	height:auto;
	padding:4px 4px;
	background:#d55a1e;
	text-align:left;
	font-weight:400;
	font-size:16px;
	color:#fff;
	float:left;
	margin-bottom:20px;
}
.site_content_container h6{
	width:705px;
	height:auto;
	padding-bottom:10px;
	border-bottom:1px solid #d55a1e;
	text-align:left;
	font-weight:400;
	font-size:16px;
	color:#000000;
	float:left;
	margin-top:30px;
	margin-bottom:20px;
}
.inner_product_img{
	width:705px;
	height:auto;
	float:left;
	margin-bottom:20px;
}
.home_container_top{
	width:1000px;
	height:auto;
	float:left;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #d3d3d3;
	text-align:center;
}
.home_container_bottom{
	width:1000px;
	height:auto;
	float:left;
	margin-top:10px;
}
.home_smalbox{
	width:310px;
	height:auto;
	float:left;
	margin-right:34px;
	text-align:justify;
}
.home_smalbox_end{
	width:310px;
	height:auto;
	float:left;
}
.home_smal_img{
	width:310px;
	height:125px;
	float:left;
	margin-bottom:8px;
}
.more_btn{
	background:url(images/more_icon.jpg) top left no-repeat;
	width:69px;
	height:28px;
	float:left;
	margin:6px 0px;
}
/*------Footer-------*/
.footerContainer{
	width:100%;
	height:100px;
	margin:auto;
	margin-top:30px;
	padding-top:8px;
	text-align:left;
	background:#000000;
}
.footer{
	width:1000px;
	height:auto;
	margin:auto;
	margin-top:20px;
	color:#999999;
	font-size:11px;
	text-transform:uppercase;
}
.footer ul{
	text-align:left;
}
.footer ul li{
	list-style:none;
	display:inline;
	padding:0px 10px 0px 0px;
}
.footer a,.footer ul li a, .footer ul li a:visited{
	color:#757575;
	text-decoration:none;
}
.footer a:hover,.footer ul li a:hover, .footer ul li a.selected{
	color:#d55a1e;
	text-decoration:none;
}