.header {
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.main {
	background-image: url(img/main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer {
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.textNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 120%;
	padding-left: 10px;


}
.desctription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.contactformholder {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	cursor: pointer;
	padding-top: 5px;
	padding-bottom: 5px;
}

.expandtop{
	height: 5px;
	background-image: url(../images/divtop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.expandtitle{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;

}
.expandcontent{
	background-color: #FFFFFF;
	padding: 15px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
.expandcontent2{
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
.expandbottom{
	background-image: url(../images/divbottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 5px;
}
.FormMailContact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	height: 20px;
	width: 200px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: left;

}
.photo2 {
	background-image: url(img/photo_2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 199px;
	width: 662px;
}
