html, body {
	margin: 0;
	padding: 0;
	background: url(images/page-BG.jpg) center top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

.content {
	padding: 0px;
	margin: 0 auto;
	width: 824px;
	padding-left: 100px;
	padding-right: 100px;
	background: url(images/page-top.jpg) top center no-repeat;
}

p{
	margin:0;
	padding:0;
}


h1,h2,h3,h4,h5{
	margin: 0;
	font-weight: normal;
	font-style: normal;
}

img {
	border: none;
	margin: 0px;
}

a {
	color: #007dc6;
	text-decoration: underline;
}

a:hover {
	color: #007dc6;
	text-decoration: none;
}

.top {
	width: 824px;
	height: 240px;
	position: relative;
	padding-bottom: 17px;
}

.top-left {
	width: 365px;
	height: 135px;
	float: left;
	padding-top: 105px;
	color: #0068b0;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	line-height: 24px;
}

.top-left h2 {
	padding-bottom: 7px;
	color: #0068b0;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
}

.top-right {
	width: 429px;
	height: 135px;
	float: left;
	padding-top: 105px;
	padding-right: 30px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 700;
	text-align: right;
	line-height: 24px;
}

.page-content {
	background: url(images/content-up-BG.gif) top center no-repeat;
	width: 824px;
	position: relative;
}

.page-content-01 {
	background: url(images/content-down-BG.gif) bottom center no-repeat;
	width: 764px;
	position: relative;
	padding: 30px;
	font-size: 12px;
	color: #525252;
	line-height: 16px;
	text-align: justify;
}

.page-content-01 h2 {
	padding-bottom: 10px;
	font-size: 14px;
	color: #0068b0;
	line-height: normal;
	text-align: justify;
	font-weight: 700;
}

.page-content-01 h3 {
	width: 133px;
	height: 24px;
	background: url(images/links-BG.gif) top left no-repeat;
	padding-left: 30px;
	padding-top: 6px;
	font-size: 16px;
	color: #FFFFFF;
	line-height: normal;
	text-align: left;
	font-weight: 700;
	margin-bottom: 10px;
	position: relative;
}

.page-content-01-top-left ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	position: relative;
	
}

.page-content-01-top-left ul li {
	margin: 0px;
	padding-left: 15px;
	border-bottom: dotted 1px #0068b0;
	line-height: 27px;
	position: relative;
}

.page-content-01-top {
	width: 764px;
	height: 460px;
	position: relative;
}

.page-content-01-top-left {
	width: 163px;
	height: 460px;
	float: left;
	margin-right: 30px;
	position: relative;
}

.page-content-01-top-left p {
	padding-left: 15px;
	text-align: left;
	line-height: 18px;
	position: relative;
}

.page-content-01-top-right{
	width: 571px;
	height: 460px;
	float: left;
}

.page-content-01-btm {
	width: 764px;
	position: relative;
}

.footer {
	width: 784px;
	padding: 20px;
	color: #a4a4a4;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
}

.footer a {
	color: #a4a4a4;
	text-decoration: underline;
}

.footer a:hover {
	color: #a4a4a4;
	text-decoration: none;
}