@charset "utf-8";


body {
	background-image: url(../gfx/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: 0px;
}

html { height: 100%; }


#cont {
	font-family: tahoma;
	font-size: 12px;
	color: #757575;
	text-decoration: none;
	text-align: left;
	width: 832px;
	margin: 0px auto;
}
#cont .logo img {
	padding: 0px;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cont .nav img {
	margin: 0px;
	padding: 0px;
}
#cont .logo {
	padding: 0px;
	
	
	margin-top: -2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

html>body #cont .logo {
	padding: 0px;
	margin-top: 0px;
	*margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#cont .nav {
	margin: 0px;
	padding: 0px;
}
#cont .content {
	color: #333333;
}
#cont   .content   .BOX {
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 222px;
	width: 201px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 100%;
}
#cont  .content  .promo_BOX {
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	width: 120px;
	padding-top: 10px;
	text-align: center;
}
#footer {
	background-image: url(../gfx/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B1B1B1;
	background-color: #D8D8D8;
	padding-top: 50px;
	margin: 0px auto;
	height: 50px;
	

}
#cont .content .BOX a {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#cont .content .BOX .desc {
	padding-right: 20px;
	padding-left: 20px;
}
#cont .content .BOX .icon {
	margin-left: 15px;
}


#footer .center {
	text-align: left;
	width:882px;
	margin: 0px auto;
}
#cont .content .BOX_content {
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	width: 650px;
	font-family: verdana;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 40px;
	color: #727272;
}
#cont .content .BOX_content .desc img {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 3px solid #CCCCCC;
	margin-left: 0px;
}
#cont .content .BOX_content .desc .img {
	width: 140px;
	float: left;
	text-align: left;
	margin-right: 20px;
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	margin-left: 40px;
}
#cont .content .BOX_content .desc .img p {
	margin: 0px;
}

#cont .content .BOX_content .desc .img .big {
	font-size: 12px;
	font-weight: bold;
}


#cont .content .BOX_content img {
	margin-left: -40px;
	margin-bottom: 10px;
}
#footer .center a {
	color: #B1B1B1;
	text-decoration: none;
	font-weight: bold;
}
#cont .content .BOX_content .desc .img-doors {
	width: 200px;
	float: left;
	height: 200px;
}
#cont .content .BOX_content .desc a {
	font-weight: bold;
	color: #727272;
	text-decoration: none;
}
#cont .content .BOX_content .desc a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
#cont  .content  .BOX_content  .desc .no-bord {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 0px solid #CCCCCC;
	margin-left: 0px;
}
input {
	width: 200px;
}
textarea {
	width: 200px;
}
.error {
	font-weight: normal;
	color: #FF0000;
}
