body, html{
	margin:0;
	padding:0;
	border:0;
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#3c3c3c;
	height:100%;
	background:#2498db;
}
.clear{
	clear:both;
	height:0px;
}
a#hide{
	display:none;
}
a#button{
	display:block;
	float:left;
}
a img{
	border:0;
	cursor:pointer;
}
.main_container{
	width:1200px;
	height:100%;
	margin:0 auto 0 auto;
	background:url(../images/body_mian-background_repeat.png) repeat-y;
}
.main_center{
	background:url(../images/body_mian-content-background_repeat.png) repeat-y;
}
.main_header{
	width:1200px;
	height:120px;
	background:url(../images/body_mian-background_header.png) repeat-y;
}
.center_left{
	width:115px;
	float:left;
	height:707px;
	background:url(../images/body_mian-background_side-left.png) no-repeat;
}
.center_right{
	width:115px;
	float:left;
	height:707px;
	background:url(../images/body_mian-background_side-right.png) no-repeat;
}
.content{
	width:970px;
	min-height:707px;
	background:url(../images/body_content_background_repeat.png) repeat-y;
	float:left;
}
.content_top{
	width:970px;
	height:13px;
	background:url(../images/body_content_top.png) no-repeat;
}
.toplogo{
	height:191px;
}
.content_top_bg{
	background:url(../images/body_content_top-second.png) top no-repeat;
}
.content_header{
	width:970px;
	height:62px;
}
.iphone{
	background:url(../images/module_header_large-iphone.png) no-repeat;
	margin-bottom:10px;
}
.mobile{
	background:url(../images/module_header_large-mobile.png) no-repeat;
	margin-bottom:10px;
	margin-top:10px;
}
.corporative{
	background:url(../images/module_header_large-corporative.png) no-repeat;
	margin-top:10px;
}
a.big{
	margin-left:12px;
}
a.first_b{
	margin-left:10px;
}
a.small{
	margin-left:2px;
}
a.first{
	margin-left:17px;
}
.footer_text {
	padding:30px 90px 0 90px;
}
.footer_text p{
	text-align:justify;
	margin:0;
	background:url(../images/icon_arrow.png) 0px 4px no-repeat;
	text-indent:12px;
	padding-bottom:15px;
}
.footer_text p.last{
	padding-bottom:0px;
}
.main_footer{
	width:1200px;
	height:105px;
	background:url(../images/body_content_footer.png) no-repeat;
}