@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #eff0f5;
}

.container {
	width: 915px;
	margin-right: auto;
	margin-left: auto;
}
.container .boxes2 {
	background-image: url(images/bg2.jpg);
	height: 425px;
	width: 915px;
	clear: both;
	background-repeat: no-repeat;
}
.container .boxes2 .box1 {
	float: left;
	width: 286px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.container .boxes2 .boxf {
	float: left;
	padding: 10px;
}
.container .boxes2c {
	background-image: url(images/bg2c.jpg);
	height: 480px;
	width: 915px;
	clear: both;
	background-repeat: no-repeat;
}
.form {
	margin: 0px;
	padding: 0px;
}

.container .boxes2c .box1 {
	float: left;
	width: 286px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.container  .boxes2c  .boxf2 {
	float: left;
	width: 560px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 17px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 30px;
}
.sub {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-bottom: 10px;
}




.container .boxes {
	background-image: url(images/bg.jpg);
	height: 278px;
	width: 915px;
	clear: both;
	background-repeat: no-repeat;
}
.container .boxes .box1 {
	width: 286px;
	float: left;
	margin: 0px;
	text-align: center;
	padding: 10px;
}
.container .boxes .box2 {
	width: 276px;
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
}


.container .footer {
	background-image: url(images/footer_fon.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 44px;
	clear: both;
}
.container .footer .footer1 {
	float: left;
}
.container .footer .footer2 {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	width: 870px;
	text-align: center;
	padding-top: 15px;
}
.container .footer .footer3 {
	float: right;
}
.capt {
	font-family: Arial, Helvetica, sans-serif;
	color: #27378E;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #680500;
	font-weight: bold;
	text-decoration: none;
}
form{
	margin:0;
	padding:0;
}
