@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #505d7d;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #b3b9c7;
}
h1, h2, h3, p, ul {
	margin: 0px;
}
img{ border:0px;}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 58px;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-left: 10px;
}
#header p {
	font-family: Verdana;
	color: #dc962b;
	font-size: 11px;
	padding-top: 5px;
}
#banner {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	height: 252px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#banner a {
	color: #E49934;
	font-weight: normal;
}

#banner li {
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position:0 9px;
	padding-left: 25px;
}
#banner ul {
	font-weight: bold;
	font-size: 13px;
	list-style-type: none;
	padding-left: 270px;
	padding-top: 20px;
	line-height: 28px;
	float: left;
}
#banner h2 {
	color: #DC962B;
	font-size: 16px;
	padding-left: 250px;
	padding-top: 10px;
}
#banner h1 {
	font-weight: normal;
	font-size: 17px;
	padding-left: 200px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#banner b {
	font-weight: bold;
	color: #DC962B;
}
#content {
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#box_top {
	background-image: url(../images/box-top.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 800px;
	position: absolute;
}
#box_midal {
	background-image: url(../images/box-midal.jpg);
	background-repeat: repeat-y;
	width: 770px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.p_bold {
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}
.p_bullet {
	background-image: url(../images/bullet-1.jpg);
	background-repeat: no-repeat;
	background-position:3px 3px;
	padding-left: 20px;
	padding-bottom: 10px;
	text-align: justify;
}
#box_bottem {
	background-image: url(../images/box-bottem.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 800px;
}
#text {
	padding: 10px;
}
#text p {
	line-height: 17px;
	padding-bottom: 10px;
	float: left;
	width: 475px;
	text-align: justify;
}
#maincontent{padding: 10px;}
.p_bold a {
	color: #505D7D;
}

#maincontent ul {
	padding-left: 35px;
}
#maincontent li {
	font-weight: bold;
}
#maincontent P {
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}

.img {
	float: left;
	padding-right: 10px;
}
#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #505D7D;
	font-size: 11px;
	margin-bottom: 10px;
}
#footer a {
	color: #505D7D;
	font-weight: bold;
	text-decoration: none;
	line-height: 25px;
}
.copyright {
	font-size: 11px;
	line-height: 20px;
	padding-bottom: 5px;
}
#footer a:hover {
	text-transform: uppercase;
	color: #DC962B;
}

.font {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 17px;
}
