#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:345px;
	height:auto;
	background:url(../../img/bg_index_right.jpg) no-repeat;
	padding:10px;
}

#content .right p{
	float:right;
	font-size:12px;
	text-align:right;
	width:140px;
	margin:50px 5px 0 0;
}

#content .INinput, #content .INinputEd {
	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;
}

#content .txtPrivacy{
	float:left;
	font-size:10px;
	width:415px;
	margin-left:25px;
}

#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;
}

#content .link a{
	margin-left:25px;
	color:#1170DC;
	font-weight:bold;
	font-size:15px;
}

#content .link a:hover{
	text-decoration:none;
}

#content .link{
	width:244px;
	height:28px;
	background:url(../../img/bg_link.gif);
	margin-top:90px;
	margin-left:50px;
	font-size:12px;
	color:#FFF;
	line-height:28px;
	padding-left:7px;
}

#contentlinks
{
    float:left;
    width:100%;
    border-top:1px solid #999;
    margin-top:30px;
    font-size:11px;
    }

.links{
	float:left;
	color:#999999; 
    }

.links ul{
    list-style:none;
    margin:0;
    padding:0;
}

.links li{
    margin:2px 0 0 0;
    padding:0;
    }
    
.links h3{
    font-size:11px;
    font-weight:normal;
    color:#000;
    margin-top:10px;
    }

.links a{
    font-size:11px;
    color:#1170DC;
    text-decoration:none;
}

.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;
}

.INinput span.select 
{
    position: absolute;
    top: 488px;
    left: 115px;
	font-size:12px;
	color:#999;
	z-index: 99px;
}
*:first-child+html .INinput span.select /* PER IE 7 */
{
    position: absolute;
    top: 508px;
    left: 115px;
	font-size:12px;
	color:#999;
	z-index: 99px;
}
.INinput select.styled {
    margin-left:-4px;
}

.INinputEd span.select 
{
    position: absolute;
    top: 383px;
    left: 115px;
	font-size:12px;
	color:#999;
	z-index: 99px;
}
*:first-child+html .INinputEd span.select /* PER IE 7 */
{
    position: absolute;
    top: 403px;
    left: 115px;
	font-size:12px;
	color:#999;
	z-index: 99px;
}
.INinputEd select.styled {
    margin-left:-4px;
}