html
{
	height:100%;
	padding:0px;
	margin:0px;

}
body {
	background-color: #E7E4E4;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(TemplateImages/BodyBackground.jpg);
	height:100%;
	
}

table,body, .mainTable{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #060A4A;
}




.mainHeader {
	padding-top: 4px;
}
.mainBody {
	line-height: 14px;
	padding: 36px;
}
ul, ol {
	line-height: 16px;
}


h1 {
	font-size: 18px;
	line-height: 24px;
}
h2 {
	font-size: 16px;
	line-height: 20px;
}
h3 {
	font-size: 14px;
	line-height: 18px;
}
h4 {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	line-height: 16px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 15px;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}
h1, h2, h3, h4, h5, h6 {
color: #808080;
}
.grayText {
	color: #808080;
}
a:link, a:visited, a:hover,a:active  {
	color: #080753;
}


.headlineInset {
	margin-left: 30px;
}

.galleryList
{
	
}
.galleryList td
{
	padding-bottom: 30px;
}


.galleryList .photo
{
	padding-left: 15px;
	padding-right: 30px;
}

.galleryList .text
{
	padding-left:50px;
}


.headlineShort
{
	margin-bottom:4px;
}

.galleryLinks
{
	padding-left:30px;
	padding-right: 15px;
}

.galleryLinks ul
{
	padding-left:4px;
	margin-left:4px;
	list-style:none;
}

.galleryLinks li
{
	padding-bottom:12px;
}

.galleryLinks table td
{
	padding-bottom:16px;
}

.galleryItem td
{
	padding-bottom: 30px;
}
.industryFocus td {
	padding-bottom: 30px;
}


.galleryItem .left
{
	border-right:solid 1px  #999999;
	padding-right:30px;
}

.galleryItem .frame td
{
	padding-bottom: 30px;

}

.galleryItem .frame img
{
	padding:1px;
	border: solid 1px #C7C8D6;

}

.galleryItem .right
{
	padding-left:30px;
}

div.layerHolder
{
	position:relative;
}

div.layerHolder  div.layer
{
	position:absolute;
	
}

.industryFocus
{
	
}


.industryFocus .imgCell {
	padding-bottom: 24px;
	padding-left: 24px;
}

.industryFocus .linkCell a
{

}

.footer
{
	padding-top:30px;
}

.mainPanel
{
	height: auto !important;
	position: relative;
	min-height: 94%;
	height: 94%;
	padding-bottom:0px;
}

.footPanel
{
	margin-top:0px;
	position: relative;
	width:760px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}











.contactCard {
	background-color: #FFFFFF;
	background-image: url(Images/ContactCard.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:300px;
	border:solid 5px #000000;
	height:205px;
	text-align:left;
	position:absolute;
	font-size:9px;
	left: 369px;
	top: 70px;
}
