@charset "utf-8";

body {
	background: #6F89A9 url(images/bg-body.gif) repeat-x;
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	color: #000000;
}
a.footer:link {
	color: #000000;
}

/* CSS Document */
* {
	margin: 0;
	padding: 0;
}	
li {
	list-style: disc url(none);
	margin-left: 35px;
	line-height: 16px;
}

p {
	margin: 20px 0;
}

h2 {
	font-family: times;
	font-size: 24px;
	font-weight: normal;
}
h1 {
	color: #000000;
	font-weight: normal;
	font-size: 36px;
	padding-top: 10px;
	padding-left: 10px;
}


a, a:visited {
	text-decoration: none;
	color: #65c0f6;
}

a img {
	border: none;
}

#wrapper {
	position: relative;
	width: 820px;
	background: url(images/bg-wrapper.gif) repeat-y;
	margin: 0 auto 30px;
	height: auto;
}

#header {
	position: relative;
	width: 820px;
	height: 205px;
	background: url(images/bg-header.gif) repeat-x;
}

#nav {
	position: absolute;
	left: 15px;
	width: 790px;
	height: 36px;
	top: 102px;
	text-align: center;
}

#nav li {
	float: left;
}

#nav a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}

#nav a:hover {
	background: repeat-x;
}

#title {
	position: absolute;
	left: 38px;
	top: 140px;
	color: #335687;
	font-weight: normal;
	width: 742px;
	height: 55px;
	background-image: url(images/image-banner.jpg);
	background-repeat: no-repeat;
}

#content {
	margin: 10px 50px;
	height: 100%;
}
.box {
	border: 1px solid #B396B3;
}


#content a:hover {
	color: #FF6600;
	text-decoration: underline;
}

#hpNews {
	width: 820px;
	height: auto;
	background: url(../images/bg-hp-bottom.gif) no-repeat;
}

.news {
	float: left;
	width: 200px;
	margin: 20px 5px 0 20px;
	border: 1px solid #6D87A8;
}

.newsLeft {
	margin-left: 20px;
	float: left;
}

.news p {
	margin: 10px;
	color: #000000;
}

.news a {
	color: #666666;
}

.news a:hover {
	color: #cccccc;
}

#footer {
	position: relative;
	width: 820px;
	height: 35px;
	background: url(images/bg-footer.gif) no-repeat;
	clear: both;
	text-align: center;
}

.right {
	float: right;
}

.frame {
	float: left;
	margin: 20px;
	width: 300px;
}

.frame img {
	float: left;
	margin-right: 10px;
	padding: 10px;
}

.frame:hover {
	background-color: #e6effe;
}

.frame p {
	margin-right: 10px;
}

#ulFooter {
	position: absolute;
	top: 5px;
	left: 20px;
	width: 100%;
}

#ulFooter li {
	float: left;
	margin: 0 10px;
}

#ulFooter a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#title_header {
	position: absolute;
	left: 30px;
	top: 30px;
	font-family: times;
	color: #000000;
	font-weight: normal;
	font-size: 24px;
	width: 650px;
}
.newsright {
	float: right;
	width: 535px;
	margin-top: 20px;
	margin-right: 20px;
}
.newsright p {
	margin: 10px 20px 10px 10px;
	color: #000000;
}
a.left:link {
	font-size: 13px;
	font-weight: bold;
	color: #335687;
	line-height: 24px;
}
.bullet {
	list-style-type: disc;
	padding-left: 25px;
	color: #000000;
}
a.left:hover {
	font-size: 13px;
	font-weight: bold;
	color: #335687;
	line-height: 24px;
}
a.left:visited {
	font-size: 13px;
	font-weight: bold;
	color: #335687;
	line-height: 24px;
}
.photo {
	padding: 5px;
}

