#content{
	float:left;
	margin-top:30px;
}

#content h1 {
	font-size:18px;
	color:#1170DC;
	font-weight:normal;
}

#content h2 {
	font-size:15px;
	color:#1170DC;
	font-weight:normal;
}

#content .left{
	float:left;
	width:590px;
}

#content .left p{
	font-size:12px;
	margin:20px 0 0 110px;
	width:415px;
}

#content .right{
	float:right;
	width:325px;
	background-color:#EEEDEB;
	padding:20px;
}

#content .right ul{
	margin: 15px 0 0 15px;
	font-size:12px;
	padding:0;
}

#content .right li{
	margin-bottom:5px;
}

#content .download{
	height:80px;
	border-top:1px solid #999;
	margin-top:30px;
}

#content .download a{
	display:block;
	line-height:80px;
	padding-left:130px;
	font-size:12px;
	color:#1170DC;
	text-decoration:none;
	background:url(../../img/download_pdf.gif);
}

#content .download a:hover{
	text-decoration:underline;
}

#content .INinput {
	font-size:12px;
	width:194px;
	height:24px;
	line-height:24px;
	border:1px solid #999;
	padding:3px;
	margin-left:5px;
	color:#999;
}

#content .txtForm {
	font-size:12px;
	float:left;
	text-align:right;
	width:100px;
	line-height:30px;
	margin-right:5px;
}

#content .ceck {
	float:left;
	margin-left:70px;
}

.txtPrivacy{
	float:left;
	display: block;
	font-size:10px;
	width:415px;
	margin-left:25px;
}
.formerror{
	float:left;
	width:202px;
	margin-left:10px;
	background: #fff;
	font-size:5px;
}
.formerror_span{
	font-size:10px;
	line-height: 20px;	
}
.chp 
{
    visibility: hidden;
    width: 10px;
    float: left;
}
.chp input
{
    width: 3px;
}

span.select 
{
    position: absolute;
    top: 436px;
    left: 115px;
	font-size:12px;
	color:#999;
	z-index: 99px;
}
*:first-child+html span.select /* PER IE 7 */
{
    position: absolute;
    top: 456px;
    left: 115px;
	font-size:12px;
	color:#999;
	z-index: 99px;
}
select.styled {
    margin-left:-4px;
}
#content .button a {
	display:block;
	background:url(../../img/bg_button.gif) top;
	width:300px;
	height:30px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	line-height:30px;
	text-align:center;
	margin-left:105px;
	text-decoration:none;
}
#content .button a:hover {
	background:url(../../img/bg_button.gif) bottom;
}
