#content{
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	position: relative;
	background-image: url(../img/thumb-sf2.gif);
	background-repeat: repeat-y;
	background-position: 260px 0px;
}

#content #col-sx{
	width: 261px;
	float: left;

}
#content #col-dx{
	width: 519px;
	float: left;

}
/*----------------------------------------------------------*/

#col-sx h3{
	margin-left: 20px;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	color: #FF6600;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

/*----------------------------------------------------------*/
#col-dx #headerContacts{
	height: 110px;
	width: 519px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	position: relative;
	color: #999999;
}

#col-dx #headerContacts p{
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#col-dx #headerContacts strong{
	color: #666666;
}

/*----------------------------------------------------------*/
#listLinks{
	color: #999999;
}
#listLinks p{
	margin: 0px;
	padding: 20px;
}
#listLinks h3{}
#listLinks form{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#listLinks form select{
	font-size: 11px;
	color: #666666;
	width: 180px;
}
#listLinks ul{
	border: 1px solid #EAEAEA;
	margin-left: 20px;
	margin-right: 20px;
	padding: 10px;
}
#listLinks ul li{
	list-style-type: none;
	margin-bottom: 5px;
}
#listLinks ul li a{
	text-decoration: none;
	font-size: 10px;
	color: #666666;
}
#listLinks ul li a:hover{
	color: #FF6600;
	text-decoration: underline;
}

/*----------------------------------------------------------*/


#content #col-dx form{
	font-size: 10px;
	color: #999999;
	margin: 0px;
	padding: 0px;

}
#content #col-dx form hr{
	color: #E4E4E4;
	background-color: #E4E4E4;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;


}
.formBloc{
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;

}
.formBloc2{
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;

}
#formContacts{
	padding: 20px;
}
