body {
	margin: 0px;
	background-color: #FFF;
	background-image: url(../images/bg.png);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:23px;
	color: #333333;
	letter-spacing:0.03em;}

a:focus{outline:none;}


#container{
	width:1024px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.wrapper {
	background-image: url(../images/circle_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:39px;
	width: 1024px;
	height:540px;
}
.product_img {
	background-image: url(../images/production_img.png);
	background-repeat: no-repeat;
	float: right;
	height: 150px;
	width: 410px;
	margin-top: 45px;
	margin-left:3px;
}

.top_space{height:35px;}

.text_left{width:460px; padding:27px 0px 0px 40px; float:left;}


.signup_bx{
	float:right;
	height: 69px;
	padding-top: 40px;
	width: 411px;
}

.middle_outer{width:1024px;}
.signup_bx_inner{
	width:305px;
	float:left;
	padding-left:10px;
	margin-top: -10px;
	background-image: url(../images/input_bg.png);
	background-repeat: no-repeat;
	height: 56px;}

.signup_link{
	width:95px;
	float:left;
	background-image: url(../images/signup_btn.png);
	background-repeat: no-repeat;
	height: 56px;
	margin-top: -10px;
	border:none;}



.text_Styl_space{ font-weight:bold;}

.input_bx{
	width:302px;
	border:none;
	background:transparent;
	font-size:19px;
	font-family:Arial, Helvetica, sans-serif;
	color:#858585;
	letter-spacing:0.02em;
	margin-top: 17px;
	 }
	 
.bottom_area{margin-top:10px; }
.bottom_left{float:left;width:640px; }
.bottom_right{
	width:406px;
	float:right;
	padding-top:20px;
}
.bottom_right p{
	margin:0px;
	padding-:20px 0px 0px 0px;
	font-size:13px;
}
.icons{width:133px; height:69px; padding-top:10px;  font-size:17px; float:left; margin-right:2px; text-align:center;margin-top:15px;}
.icon_links{ float:left; margin-top:15px; margin-left:10px; }
.icon_links a{ font-family:Arial, Helvetica, sans-serif; color:#858585; font-weight:bold;font-size:14px; text-decoration:none;}
.icon_links a:hover{ font-family:Arial, Helvetica, sans-serif; color:#da8d4c; font-weight:bold;font-size:14px;text-decoration:none;}
