.background {
	background-image: url(bg-imagehome.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.stylepara {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	left: auto;
	text-align: justify;
	background-repeat: no-repeat;
	padding-left:15px;
	padding-right:15px;
	background-position: left;
}
.contacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: top;
}

body{
	margin-top:0;
	margin-left:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	background-repeat: repeat;
	background-image: url(web-bg2.jpg);
	background-attachment: fixed;
	background-position: left center;
	background-color: facd53;
}
p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 19px;
	text-align: justify;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
}
.links:hover{
text-decoration:underline; color:#FF9900}
.divider {
	color: #FF9933;
}
.imagePad{
	padding-right:7px;
	padding-top:5px;
	padding-bottom:2px;
	/*border: thin solid #000000;*/
}
