* {
	margin: 0;
}
#header #aux{
	width: 897px;
	position: relative;
	float: left;
	height: 20px;
	padding-top: 8px;
	padding-left: 5px;
}
.aux_main{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #306781;
}
.aux_sub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #56bae8;
	font-weight: bold;
}


#con{
	width: 902px;
	position: relative;
	margin-top: 0px;
	height: auto;
	margin-bottom: 0px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#con_left{
	width: 675px;
	position: relative;
	float: left;
	height: auto;
}
#con_right{
	width: 200px;
	position: relative;
	float: left;
	padding-right: 13px;
	padding-left: 13px;
	padding-top: 17px;
	padding-bottom: 15px;
	height: auto;

}
#con_head{
	width: 520px;
	position: relative;
	float: left;
	padding-top: 25px;
	padding-left: 155px;
	padding-right: 0px;
	height: 145px;
	padding-bottom: 15px;
	background-image: url(../images/contact/logo.gif);
	background-repeat: no-repeat;
	background-position: 20px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #306781;
	font-weight: normal;
	background-color: #FFF;
}
#con_form{
	width: 416px;
	position: relative;
	float: left;
	height: 620px;
	background-color: #ecf2f4;
	background-image: url(../images/contact/con_form_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#con_form_top{
	width: 396px;
	position: relative;
	float: left;
	height: 23px;
	background-image: url(../images/contact/con_form_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	padding-top: 9px;
	padding-left: 20px;
}
.formstyle{
	width: 400px;
	margin-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #676767;
	margin-top: 52px;
	text-transform: uppercase;
}
.align_right{
	text-align: right;
}
.align_right_mess{
	text-align: right;
	margin-top: 16px;
	display: block;
}
.required{
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	padding-left: 15px;
	margin-top: 2px;
	display: inline;
}
.filed{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #676767;
	margin-left: 10px;
	height: 17px;
	width: 270px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #d6d6d6;
	border-bottom-color: #d6d6d6;
	border-left-color: #eeeeee;
	padding-left: 3px;
}
.filed_mess{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #676767;
	margin-left: 10px;
	height: 150px;
	width: 270px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #d6d6d6;
	border-bottom-color: #d6d6d6;
	border-left-color: #eeeeee;
	margin-top: 11px;
	padding-left: 3px;
}
.sub_button{
	width: 142px;
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	border: 1px solid #cbcbcb;
	position: relative;
	background-image: url(../images/contact/send_button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	margin-right: 40px;
	cursor: pointer;
	display: inline;
}

#con_info{
	width: 247px;
	position: relative;
	float: right;
	height: 620px;
	margin-left: 0px;
	background-image: url(../images/contact/con_info_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#con_info_top{
	width: 227px;
	position: relative;
	float: left;
	height: 23px;
	background-image: url(../images/contact/con_info_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	padding-top: 9px;
	padding-left: 20px;
}
.info_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #306781;
	line-height: 16px;
	margin-bottom: 6px;
	display: block;
}

#con_info_freq{
	width: 170px;
	position: relative;
	float: left;
	background-image: url(../images/contact/ico_freq.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #676767;
	padding-top: 3px;
	padding-left: 70px;
	margin-top: 20px;
	line-height: 16px;
}
#con_info_request{
	width: 170px;
	position: relative;
	float: left;
	background-image: url(../images/contact/ico_request.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #676767;
	padding-top: 3px;
	padding-left: 70px;
	margin-top: 25px;
	line-height: 16px;
}
#con_info_community{
	width: 170px;
	position: relative;
	float: left;
	background-image: url(../images/contact/ico_community.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #676767;
	padding-top: 3px;
	padding-left: 70px;
	margin-top: 25px;
	line-height: 16px;
}
#con_info_course{
	width: 170px;
	position: relative;
	float: left;
	background-image: url(../images/contact/ico_course.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #676767;
	padding-top: 3px;
	padding-left: 70px;
	margin-top: 25px;
	line-height: 16px;
}
#con_info_cancel{
	width: 170px;
	position: relative;
	float: left;
	background-image: url(../images/contact/ico_cancel.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #676767;
	padding-top: 3px;
	padding-left: 70px;
	margin-top: 25px;
	line-height: 16px;
}

.right_part_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #306781;
	line-height: 16px;
	margin-bottom: 2px;
	display: block;
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #676767;
	display: block;
	margin-bottom: 6px;
}
.send_email_now{
	width: 144px;
	position: relative;
	float: left;
	background-image: url(../images/about/send_email_now.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	display: block;
	margin-top: 5px;
}

#ContactInformation_top{
	width: 190px;
	position: relative;
	float: left;
	background-image: url(../images/contact/contact_info_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #306781;
	padding-top: 9px;
	padding-left: 10px;
}

#ContactInformation_bottom{
	width: 182px;
	position: relative;
	float: left;
	background-image: url(../images/contact/contact_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: auto;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 10px;
	margin-bottom: 25px;
	background-color: #FFF;
}
.sign_up_free{
	width: 144px;
	position: relative;
	float: left;
	background-image: url(../images/aboutsign_up_free.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	display: block;
	margin-top: 20px;
}

#PartnerInstantCert_top{
	width: 190px;
	position: relative;
	float: left;
	background-image: url(../images/contact/contact_info_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #306781;
	padding-top: 9px;
	padding-left: 10px;
}

#PartnerInstantCert_bottom{
	width: 182px;
	position: relative;
	float: left;
	background-image: url(../images/contact/contact_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: auto;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 10px;
	margin-bottom: 15px;
	background-color: #FFF;
	line-height: 20px;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #676767;
	padding-bottom: 8px;
}

.bold{
	color: #306781;
	font-weight: bold;
}
.learn{
	color: #306781;
	text-align: right;
}
.learn:hover{
	color: #306781;
}
