@charset "utf-8";
/* CSS Document */
body
{
	margin:15px 0px 0px 0px;
	background:url(../Images/Common/bg.gif) top center;
	font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

#Container
{
	width:1030px;
	margin:auto;
	background:url(../Images/Common/bg-repeater.png) repeat-y;
	min-height:700px;
}
#InnerContainer
{
	padding:37px;
	background:url(../Images/Common/bg-head.jpg) no-repeat top;
}

#Header
{
	height:94px;
	border-bottom:#CCCCCC 1px solid;
}
#Logo
{
	float:left;
}
#MenuContainer
{
	float:right;
	width:515px;
	margin-top:54px;
}

#MainArea
{
	clear:both;
	margin-top:20px;
	height:413px;
	overflow:hidden;
	position:relative;
}

#FooterStripe
{
	position:absolute;
	/*bottom:0px;*/
	top:601px;
	height:150px;
	background-image:url(../Images/Common/bg_blue_48.png);
	/*background-color:#59CED7;
	opacity:0.48;
	filter:alpha(opacity=48);*/
	
	width:100%;
}
#FooterContent
{
	position:absolute;
	/*bottom:0px;*/
	top:607px;
	height:145px;
	width:980px;
	padding-left:10px;
	padding-right:10px;
	margin:auto;
	z-index:2;
}
/*#FooterColumn
{
	float:left;
	width:146px;
	margin-right:20px;
	position:relative;
}
#FooterColumnLast
{
	width:146px;
	margin-right:0px;
	float:right;
	position:relative;
}*/
.FooterColumn
{
	float:left;
	width:146px;
	margin-right:20px;
	position:relative;
}
.FooterColumnLast
{
	width:146px;
	margin-right:0px;
	float:right;
	position:relative;
}

/* LavaLamp Menu*/
.lavaLampMenu
{
	position: relative;
	height: 39px;
	width: 515px;
	padding: 0px 0px 15px 0px;
	margin: 0px;
	overflow: hidden;
}
.lavaLampMenu li 
{
	float: left;
	list-style: none; 
	height:20px;
	margin-left:30px;
}
.lavaLampMenu li.back 
{
	border-bottom: 4px solid #59CED7;
	width: 9px;
	height: 39px;
	z-index: 3;
	position: absolute;
	margin-left:0px;
}
ul.lavaLamp li.backLava {
 z-index:3;   
}
.lavaLampMenu li a 
{
	text-decoration: none;
	color: #000;
	top:7px;
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	margin: auto 0px;
	z-index: 10;
}   
.lavaLampMenu li a:hover, .lavaLampMenu li a:active, .lavaLampMenu li a:visited 
{
	border: none;
	z-index: 8;
}

/* Font Styles */

h1
{
	color:#59CED7;
	font-size:27px;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
	height:40px;
	overflow:hidden;
}
h2
{
	color:#000000;
	font-size:20px;
	text-transform:uppercase;
}
h3
{
	color:#000000;
	font-size:17px;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
	height:40px;
	overflow:hidden;
}
a
{
	color:#31C0CC;
	text-decoration:none;
}
.footerHeader
{
	text-align: left; color: #31C0CC; background-color:#B0E8EC; font-size:25px; height:23px; overflow:hidden;
}
.footerHeader a
{
	color: #31C0CC;
	text-decoration:none;
}
.footerText
{
	text-align: left; margin-top:8px; line-height:1.4em;
}
.footerText a, .footerTextNoTitle a
{
	color: #000;
	text-decoration:none;
}
.footerText a:hover
{
	color: #000;
	text-decoration:none;
	background-color:#31C0CC;
}
.footerTextNoTitle
{
	text-align: left; margin-top:31px; line-height:1.4em;
}


.topPara
{
	margin-top:0px;
}

.serviceArea
{
	float:left;
	width:195px;
	padding:0px;
	margin:0px;
}

.postIt
{
	width:369px;
	float:left;
}

.spyHolder
{
	padding-top:22px;
	padding-bottom:22px;
}
