body {
	background: #e9f0f9 url(../images/6.jpg) top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
* {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4 {
	display: inline;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
#header {
	background:url(../images/1.jpg) no-repeat;
	width: 800px;
	height: 94px;
	margin-left:auto;
	margin-right: auto;
}
#headercontent {	
	width: 800px;
	height: 94px;
	margin-left: auto;
	margin-right: auto;
}
#headtext {
	float:left;
	width: 260px;
	height: 74px;
	padding-top: 20px;
	padding-left: 40px;
}
#headmenu {
	float:right;
	width: 440px;
	height: 84px;
	padding-top: 10px;
	padding-right: 40px;
}
#content {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#box1content {
	background:url(../images/2.jpg) center no-repeat;
	width: 800px;
	height: 272px;
}
#boxtext {
	float:left;
	width: 380px;
	height: 242px;
	padding-left: 60px;
	padding-top: 30px;
}
#box2content {
	width: 800px;
	background:url(../images/3.png) center repeat-y;
}
#box2text {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	border-bottom: #0066CC thin dashed;
}
#footer {
	background:url(../images/5.jpg) bottom repeat-x;
	height: 226px;
}
#footercontent div {
	background:url(../images/4.jpg) center no-repeat;
	width: 800px;
	height: 226px;
	margin-left: auto;
	margin-right: auto;
}
p {
	padding-bottom: 10px;
}
ul {
	padding-left: 25px;
}
li {
	padding-left: 5px;
	list-style-image:url(../images/9.gif);
}
.headertext {
	font-size: 24px;
}
.headertext2 {
	font-size: 18px;
}
.headertext3 {
	font-size: 24px;
	color:#0066CC;
}
.headersubtext {
	font-size: 11px;
}	
.headermenu {
	font-size: 12px;
	font-weight: bold;
	color:#0066CC;
}
.headermenu a{
	font-size: 12px;
	color:#0066CC;
	text-decoration: none;
	padding: 8px;
}
.headermenu a:hover {
	background: #0066CC;
	color:#fff;
	text-decoration: underline;
}
.textheading {
	font-size: 16px;
	color:#0066CC;
}
.textnormal {
	font-size: 12px;
	line-height: 18px;
}
.footertext {
	font-size: 11px;
	color:#000000;
}
.footertext a {
	text-decoration: none;
	color: #000;
	font-size:	12px;
	line-height: 18px;
	padding: 0px 10px;
}
.footertext a:hover {
	color:#0033CC;
	text-decoration: underline;
}

/* subpages style */
#sub_container {
	
	/* border: 1px #a1a1a1 solid; */
	background:url(../images/3.png) center repeat-y;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
}
#default_content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:5px 40px 5px 40px;
}
#default_content td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

#default_content A{
	color: #003399;
	text-decoration: none;
}#default_content .header {
	color: #006699;
	text-decoration: none;
}
#default_content h1 {
	color:#3366CC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#default_content .highlight {
	font-weight:bold;
	color: #000066;
}
/* end subpages style */

