/* Reset styles */
:link,:visited {text-decoration: none;}
ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
a img,:link img,:visited img {border: none;}
address {font-style: normal;}



/* Headings */

h1, h2, h3, h4, h5, h6 {
	margin: 20px 0px 10px 0;
	font-weight: normal;
}

h1 {
	font: 25px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	margin: 8px 0 12px 0;
	word-spacing: -5px;
	color: #f5f5f5;
}

h2 {
	font: 16px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	margin: 8px 0 10px 0;
	word-spacing: -2px;
}

/* Links */

a:link, a:visited, a:active {
	color: #006595;
	text-decoration: none;
}

a:hover {
	color: #006595;
	text-decoration: none;
}

/* Paragraphs */
 
p {
	margin: 0 0 19px 0;
	line-height: 1.4em;
	font-size: 17px;
	letter-spacing: 0px;
	text-align: justify;
}

/* Clearfix */

.clearfix:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}

.clearfix {
	display:inline-block;
}

.clearfix {
	display:block;
}

* html .clearfix {
	height: 1%;
}

.clear {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0;
	overflow: hidden;
}

/* Layout */

body {
	color: #353535;
	background: #ffffff;
	font-family: Arial, "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 12px;
}

.all {
	background: url('../i/page_bg.jpg') no-repeat 50% 0;
}

.frame {
	width: 1211px;
	margin: 0 auto;
}

.content {
	width: 1000px;
	margin: 0 auto;
}

/* Welcome */
.top_pic {
	width: 1211px;
	height: 602px;
}	

.welcome {
	overflow: hidden;
	margin: 0 0 65px 0px;
}

.intro-text {
	margin: 0 auto 35px;
	text-align: center;
	line-height: 23px;
}

.intro-text h1{
	font-family: arial;
	font-size: 42px;
	line-spacing: -2px;
	color: #000000;
	font-weight:bold;
	margin: 0 0 10px 0;
}

.intro-text h2{
	font-family: arial;
	font-size: 26px;
	line-spacing: -2px;
	color: #666666;
	font-weight:normal;
	margin: 0 0 10px 0;
	padding: 0;
}

.columns {
	margin: 0 0 0 15px;
}

.col-left {
	float: left;
	display: inline;
	width: 560px;
	color: #353535;
}

.col-left .affiliates {
	margin: 20px 0;
}

.col-right {
	float: left;
	display: inline;
	width: 355px;
	margin: 0 0 0 30px;
}

p.big {
	font-size: 16px;
	line-height: 1.5em;
	letter-spacing: 0px;
	word-spacing: -1px;
	margin: 0 0 15px 0;
}

.big big {
	font-size: 18px;
	word-spacing: -1px;
}

.btn_yes {
	height: 50px;
	overflow: hidden;
	text-align: center;
	margin: 15px 0 0 0;
}

.btn_yes:hover img {
	margin: -50px 0 0 0;
}

/* Gray box */

.green-box {
	background: url('../i/green_box.gif') no-repeat;
	width: 355px;
	height: 294px;
	overflow: hidden;
	color: #ffffff;
	line-height: 20px;
}

.green-box .inner {
	margin: 0 auto;
	padding: 20px;
	text-align: center;
}

.green-box h2 {
	font: 21px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	word-spacing: 0px;
	margin: 0 0 5px 0;
	font-weight: bold;
}

.green-box h3 {
	font: 21px Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	word-spacing: 0px;
	margin: 0 0 14px 0;
	font-weight: normal;
	
}

.green-box p {
	font-size: 15px;
	margin: 0 0 14px 0;
	letter-spacing: 0px;
	text-align:center;
}

.green-box .register_box {
	line-height: 30px;
	background: transparent url('../i/register_box.gif') no-repeat 50% 0;
	font-size: 28px;
	color: #047b3f;
	padding: 10px 0;
	margin: 0 0 7px 0;
}

.green-box .register_box a:link, .green-box .register_box a:active, .green-box .register_box a:visited, .green-box .register_box a:hover{
	color: #047b3f;
}

.green-box .register_box:hover {
	background: transparent url('../i/register_box_a.gif') no-repeat 50% 0;
	cursor:pointer;
}

/* Gray line */

.blue_line {
	background: #ffffff url('../i/blue-line-bg.gif') no-repeat;
	overflow: hidden;
	width: 947px;
	height: 63px;
	margin: 40px auto 50px auto;
}

.follow {
	float: left;
	display: inline;
	width: 460px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	margin: 25px 0 0 45px;
}

.follow span {
	float: left;
	display: inline;
	margin: 0 32px 0 0;
	letter-spacing: 0px;
}

.follow ul {
	float: left;
	display: inline;
	margin-top: -3px;
}

.follow ul li {
	float: left;
	display: inline;
	margin: 0 29px 0 0;
}

.share {
	float: right;
	display: inline;
	width: 223px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	margin: 25px 37px 0 0;
	padding: 0 34px 0 0;
	background: url('../i/ico_email.gif') no-repeat 100% 2px;
	font-size: 12px;
	word-spacing: -1px;
	text-align: right;
	letter-spacing: 0px;
}

.share a:link, .share a:visited {
	color: #ffffff;
}

/* Footer */

.footer {
	text-align: center;
}

.contacts {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 14px auto 0 auto;
	width: 505px;
	text-align: center; 
}

.contacts a:link, .contacts a:visited {
	color: #666666;
	text-decoration: none
}

.contacts a:hover {
	text-decoration: underline;
}

.contacts li {
	display: inline;
	padding: 0 13px 0 0;
	margin: 0 11px 0 0;
	background: url('../i/sep.gif') no-repeat 100% 3px;
}

.contacts li.last {
	background: transparent;
	margin: 0;
	padding: 0;
}

/* Form */

#form_page {
	background: #FFF;
	color: #5b5b5b;
	text-align: center;
}

.form {
	width: 495px;
	overflow: hidden;
}

.form h1 {
	color: #2a2a2a;
	margin: 20px 0 13px 0;
}

.size_14 {
	font: 14px Arial, Helvetica, sans-serif;
	word-spacing: -1px;
	line-height: 1.4em;
	text-align: center;
}

.form form {
	margin: 36px 52px 0 38px;
	text-align: left;
}

.text {
	background: url('../i/text_right.gif') no-repeat 100% 0;
	height: 48px;
	margin: 0 0 10px 0;
}

.text.mistake {
	background-position: 100% 100%;
	color: #333;
}

.text input {
	width: 100%;
	background: transparent;
	border: 0px solid transparent;
	font: 16px Arial, Helvetica, sans-serif;
	color: #666;
	padding: 11px 0 17px 16px;
	letter-spacing: 0px;
	word-spacing: 2px;
}

.input-text {
	background: url('../i/text_left.gif') no-repeat 0 0;
	height: 48px;
	color: #666;
}

.input-text.mistake {
	background-position: 0 100%;
	color: #333;
}

.button {
	margin: 33px 0 22px 0;
	text-align: center;
}

.btn_submit {
	height: 50px;
	overflow: hidden;
}

.size_15 {
	color: #666666;
	font: 15px Arial, Helvetica, sans-serif;
	word-spacing: 1px;
	text-align:center;
}