<style type="text/css">
<!--
	body {
		/*background-image: url(../../../images/page_bgr.jpg);*/
		margin:0 auto;
		text-align:center;
	}
	.style1 {
		font-family: Verdana;
		font-size: 8pt;
	}
	a:link {
		color: #000000;
		text-decoration: none;
	}
	a:visited {
		color: #000000;
		text-decoration: none;
	}
	a:hover {
		color: #F45828;
		text-decoration: none;
	}
	a:active {
		color: #000000;
		text-decoration: none;
	}
	
	#mainDiv{
		/*border:solid 1px red;*/
		text-align:center;
		background-image: url(../../../images/page_bgr.jpg);
		overflow:auto;
		padding:10px 0px 10px 0px;
		height:100%;
	}
	
	#websiteDiv{
		background-image: url(../../../images/design/layoutImg.jpg);
		background-repeat:repeat-y;
		margin: 0px auto;
		width:744px;
		/*border:solid 1px green;*/
		overflow:auto;
	}
	
	.innerDiv{
		width:680px;
		/*border:solid 1px blue;*/
		margin:0 auto;
		position:relative;
	}
	
	#mainImage{
		background-image: url(../../../images/design/maingraphic.jpg);
		background-repeat:no-repeat;
		height:355px;
	}
	
	#menuImages{
		/*border:solid 1px blue;*/
		text-align:center;
	}
	
	.tdHeading{
		border:solid 1px #000;
		background-color:#BCAE94;
		background-image: url(../../../images/design/arrow.jpg);
		background-repeat:no-repeat;
		background-position:150px center;
	}
	
	.menuLink{
		font-size:10px;
		padding-left:5px;
		line-height:20px;
		font-weight:bold;
	}
	
	.middleText{
		/*border:solid 1px blue;*/
		font-style:italic;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:14px;
		line-height:20px;
		padding:70px 40px 70px 40px;
	}
	
	.bottomDiv{
		/*border:solid 1px blue;*/
		height:128px;
		background-image: url(../../../images/design/footer.jpg);
		background-repeat:no-repeat;
	}
	
	-->
</style>
