body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #C8E3F1;
}
a:link {
	text-decoration: none;
	color:#000000;
}
a:visited {
	text-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration: none;
	color:#FF3300;
}
a:active {
	text-decoration: none;
}

#topbg {
	background-image: url(../images/bg01.gif);
	background-repeat: repeat-x;
	bbackground-position: top;
}
#bottombg {
	background-image: url(../images/bg02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin:0px auto;
	padding-top: 10px;
	width:100%;
}

#content {
	clear: both;
	border: 1px solid #CCCCCC;
	width:910px;
	overflow:hidden;
	margin:10px auto;
}

#content .c1 {
	float:left;
	width:700px;
}
#content .c2 {
	float:left;
	text-align:center;
	width:210px;
}

#content .c2 img {
	margin:10px 0;
}

#content .c1 h5 {
	text-align: left;
	background-color: #E3E3E3;
	height: 25px;
	line-height: 25px;
	padding-left: 10px;
	margin: 10px;
	font-size:14px;
}
#content .c1 p {
	padding: 5px;
	line-height: 250%;
}

#copyright {
	text-align: right;
	margin-top: 10px;
	width: 932px;
}



#topmenu {
	width: 932px;
	background-image: url(../images/bg03.gif);
	height: 27px;
	line-height:27px;
	color: #FFFFFF;
	text-align: right;
	margin:0px auto;
}
#bg04 {
	width: 932px;
	background-image: url(../images/bg04.gif);
	background-repeat: no-repeat;
	background-color: #DDEDF5;
	margin:0px auto;
}
#itemleft-1 ul {
	margin: 0px;
	padding-left:0px;
	border: medium none;
	line-height:180%;
	list-style-type:none;
	text-align:left;
	list-style-image:url(../images/img02.gif);
	list-style-position:inside;
}
#itemright-1 ul {
	margin:0px;
	padding-left:0px;
	border:medium none;
	line-height: 190%;
	list-style-type:none;
	text-align:left;
	list-style-image:url(../images/img03.gif);
	list-style-position:inside;
	
}

#itemleft-1 h5 {
	margin-top: 20px;
	text-align:left;
	padding-left:10px;
}
#itemright-1 h5 {
	margin-top: 20px;
	margin-left: 10px;
	text-align: left;
}



#itemleft {
	float: left;
	width: 190px;
	background-image: url(../images/bg05.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
	margin-left:10px;
	margin-top: 95px;
}
#itemleft-1 {
	background-image: url(../images/bg06.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#itemmiddle {
	float: left;
	width: 490px;
	margin-left:20px;
	background-image: url(../images/bg07.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
	margin-top: 95px;
}
#itemmiddle-1 ul {
	margin: 0px;
	padding-left: 0px;
	line-height:180%;
	list-style-type:none;
	text-align:left;
	list-style-image:url(../images/img01.gif);
	list-style-position:inside;
}
#itemmiddle h5 {
	text-align: left;
	margin-top: 20px;
	margin-left: 10px;
}
#itemmiddle-1 {
	background-image: url(../images/bg08.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#itemright {
	float: right;
	background-color: #FFFFFF;
	background-image: url(../images/bg05.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 190px;
	margin-right: 10px;
	margin-top: 95px;
}
#itemright-1 {
	background-image: url(../images/bg06.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

