html,body{		margin:0;
			padding:0
			
}

body{			text-align:center;
			background-color: #FFFFFF;			
}

p{			margin:0 10px 10px
}

div#header{		margin:0;
			padding-left:0px;
			background: #FFFFFF;
			color: #79B30B
}

div#header2{	position: absolute;
			top: 109px;
			float:right;
			width: 795px;
}


div#contenttop{	clear:both;
			margin-left: -1px;
			width:800px;
			height: 18px;
			border-left: 1px #FFFFFF solid;
			border-right: 1px #FFFFFF solid;
			background: url(images/contenttop.gif) top left no-repeat;
}

div#contentmain{	clear:both;
			margin-left: -1px;
			width:800px;
			/*height: 320px;*/
			border-left: 1px #FFFFFF solid;
			border-right: 1px #FFFFFF solid;
			background: url(images/contentmidd.gif) top left repeat-y;
}

div#contentindex{	clear:both;
			margin-left: 6px;
			width:790px;
			background: url(images/indeximage.jpg) top left no-repeat;
}

div#contentindex2{	clear:both;
			margin-left: 6px;
			width:790px;
			background: url(images/indeximage2.jpg) top left no-repeat;
}

div#contentindex3{	clear:both;
			margin-left: 6px;
			width:790px;
			background: url(images/indeximage3.jpg) top left no-repeat;
}


div#contentbottom{	clear:both;
			margin-left: -1px;
			width:800px;
			height: 16px;
			border-left: 1px #FFFFFF solid;
			border-right: 1px #FFFFFF solid;
			background: url(images/contentbottom.gif) top left no-repeat;
}

div#content2{	clear:both;
			width:100%;
			background:#FFFFFF;			
}

div#content p{	line-height:1.4;			
}



div#container{	position: relative;
			top: 5px;
			width: 800px;
			margin:0 auto;
			text-align:left;
			border: 0px #FE9602 solid;
}

div#navigation{	clear:both;
			margin-left: 2px;
			width:796px;
			background:#FFFFFF;
			height: 18px;
			border-top: 0px #666666 solid;
			border-bottom: 0px #666666 solid;
}

div#spacer{		clear:both;
			margin-left: 1px;
			width:796px;
			height: 3px;
			background:#FFFFFF;
			border-left: 0px #666666 solid;
			border-right: 0px #666666 solid;


}

div#extraright{	float:right;
			margin-right: 0px;
			width: 295px;
			height: 300px;
			/*background:#FFFFFF;*/
			background: url(images/background2.gif) top left no-repeat;
}


div#extraleft{	float:left;
			width: 295px;
			height: 179px;
			border-right: 0px #FE9602 solid;
			/*background:#FFFFFF;*/
			background: url(images/background.gif) top left no-repeat;
}

div#footer{		clear:both;
			margin-left: 2px;
			width:796px;
			height: 25px;
			border-top: 0px #666666 solid;
			background: url(images/footerimage.gif) center center no-repeat;
}
