﻿#container
{
	position: relative;
	font-size: 75%;
	width: 740px;
	_width: 750px;
	margin-left: auto;
	margin-right: auto;
}

#preheader
{
	position: relative;
	margin-top: 5px;
	vertical-align: bottom;
}

#company
{
	position: relative;
	margin-left: 8px;
	font-size: 34px;
	font-weight: bolder;
	color: #122344;
}

#headernav
{
	position: relative;
	text-align: right;
}

#celebrating
{
	
	text-align: right;
	font-weight: bolder;
	font-size: 14px;
	float: left;
}

#nav
{
	position: relative;
	float: left;
	width: 135px;
	border-top: solid 1px #BABABA;
	border-left: solid 1px #BABABA;
	border-bottom: solid 1px #BABABA;
	font-size: 90%;
	overflow:hidden;
}

#navbar
{
	border-top: solid 1px #BABABA;
}

#logo
{
	position: relative;
	width: 135px;
	height: 119px;
	background-image: url(/images/homepageLogonew.jpg);
	cursor: pointer;
}

#main
{
	position: relative;
	float: left;
	background:#FFFFFF none repeat scroll 0 0;		
}

#textbanner
{
	position: relative;
	width: 595px;
	border-top: 1px solid #BABABA;
	border-bottom: 1px solid #BABABA;
	border-right: 1px solid #BABABA;
	height: 16px;
	padding: 4px;
	color: White;
	font-weight: bold;
	font-size: 13px;
}

#contentgroup
{
	position: relative;
	border-left: 1px solid #BABABA;
	border-bottom: 1px solid #BABABA;
	border-right: 1px solid #BABABA;
	width: 590px;
	padding: 6px;
	min-height: 600px;
	_height:600px;
}

#homeheader #headertext
{
	position: relative;
	width: 379px;
	height: 72px;
	border-right: 1px solid #BABABA;
	border-bottom: 1px solid #BABABA;
	color: White;
	font-family: Arial;
	font-weight: bold;
	padding-top: 16px;
	padding-left: 20px;
	text-align: left;
}

#homeheader #headertext .borderright
{
	height: 88px;
}

#homeheader #headerbar
{
	position: relative;
	width: 331px;
	height: 26px;
	border-right: 1px solid #BABABA;
}

#homeheader #headerimage
{
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	border-bottom: 1px solid #BABABA;
}

#header #headertext
{
	position: relative;
	padding-top: 5px;
	padding-left: 10px;
	height: 61px;
	color: #868686;
	font-weight: bold;
}

#header #headerbar
{
	position: relative;
	height: 22px;
	border-top: 1px solid #BABABA;
}

#header #headerimage
{
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
}

#content
{
	position: relative;
	padding: 6px;
	padding-top: 0;
}

#footer
{
	border-top: 1px solid #BABABA;
	font-size: 11px;
	position: relative;
	margin: 25px;
	margin-left: 0;
	margin-right: 0;
	padding: 20px;
	text-align: center;
}
