@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/Think.gif);
	width:202px;
	height:171px;
	margin:0px;
	padding:0px;
	border:none;}
.flash {
	top: 120px;
	left: 28px;
	position:relative;
	z-index:5;
	width: 460px;
	height: 306px;
	visibility: visible;
}
.AUsubnav {
	top: -186px;
	left: 500px;
	position:relative;
	z-index:5;
	width: 198px;
	height: 306px;
	background-color: #c7c8ca;
	visibility: visible;
}
.icons {
	top: 0px;
	left: 0px;
	position:relative;
	z-index:5;
	width: 202px;
	height: 30px;
	padding-bottom:20px;
	visibility: visible;
}
.blog {
	width: 118px;
	height: 30px;
	padding-left:5px;
	visibility: visible;
}
.fb {
	width: 30px;
	height: 30px;
	padding-left:5px;
	visibility: visible;
}
.twitter {
	width: 30px;
	height: 30px;
	padding-left:5px;
	visibility: visible;
}
.hc {
	padding-left:170px;
}
.copyWrite {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left:190px;
	color: #000000;
}
.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: #49d1e1; 
	margin-left: 28px; 
	margin-top:0px; 
}
.style11 {
	height:314px; 
	background-color:#e7e7e8;
}
.style12 {
	background-color:#e7e7e8;
	}
.percentagewrap {
	width: 90%;
	margin: 0 auto;
	padding: 8px;
	}
