@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(../images/Background.gif);
	background-color:#2a2b2c;
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 0;
	width: 721px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:400;
	line-height: 18px;
	padding-left: 19px;
	padding-right: 19px;
	margin-top: 0px;
	color:#ffffff;	
}
p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 18px;
	color:#000000;
	margin-top: 0px;
}
.link{
	color:#000000;}
.content {
	position:absolute;
	margin: 0px auto;
	z-index:1;
	text-align:left;  /* this overrides the text-align: center on the body element. */
	width: 721px;
}
.contact{
	background-image:url(../images/Connect.gif);
	width:202px;
	height:171px;
	border:none;}
.flash {
	top: 120px;
	left: 28px;
	position:relative;
	z-index:5;
	width: 460px;
	height: 306px;
	visibility: visible;
}
/* rotator in-page placement */
    div.rotator {
	position:absolute;
	height:306px;
	width:460px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
/* rotator css */
	div.rotator ul li {
	float:left;
	height:306px;
	width:460px;
	position:absolute;
	list-style: none;
	padding:0px;
	top:0px;
	left:0px;
	margin:0px 0px 0px 0px;
	overflow:hidden;
	display: inline;
}
/* rotator image style */	
	div.rotator ul li img {
	border:none;
}
    div.rotator ul li.show {
	z-index:500;
	width:460px;
	top:0px;
	position:absolute;
	overflow:hidden;
	display: inline;
	}
-->	
.particles {
	top: -233px;
	left: 500px;
	position:relative;
	z-index:5;
	width: 198px;
	height: 120px;
	background-color: #0069b4;
	visibility: visible;
}
.cblog {
	top: -240px;
	left: 500px;
	position:relative;
	z-index:5;
	width: 198px;
	height: 142px;
	visibility: visible;
}
.blog {
	top: -187px;
	left: 503px;
	position:relative;
	z-index:5;
	width: 30px;
	height: 30px;
	visibility: visible;
}
.fb {
	top: -247px;
	left: 663px;
	position:relative;
	z-index:5;
	width: 30px;
	height: 30px;
	visibility: visible;
}
.twitter {
	top: -217px;
	left: 628px;
	position:relative;
	z-index:5;
	width: 30px;
	height: 30px;
	visibility: visible;
}
.signup {
	background-image:url(../images/ThoughtParticles_04.gif); 
	background-position:center; 
	background-repeat:no-repeat;
	border:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0069b4;
	font-weight:bold;
	width: 69px;
	height: 24px;
}
.copyWrite {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left:190px;
	color: #000000;
}
.hc {
	padding-left:170px;
}
.address {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 15px;
	color:#000000;
	padding-right: 20px;
	text-align:right;
}
.style1 {
	width: 460px;
	border:none;
	background-color: #bdd73c; 
	margin-left:28px; 
	margin-top:0px;
	padding:0px; 
}
.style11 {
	height:314px; 
	background-color:#e7e7e8;
}
.style12 {
	background-color:#e7e7e8;
	}
.percentagewrap {
	width: 90%;
	margin: 0 auto;
	padding: 8px;
	}
