﻿body 
{
	font: 0.9em Arial, Verdana, 'Trebuchet MS', Tahoma, Helvetica, sans-serif;
	text-align: center;
}

#wrapper
{
	width: 950px;
	margin-left: auto ;
    margin-right: auto ;
    text-align: left;
}

a 
{
	color: #336699;
}

a:hover 
{
	color: #336699;
	text-decoration: underline;
}

a:link, a:visited 
{
	text-decoration: none;
}

h1, h2, h3 
{
	margin:.8em 0 .2em 0;
	padding:0;
}

h1 
{
	font-size: 16pt;
}

h2 
{
	font-size: 14pt;
}

h3, h4, h5, h6 
{
	font-size: 11pt;
}

#container 
{
	width: 950px;
}

#header 
{
	width: 950px;
}

#subheader 
{
	height: 54px;
	width: 950px;
	border-bottom:1px solid #000;
	background: url('../Image/000066ToWhiteGradient.png') repeat-x 0 0;
	color: #FFFFFF;
}

#subheader #text 
{
	float: left;
	padding-left: 50px;
	padding-top: 22px;
}

#subheader #logo 
{
	float: left;
}

#leftcolumn 
{
	float: left;
	width: 215px;
	background: url('../Image/GrayToWhiteGradient.png') repeat-x 0 0;
}

#maincolumn 
{
	float:left;
	width: 520px;
	background: url('../Image/GrayToWhiteGradient.png') repeat-x 0 0;
}

#rightcolumn 
{
	float: left;
	width: 215px;
	background: url('../Image/GrayToWhiteGradient.png') repeat-x 0 0;
}

.columnsection 
{
	padding: 20px 0 0 0;
}

#footer 
{
	clear: both;
	height: 25px;
	width: 950px;
	background: url('../Image/000066ToWhiteGradient.png') repeat-x 0 0;
	color: #FFFFFF;
}

/*slideshow*/
/*set the width and height to match your images transition slides on home page */

#slideshow 
{
	position:relative;
	height:350px;
}

#slideshow IMG 
{
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	/*opacity:0.0;*/
}

#slideshow IMG.active 
{
	z-index:10;
	/*opacity:1.0;*/
}

#slideshow IMG.last-active 
{
	z-index:9;
}

/* rounded corners */

div.action
{
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      background-color: #C4D9F4;
      border:1px solid #0053A5;
      float: left;
      margin-bottom: 10px;
      margin-top: 5px;
      text-transform:capitalize;
}

table.action
{
      margin-top: 5px;
      margin-bottom: 5px;
}

.contact 
{
	font-size: 1.0em;
	padding: 25px 0 25px 0;
}

#locationinformation 
{
	font-size: 1.0em;
	padding: 0 0 25px 0;
}

#requestforinformation 
{
	padding: 25px 0 0 0;
}

.padding 
{
	padding: 25px 0 25px 0;
}

.clear
{
	clear: both;
}

.container
{
}

.containerelement
{
	float: left;
	padding-right: 10px;
}

#login
{
	clear: both;
}

#loginlabel
{
	padding-bottom: 5px;
}

.paddingleft
{
	padding: 0 0 0 25px;
}

#MessageBoard
{
	width: 950px;
	/*background: url('../Image/GrayToWhiteGradient.png') repeat-x 0 0;*/
}
/*
#MessageBoardSubHeader
{
	height: 25px;
	width: 950px;
	color: #FFFFFF;
	background: url('../Image/000066ToWhiteGradient.png') repeat-x 0 0;
}
*/
