html,body {
	margin:0;
	padding:0;
	height:100%;
	background-repeat: repeat-x;
	background-color: #003E7C;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bg.gif);
}


#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:754px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background-image: url(images/bg4.gif);
}

#header {
	width: 754px;
	left: 0px;
	position: relative;
	height: 181px;
	z-index: 8;
}

#header2 {
	width: 754px;
	left: 0px;
	position: relative;
	height: 215;
	background-image: url(images/bg3.gif);
	background-repeat: repeat-y;
	z-index: 0;
}


#content {
	width: 754px;
	position: relative;
	left: 0px;
	padding-bottom: 27px;
	top: 0px;
	padding-top: 0px;
	height: 100%;
	background-repeat: no-repeat;
	margin-top: 0px;
}

	#footer
	{
	position: relative;
	margin: 10px auto 0 auto;
	width: 754px;
	background-image: url(images/bg2.jpg);
	}
#content-text {
	position:relative;
	width:751px;
	z-index:1;
	left: 50px;
	top: 0px;
	padding-bottom: 100px;
}
a:link {
	color: #CC3300;
}
a:visited {
	color: #996600;
}
a:hover {
	color: #CC9900;
}
a.bottom:link {
	color: #0099FF;
}
a.bottom:visited {
	color: #0099FF;
}
a.bottom:hover {
	color: #FFFFFF;
}

.text {
	font-size: 12px;
	color: #00203F;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.headers {
	font-size: 17px;
	color: #3EBFE0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#content-text-home {
	position:relative;
	width:754px;
	z-index:0;
	left: 0px;
	top: 0px;
	padding-bottom: 0px;
}
.free {
	font-size: 13px;
	color: #F47A20;
	line-height: 1.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#demobutton {
	position:absolute;
	left:573px;
	top:141px;
	width:181px;
	height:40px;
	z-index:1;
}
.textnames {
	font-size: 11px;
	color: #00203F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 10pt;
}
.style1 {
	color: #F15922;
	font-weight: bold;
}
.style2 {
	color: #843193;
	font-weight: bold;
}
.style3 {
	color: #F9B524;
	font-weight: bold;
}
.style4 {
	color: #03A293;
	font-weight: bold;
}
.style6 {color: #017BA4; font-weight: bold; }
.style8 {color: #3B267A; font-weight: bold; }
.textnamesCopy {
	font-size: 10px;
	color: #66CCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 10pt;
}
