body{
	padding:0px;
	background-color:#E3E3E3;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../images/body.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
	
}

#wrapper{
	width:994px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

img{
	border:0px;
}

#header{
	width:994px;
	height:190px;
}

#headText{
	height:190px;
	width:452px;
	float:left;
}

.headTextTit{
	font-family:Century Gothic;
	font-weight:bold;
	font-size:24px;
	color:#000000;
}

#logo{
	float:left;
	width:289px;
}

.headTextTit2{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-style:italic;
	font-size:18px;
}


#headTextPos{
	position:relative;
	left:30px;
	top:73px; 
}

#headImg{
	float:left;
	padding:15px 0px 0px 0px;
	text-align: right;
}

.clear{
	height:0px;
	line-height:0px;
	font-size:0px;
	clear:both;
}


#menu{
	width:994px;
	height:42px;
}

#menu a{
	font-family:Century Gothic;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	text-transform:uppercase;
	float:left;
	text-decoration:none;
	padding:5px 24px 5px 24px;
	background-image:url(../images/linkBg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

#menu a:hover{
	background-color:#FF0000;
}

#menu A.singleLine{
	padding:14px 24px 12px 24px;
}

#activeLink{
	background-color:#FF0000;
}

#content{
	width:100%;
	background-color:#FFFFFF;
	text-align:center;
	border: 10px #666666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

#contentPos{
	width:994px;
	margin:auto;
}

#contentPos2{
	width:899px;
	background-image:url(../images/contentColumn2.jpg);
    background-position:left top;
	background-repeat:repeat-y;
	margin: inherit;
}
	
#flash{
	width:994px;
	text-align:center;
	padding:18px 0px 18px 0px;
	height:246px;
}


#leftColumn{
	float:left;
	width:450px;
	position:relative;
	left:30px;
}

.columnContent{
	width:450px;
	background-image:url(../images/contentColumn.jpg);
	background-position:left top;
	background-repeat:repeat-y;
}

.columnBottom{
	width:450px;
	height:850px;
	background-image:url(../images/bottomColumn.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

.columnBottom2{
	width:450px;
	height:550px;
	background-image:url(../images/bottomColumn.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

.columnBottom3{
	width:450px;
	height:300px;
	background-image:url(../images/bottomColumn.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.columnBottom4{
width:899px;
height:1400px;
background-image:url(../images/bottomColumn2.jpg);
background-position:left bottom;
background-repeat:no-repeat;
}
.columnBottom5{
width:899px;
height:8400px;
background-image:url(../images/bottomColumn2.jpg);
background-position:left bottom;
background-repeat:no-repeat;
}
.columnBottom6{
width:899px;
height:1700px;
background-image:url(../images/bottomColumn2.jpg);
background-position:left bottom;
background-repeat:no-repeat;
}
.columnBottom7{
width:899px;
height:2500px;
background-image:url(../images/bottomColumn2.jpg);
background-position:left bottom;
background-repeat:no-repeat;
}
.columnBottom8{
width:899px;
height:400px;
background-image:url(../images/bottomColumn2.jpg);
background-position:left bottom;
background-repeat:no-repeat;
}
.columnBottom9{
width:899px;
height:4500px;
background-image:url(../images/bottomColumn2.jpg);
background-position:left bottom;
background-repeat:no-repeat;
}
.columnBottom10{
width:899px;
height:6125px;
background-image:url(../images/bottomColumn2.jpg);
background-position:left bottom;
background-repeat:no-repeat;
}

.columnTop{
	width:450px;
	height:430px;
	background-image:url(../images/columnTitel.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.columnTop2{
	width:450px;
	height:430px;
	background-image:url(../images/columnTitel.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.columnTop3{
width:899px;
height:1300px;
background-image:url(../images/TopColumn.jpg);
background-position:left top;
background-repeat:no-repeat;
}

#rightColumn{
	float:right;
	width:450px;
	position:relative;
	right:30px;

}

.columnTitel{
	font-size:21px;
	font-family:"Century Gothic";
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 24px;
	background-image: url(file:///C|/Documents%20and%20Settings/jeff%20hartman/Desktop/columnTitel.jpg);
}

.columnText{
	padding:22px 22px 0px 22px ;
	text-align:left;
}

.columnImg{
	text-align:center;
}

.columnimages{
	width:175px;
	float:left;
	padding: 0px 0px 10px 18px;
}

.columnText h4 {
	margin:10px 0px 0px 0px;
	padding:0px;
}

.columnText p {
	margin:10px 0px 0px 0px;
	padding:0px;
}

#footer{
	width:100%;
	height:106px;
	background-color:#E3E3E3;
	border-top:1px solid #909090;
}

#footerPos{
	height:106px;
	width:994px;
	margin:auto;
}

#footerMenu{
	padding:32px 24px 12px 24px;
	font-size:12px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;	
}

#footerMenu a{
	font-size:12px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:0px 10px 0px 10px ;
}

#footerMenu a:hover{
	text-decoration:underline;
}

#footerCopyRight{
	font-size:12px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 37px;	
}

#mainimg img {
	display:none;
	position:absolute;
	left:50%;
	margin:0px 0px 0px -467px;
	top:256px;

}
