body {
	font-family: arial;
	font-size: 12px;
	color: #545151;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #01265d;
}
img{ border:0px;}
h1, h2, h3, h4, ul, ol, p{ margin:0px;}
#main-body {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(../images/header-bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100px;
	position: relative;
}
#navigation {
	background-image: url(../images/navi-bg.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 930px;
	padding-top: 17px;
	padding-left: 20px;
	color: #FFF;
}
#navigation a {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	padding-right: 3px;
	padding-left: 3px;
}

.logo {
	position: absolute;
	left: 10px;
	top: 30px;
}
.clear {
	clear: both;
}

.logo a {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	text-indent: -90000px;
	display: block;
	height: 60px;
	width: 294px;
}
#banner {
	background-image: url(../images/banner-bg.jpg);
	background-repeat: no-repeat;
	height: 281px;
	width: 950px;
	position: relative;
}
.botton {
	position: absolute;
	left: 720px;
	top: 200px;
}

#banner ul li {
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 0px 4px;
}

#banner ul {
	font-size: 15px;
	line-height: 25px;
	color: #2867AF;
	list-style-type: none;
	position: absolute;
	left: 500px;
	top: 180px;
	padding-left: 5px;
}

.e-file {
	position: absolute;
	left: 345px;
	top: 190px;
}

#banner h3 {
	color: #195999;
	position: absolute;
	left: 684px;
	top: 68px;
	font-size: 20px;
}
#banner h3 span {
	font-size: 20px;
}


#banner h2 {
	color: #7A0505;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80px;
	font-weight: bold;
	position: absolute;
	left: 400px;
	top: 50px;
}

#banner h1 {
	position: absolute;
	top: 15px;
	left: 320px;
	font-size: 25px;
	font-weight: normal;
	color: #7a0505;
	letter-spacing: -1px;
}
#content {
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#left-content {
	width: 618px;
	float: left;
}
#left-content a {
	color: #2866AF;
	font-weight: bold;
}

#left-content ul {
	line-height: 22px;
	padding-left: 30px;
	font-size: 13px;
}

#left-content p {
	line-height: 20px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 8px;
}
#left-content h4 {
	font-size: 20px;
	color: #195796;
	line-height: 25px;
}
#right-content {
	float: right;
	width: 300px;
}
#right-content p {
	line-height: 20px;
	font-size: 12px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}

#right-content h4 {
	background-image: url(../images/title-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 43px;
    padding: 27px 0 0 60px;
    width: 240px;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	width: 950px;
	color: #FFF;
}
#footer a {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}

#footer p {
	padding-top: 8px;
	padding-bottom: 5px;
}
#tab {
	border: 1px solid #042960;
}
.title {
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	width: 200px;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.title p {
	font-weight: normal;
	font-size: 12px;
}

