﻿body
{
	background-color: #b3c3be;
	background-image: url(images/bg.gif); background-repeat: repeat-y;
	background-position:top center;
	font-family: Helvetica, Sans-Serif;
	font-size: 100%;
	
	
}
div.bg_icon
{
	position: absolute;
    top: 72px;
    left: 50%;
	margin-left: -340px;
	z-index: 0;
}
div.contact
{
	position: absolute;
    top: 2em;
    left: 50%;
	margin-left: -90px;
	font-size: .65em;
	font-weight: bold;
	color: #434f7b;
	text-align: right;
	width: 40em;
	z-index: 2;
}
div.header
{
	position: absolute;
    top: .5em;
    left: 50%;
	margin-left: -342px;
	z-index: 1;
}
div.nav
{
	width: 183px;
	position: absolute;
    top: 9.5em;
    left: 50%;
	margin-left: -339px;
	z-index: 3;
}
#sec_nav
{
	
}
img.buttons_grn
{
	margin-top: 8px;
	float: left;
	clear: left;
	border: 0px;
}
img.buttons
{
	float: left;
	clear: left;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 45px;
	border: 0px;
	
	
}
img.buttons_home
{
	float: left;
	clear: left;
	margin-top: 2px;
	border: 0px;
	
}


table
{

	font-size: .9em;
	margin: 0px;
	color: #ffffff;
}

a
{

	color: #ffffff;
	
}


div.bottom_spacer
{
	position: relative; left: 0px; top: 50px;
}


/*div.layout positions all 3 body sections*/

div.layout
	{
	width: 468px;
	
    position: absolute;
    top: 8.5em;
    left: 50%;
	margin-left: -134px;
	margin-top: 20px;
	z-index: 5;
	
	}

img
{
	border: 0px;
}