body {
	padding: 0px;
	margin: 0px;
	font-size:100%;
	font-family:"Century Gothic";
	background:#fff;

}

#Container {
	background-color: #FFFFFF;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	padding: 10px;
}

li {
	color: #333333;
	font-size: .75em;
	text-align: left;
}
#header {
	background-color: #FFFFFF;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #29bae6;
	border-bottom-width:35px;
	border-bottom-style: solid;
	border-bottom-color: #29BAE6;
	height: 85px;
	margin-bottom: 5px;
}
#header-content {
	position: relative;
	margin: 0 auto; padding: 0;
	font-size: 1em;
}
#header #logo {
	position: absolute;
	font: normal 40px/65px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	color: #FFF;
	height: 75px;
	margin: 0;
	/* change the values of left and top to adjust the position of the logo */
	top: 1px;
	left: 76px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;

}
#header #slogan {
	letter-spacing: 0px;
	/* color: #D4AA80; */
	margin: 0;
	padding: 0;
	float: right;
	
}
#header #pagename {
	letter-spacing: 0px;
	/* color: #D4AA80; */
	margin: 0;
	padding: 0;
	float: right;
	position: absolute;
	left: 302px;
	top: 28px;
	width: 497px;
	
}
#header #contact {
	letter-spacing: 0px;
	/* color: #D4AA80; */
	margin: 0;
	padding: 0;
	float: right;
	position: absolute;
	right: 9px;
	top: 84px;
	text-align: right;
	font-weight: bold;
	width: 255px;
	z-index: 2;
	font-size: 0.75em;
	color: #FFFFFF;
	
}
a {color: #fff;}
a:hover {color: #000;}





#outer1 {
	float:left;
	width:20%;
	background-color: #FFFFFF;
}
#outer2 {float:left; width:80%; background:#fff;}
#flashimage {
	width: 712px;
	background-image: url(images/static_banner2.jpg);
	height: 200px;
	background-position: top;
}
#left {
	width: 31%;
	float:left;
	padding: 5px;
	border: 1px solid #999999;
	margin-top: 5px;
	height: 370px;
}
#middle {
	width: 31%;
	float:left;
	padding: 5px;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-left: 7px;
	height: 370px;
}
#right {
	width: 31%;
	float:right;
	padding: 5px;
	margin-top: 5px;
	border: 1px solid #666666;
	height: 370px;
}


#outer1, #outer2, #outer3 {padding-bottom:32767px; margin-bottom:-32767px;}
#outer3 {
	float:right;
	width:200px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 3px;

	
}

#wrapper {
	overflow:hidden;
	background-color: #FFFFFF;
}


#footer {
	clear:both;
	background-color: #FFFFFF;
	padding: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #29bae6;
	width: 100%;
	margin-top: 10px;

	
}

h1 {font-size:30px; margin:0; padding:10px 0; color:#29BAE6;}
h3 {
	font-size:15px;
	margin:0;
	font-weight: bold;
	color: #29BAE6;
	text-align: center;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
.content {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.img {
	position: absolute;
	margin: 0;
	padding: 0;
	/* change the values of left and top to adjust the position of the logo */
	top: 35px;
	right: 15px;
}
.imgleft {
	padding-left: 0px;
	float: left;
}
 a {
	font-size: 1em;
	color: #29BAE6;
	text-decoration:none;
	font-weight: bold;
}
a: hover {
	color: #FFFFFF;
	text-decoration:none;
}
.imgright {	float: right;}
p {
	font-size:12px;
	line-height:1.5em;
	margin:0;
	padding:5px 0;
	color: #000000;
}

#header p {
	color:#999999;
	font-size: .85em;
}
#footer p,
#header p {color:#003399; text-align:center;}
#footer a {
	color:#003399;
	font-weight: bold;
}
#footer a:hover {
	text-decoration:none;
}




#outer2 {
	float:left;
	width:730px;
	background:#fff;
}

/* for IE6 */
* html #wrapper {
	display:inline-block;
	width: 100%;
	padding: 0px;
}

