@charset "utf-8";
body {
	background-image: url(images/bodybckgr.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#mainmenu {
	position:absolute;
	left:383px;
	top:134px;
	width:269px;
	height:23px;
	z-index:1;
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	word-spacing: 25px;
}
#sidemenu {
	position:absolute;
	left:177px;
	top:224px;
	width:130px;
	height:415px;
	z-index:3;
	text-align: right;
}
#contactmenu {
	position:absolute;
	left:673px;
	top:81px;
	width:482px;
	height:22px;
	z-index:2;
	font-family: Tahoma;
	font-size: 12px;
	word-spacing: 23px;
	text-align: left;
}
#container {
	position:absolute;
	left:383px;
	top:191px;
	width:470px;
	height:440px;
	z-index:4;
	padding-top: 40px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.thumbsmenu {
	float: right;
	height: 200px;
	width: 85px;
	margin-top: 90px;
	font-size: 9px;
}
.displayimage {
	float: left;
	margin-top: 80px;
	margin-left: 45px;
}
#thumbs1 img {
	cursor: pointer;
}
#thumbs2 img {
	cursor: pointer;
}
#thumbs3 img {
	cursor: pointer;
}

.sidemenufont {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	line-height: 6pt;
}
.sidemenufont a:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	line-height: 5pt;
}


h1 {
	font-family: Tahoma;
	font-size: 25px;
	color: #DD381C;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #DD381C;
}
a:active {
	text-decoration: none;
	color: #DD381C;
}
#footer {
	position:absolute;
	left:1px;
	top:729px;
	width:973px;
	height:95px;
	z-index:5;
	background-image: url(images/footerbckg1.jpg);
	background-repeat: no-repeat;
}
.maintext {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
	text-align: left;
}
.whitedots {color: #FFFFFF}
#thumbs1 {
	position:absolute;
	left:793px;
	top:313px;
	width:78px;
	height:195px;
	z-index:6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	visibility: visible;
}
#thumbs2 {
	position:absolute;
	left:793px;
	top:313px;
	width:78px;
	height:195px;
	z-index:6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	visibility: hidden;
}
#thumbs3 {
	position:absolute;
	left:793px;
	top:314px;
	width:78px;
	height:195px;
	z-index:6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	visibility: hidden;
}
.displayimageafises {
	float: left;
	margin-top: 60px;
	margin-left: 120px;
}
