body
{
	margin: 0;
	border: 0;
	text-align: center;
	background: #7f90a4;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
/*--eliminates dashed lines around links on Firefox---*/
a {
  outline: none;
}
a {
	text-decoration: none;
	color: #00336f;
}
a:hover {
	text-decoration: underline;
	color: #4f6b8d;
}

/*---- Main Headlines --------*/
h1 {
margin:18px 8px 0 10px;
padding:0px;
font:bold italic 1.100em Arial, Helvetica, sans-serif;
color:#113863;
}

/*---- Sub Headlines --------*/
h2 {
margin:8px 8px 0 0;
padding:3px 8px 3px 8px;
font:bold italic .975em Arial, Helvetica, sans-serif;
color:#ffffff;
background-color:#113863;
}

/*----SIDEBAR CONTACT PHONE NUMBER and Call to Action--------*/
h5 {
margin:0 auto;
text-align:center;
font:bold italic 1.225em Arial, Helvetica, sans-serif;
color:#FFFFFF;

}

img {
	border-color: #000;
}


#all
{
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}

#all td
{
	vertical-align: top;
	padding: 0;
}

#all #bottom
{
	vertical-align: middle;
}

#top
{
	height: 157px;
	background: url(/images/top_bottom_back.png);
}

#top table
{
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}

#logo
{
	width: 636px;
}
#header-contact{
float:left; width:290px; margin:0; padding:31px 0 0 0;
}
#logo img
{
	margin: 12px 50px;
}

#top_right
{
/*	width: 50%;*/
	text-align: right;
}

#middle
{
	width: 100%;
	height: 100%;
	border-collapse: collapse;
	background: url(/images/middle_back.jpg) repeat-x;
}

#middle td
{
	padding: 0;
}

#left
{
	width: 25%;
	background: url(/images/shadow_top.gif) repeat-x;
}

#left .menu
{
	vertical-align: middle;

}

#left .menu a
{
	height: 35px;
	display: block;
	padding: 0 0 0px 40px;
	line-height: 35px;
	text-decoration: none;
	font-weight: bold;
	color: #00336f;
}

#left .menu a:hover
{
	color: #4f6b8d;

}

#home 
{
	background: url(/images/home.gif) no-repeat;
}

#home:hover
{
	background-position: left bottom;
}

#about 
{
	background: url(/images/about.gif) no-repeat;
}

#about:hover
{
	background-position: left bottom;
}

#glossary
{
	background: url(/images/glossary.gif) no-repeat;
}

#glossary:hover
{
	background-position: left bottom;
}

#contact 
{
	background: url(/images/contact.gif) no-repeat;
}

#contact:hover
{
	background-position: left bottom;
}

#gallery 
{
	background: url(/images/gallery.gif) no-repeat;
}

#gallery:hover
{
	background-position: left bottom;
}

#faq 
{
	background: url(/images/faq.gif) no-repeat;
}

#faq:hover
{
	background-position: left bottom;
}

#links 
{
	background: url(/images/links.gif) no-repeat;
}

#links:hover
{
	background-position: left bottom;
}

#left .text
{
	padding: 10px 5px 10px 20px;
}

#left a
{
	clear: both;
}

#inquiry
{
	width: 194px;
	height: 38px;
	display: block;
	background: url(/images/inquiry.png) no-repeat;
}

#inquiry:hover
{
	background: url(/images/inquiry_on.png) no-repeat;
}

#right
{
	background: url(/images/shadow_top.gif) repeat-x;
}

#right .menu
{
	
	height: 31px;
}

#right .menu table
{
	border-collapse: collapse;
	float: right;
}

#right .menu td
{
	width: 112px;
	height: 31px;
	text-align: center;
}

#right .menu a
{
	width: 112px;
	padding: 6px 0 10px 0;
	display: block;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	background: url(/images/button.jpg);
}

#right .menu a:hover
{
	background-position: bottom;
}

#right .in
{
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}

#right .text
{
	margin:20px 20px 20px 30px;
	background: url(/images/watermark.jpg) center 63px no-repeat;
}


#right .text h2
{
	display: inline;
	border-bottom: 2px solid #000;
}

#right .text a
{
	color: #00336f;
}

#right .text a:hover
{
	color: #4f6b8d;
}

#shadow_bottom
{
	height: 4px;
	background: url(/images/shadow_bottom.png);
}

#bottom
{

	height: 60px;
	background: url(/images/top_bottom_back.png);
	color: #fff;
}

#bottom table
{
	width: 100%;
}

#copyright
{
font-style:italic;
font-size:.800em;
	width: 30%;
	color: #fff;
}

#bottom .menu
{
	text-align: center;
}

#bottom .menu
{
	width: 0;
	margin: auto;
	font-size: 14px;
	color: #fff;
}

#bottom .menu a
{
	text-decoration: none;
	color: #7f90a4;
}

#bottom .menu a:hover
{
	color: #fff;
}