﻿body
{
	text-align:center;
	min-width:787px;
	background-color:#f5f7fa;
	background-repeat:repeat-y;
	height:100%;
	margin:0;
	padding:0;
	border:0;
	font-family:Verdana;
	font-size:11px;
	color:#0c1230;
	line-height:1.4;
}

.purpleText
{
	color:#293883;
}

a
{
	outline-style:none;
}


:focus { -moz-outline-style: none; }

img{
	border:none;
}



.container {
	margin:0 auto;
	width:787px;
	height:auto;
	min-height:800px;
	text-align: left;
	background-color:#FFFFFF;
	border-left:groove #999999 1px;
	border-right:groove #999999 1px;
	border-bottom:groove #999999 1px;
	position:relative;
	border:solid #999999 1px;
	border:

}

.header
{
position:absolute;
left:0px;
width:787px;
height:91px;
background-image:url("images/topBanner.jpg");
}

.menuArea
{
position:absolute;
left:0px;
top:92px;
width:787px;
height:23px;

}

.whiteMenuCover
{
	position:absolute;
	bottom:0px;
	left:0px;
	width:787px;
	background-color:White;
	height:2px;
}
.flashArea
{
position:absolute;
left:19px;
top:115px;
width:787px;
height:235px;

}

.homeTextArea
{
	position:absolute;
	top:360px;
	width:445px;
	margin-left:20px;
	text-align:justify;
	
}

.welcomeParagraph
{
	padding-bottom:20px;
	border-bottom: dotted 1px #b2b7d2;
}

.featureArea
{
	position:absolute;
	right:21px;
	top:550px;
	background-image:url(images/featureBox.jpg);
	background-repeat:no-repeat;
	width:279px;
	height:231px;
}

.innerFeature
{
	position:absolute;
	width:247px;
	left:20px;
	top:35px;
	height:185px;
}

.newsArea
{
	position:absolute;
	right:21px;
	top:360px;
	background-image:url(images/newsBox.jpg);
	width:282px;
	height:170px;
	
}

.about2Area
{
	position:absolute;
	
	top:20px;
	left:490px;
	width:250px;
	height:170px;
	
}

.newsText
{
	padding-top:25px;
	padding-left:15px;
}

.middleBorder
{
	position:absolute;
	top:0px;
	left:460px;
}


.mainContent
{
	position:absolute;
	top:360px;
	width:767px;
	margin-left:20px;
}

.topSearchBar
{
	background-image:url(images/topBar.jpg);
	width:749px;
	height:24px;
	color:White;
	padding-left:20px;
	padding-top:3px;
	background-repeat:no-repeat;
}

.topSearchBar a
{
	color:#f1f1f1;
	font-size:8.5pt;
	font-weight:bold;
	text-decoration:none;
}

.navRight a
{
	color:#0c1230;
}

.picureScroller
{
	position:absolute;
	left:20px;
	top:40px;
	width:400px;
}

.specArea
{
	position:absolute;
	left:370px;
	top:60px;
	width:350px;
	font-size:8.5pt;
	line-height:1.4;
}

.descriptionArea
{
	position:absolute;
	left:20px;
	top:360px;
	width:707px;
	font-size:8.5pt;
	line-height:1.5;
	text-align:justify;
}

.featureFullArea
{
	float:right;
	width:370px;
	padding-left:30px;
}

.mapArea
{
	float:left;
	width:300px;
}

.linksArea
{
	position:absolute;
	left:420px;
	top:800px;
	width:350px;
	font-size:8.5pt;
	line-height:1.4;
}

#menu1 {
  width:751px;
  height:20px;
  padding:0; 
  margin:0 auto; 
  list-style-type:none;
  font-family:Arial, Helvetica, sans-serif;
  font-size:8.5pt;
   letter-spacing: 1.1px;
   font-weight:bold;
}

#menu1 li {
  float:left;
  width:125px;
   height:20px;
  text-align:center;
  padding-top:3px;
   background-image:url("images/buttonInside2.jpg");
   background-repeat:no-repeat;
    }
#menu1 a {
  display:block;
  width:123px;
   height:20px;
  color:#596182; 
 
	
  text-decoration:none; 
  float:left; 
  }
#menu1 a:hover {
  text-decoration:underline;
  
  }

	.contactForm
	{
		position:absolute;
		top:30px;
		left:320px;
		width:400px;
		
	}