﻿body 
{
	 background-color:white;
}
hr
{
	border-bottom-style:dashed;
	border-color:#7fe9f9;
	border-width:2px;
}

a
{
	font-family:Tahoma;
	font-size:10px;
	color:Maroon;
	text-decoration:none;
}


a:visited;
{
 color:maroon;
 text-decoration:none;
}
a:hover;
{
 color:#03ff09;
 
}

.headermenulink
{
	font-family:Verdana;
	font-size:17px;
 	color:White;

}

.headermenulink a:hover
{
	  color:#03ff09;
}
.headertext
{
    
    text-align :left;
	font-family:Verdana;
	font-size:15px;
	color:#353333;
}

.moreinfo
{
	font-family:Tahoma;
	font-size:12px;
	color:#04fddd;
	text-decoration:none;

}
.moreinfo a
{
	font-family:Tahoma;
	font-size:12px;
	color:#04fddd;

}
.moreinfo a:visited
{
	color:#04fddd;
}
.leftmenu 
{
	color:white;
	font:Tahoma;
	font-size:13px;
	text-decoration:none;
}


.leftmenu a
{
	color:white;
	font:Tahoma;
	font-size:14px;
	text-decoration:none;
}


.leftmenu a:visited
{
	color:white;
	font:Tahoma;
	font-size:14px;
	text-decoration:none;
}

.leftmenu a:hover
{
	color:Aqua;
	font-size:15px;
	
}
.descriptionheading
{
  font-family:Verdana;
  font-size :13px;
  color:#2b7305;
} 
  
.headerinfo
{
	
	text-align:left;
	font-family:Verdana;
	font-size:20px;
	color:#51554e;
}

.bodytext
{
	
	text-align:left;
	font-family:Verdana;
	font-size:13px;
	color:#51554e;
	
}
.paneltext
{
	
	text-align:left;
	font-family:Verdana;
	font-size:12px;
	color:#969994;
	
}

#bodytext
{
	position:relative;
	left:51px;
	width:600px;
	
}
#main
{
	position:absolute;
	top:5px;
	left:2px;
	width:999px;
	height:122px;
	background-image:url("Images/Header.jpg"); 
	background-color:White;
}

#mainpic
{
	position:absolute;
	top:128px;
	left:0px;
	width:700px;
	height:369px;
	
}
#homepic
{
	position:absolute;
	top:0px;
	left:0px;
	width:700px;
	height:369px;
	background-image:url("Images/mainpic.jpg"); 
	background-repeat:no-repeat;
}
#logos
{
	position:absolute;
	z-index:3;
	top:0px;
	left:700px;
	width:207px;
	height:136px;
	background-image:url("Images/logos.jpg"); 
	background-repeat:no-repeat;
}


#infoheader
{
	
  position:relative;	
	left:51px;
	width:628px;
	
	
}
#content
{
	position:absolute;
	top:491px;
	left:0px;
	padding-left:10px;
	padding-right:20px;
	padding-top:10px;
	width:969px;
	height:362px;
	background-color:White;
	height:auto;
	
}
#RightCol
{
	position:absolute;
	z-index:-1;
	top:128px;
	left:728px;
	width:370px;
	height:371px;
	
}

#rightpic
{
	position:absolute;
	z-index:-1;
	top:-29px;
	left:0px;
	width:370px;
	height:371px;
	background-image:url("Images/rightcol.jpg"); 
}
#aboutpic
{
	position:absolute;
	z-index:-1;
	top:0px;
	left:0px;
	width:370px;
	height:315px;
	background-image:url("Images/aboutus.jpg"); 
}



#panel1
{
	position:relative;
	z-index:1;
	top:28px;
	left:628px;
	padding-left:40px;
	width:340px;
	
	
}
#panel2
{
	position:absolute;
	z-index:1;
	top:159px;
	left:628px;
	padding-left:40px;
	width:340px;
	
	
}
#panel3
{
	position:absolute;
	z-index:1;
	top:280px;
	left:628px;
	padding-left:40px;
	width:340px;
	
	
}
	
	

#leftcol
{
	position:absolute;
	top:34px;
	left:18px;
	width:210px;
	height:779px;
	background-image:url("Images/LeftCol.jpg"); 
	background-repeat:no-repeat;
	background-color:White;
}	
#leftmenu
{
	position:absolute;
	top:48px;
	left:25px;
	width:148px;
	height:290px;
	line-height:29px;
	padding-left:10px;
	color:white;
	font:Tahoma;
	font-size:13px;
	background-image:url("Images/MenuButton.jpg"); 
}	

#bottom
{
	position:absolute;
	top:304px;
	left:2px;
	width:1000px;
	height:701px;
	background-image:url("Images/Bottom.jpg"); 
}
#bottomhome
{
	position:absolute;
	top:304px;
	left:2px;
	width:1000px;
	height:701px;
	background-image:url("Images/BottomHome.jpg"); 
}


#contactform
{
	position:absolute;
	top:100px;
	left:65px;
	width:561px;
	height:345px;
	background-image:url("Images/ContactForm.jpg"); 
}




#menubar
{   position:absolute;
    top:85px;
	left:10px;
	height:54px;
	width:1000px;
	
}


#menutext
{   position:absolute;
    top:10px;
	left:50px;
	height:34px;
	width:5000px;
	
}
#footer
{   position:absolute;
    z-index:1;
    top:0px;
    left:2px;
    width:1000px;
    height:43px;
    background-image:url("Images/footer.jpg");
}
