@charset "UTF-8";
/* CSS Document */

body{
	margin: 0px;
	colour: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	background-repeat: repeat-x;
	font-weight: lighter;
	background-image: url(graphics/background.gif);
}
#container {
	position: relative;
	width: 816px;
	margin: auto;
	height: 1200px;
}
div.logo{
	position:absolute;
	width:301px;
	height:76px;
	left:40px;
	top: 24px;
}
div.navbox{
	position:absolute;
	width:140px;
	height:213px;
	left:16px;
	top: 344px;
	z-index: 3;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #666666;
}
div.textbox{
	position:absolute;
	width:585px;
	height:295px;
	left:181px;
	top:343px;
	background-color: #FFFFFF;
}
div.textbox2{
	position:absolute;
	width:584px;
	height:35px;
	left:182px;
	top:342px;
	background-color: #FFFFFF;
}
div.image{
	position:absolute;
	width:500px;
	height:122px;
	left:17px;
	top:115px;
	z-index: 1;
	}

div.contactlower{
	position:absolute;
	width:791px;
	height:18px;
	left:13px;
	top:696px;
	}
div.mainbox {
	position:absolute;
	top:11px;
	width:813px;
	height:733px;
	z-index:-1;
	background-color: #FFFFFF;
	left: 3px;
}
.stylemaintitle {
	color: #9F6E4B;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
div.strapbox{
	position:absolute;
	width:675px;
	height:81px;
	left:17px;
	top:237px;
	background-color: #FFFFFF;
}
div.maintextindex{
	position:absolute;
	width:605px;
	height:485px;
	left:230px;
	top: 451px;
	z-index: 2;
	}
	
.maintextstyle {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.maintitlestyle {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
}
