@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/back2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}

#logo {
	position: absolute;
	left: 587px;
	top: 0px;
}

#menu {
	position: absolute;
	left: 316px;
	top: 128px;
}

#texthome {
	width: 518px;
	left: 201px;
	top: 223px;
	position: absolute;
	clear: left;
}

#photoshome {
	position: absolute;
	left: 565px;
	top: 247px;
}
#special {
	position: absolute;
	height: 334px;
	width: 262px;
	top: 300px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	line-height: 18px;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

.footer a:link {
	color: #888888;
	text-decoration: none;
}

.footer a:visited {
	color: #888888;
	text-decoration: none;
}

.footer a:hover {
	color: #EC1A23;
	text-decoration: underline;
}

.texthomestyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #905588;
	text-align: justify;
	margin-left: 80px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #905588;
}

.brochure {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #905588;
	text-align: right;
	width:182px;
	margin-left: 20px;
	margin-top: 10px;
}


.someclass { 
}

.someclass1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	font-style: italic;
}


#ajaxticker1 {
	width: 518px;
	line-height: 22px;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
}
