body{
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	background-color: #d1cfce;
	margin: 0px;
}

#body{
	width: 761px;
	height: 635px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#header{
	background-image: url('../images/header.jpg');
	width: 761px;
	height: 97px;
}

#header p{
	font-size:12px;
	color: #6c6c6c;
	padding-left: 173px;
	padding-top: 49px;
	padding-right: 91px;
	line-height: 15px;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#banner{
	height: 237px;
	width: 761px;
	background-image: url('../images/banner.jpg');
}

#main{
	width: 761px;
	height: 204px;
	overflow: hidden;
}

#content{
	width: 486px;
	height: 204px;
	background-color: #ffffff;
	overflow: hidden;
}

#content p{
	font-size: 12px;
	color: #6c6c6c;
	padding-left: 28px;
	padding-right: 25px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
	letter-spacing: -.2px;
}

#content br{
	line-height: 10px;
}

#pdf{
	width: 275px;
	height: 204px;
	background-color: #ffffff;
	position: relative;
	overflow: hidden;
	top: -204px;
	left: 486px;
}

#pdf li{
	list-style-type:none;
	list-style-position:inside;
	margin-top: -4px;
	margin-left: 0px;
	padding: 0px;
}

#foot{
	margin-top: -9px;
	height: 45px;
	width: 761px;
}

#bar{
	height: 45px;
	width: 673px;
	margin-top: 9px;
	background-color:#FFFFFF;
	background-image: url('../images/footer.jpg');
}

#bar p{
	font-size: 9px;
	color: #345184;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 16px;
	padding-left: 30px;
}

#contact{
	width: 88px;
	height: 45px;
	position: relative;
	top: -45px;
	left: 673px;
}

#footer{
	width: 761px;
	position: relative;
	top: -35px;
}

#footer p{
	font-size: 11px;
	line-height: 12px;
	color: #6c6c6c;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 30px;
}
