

body {
	background-color: #01223c;
	overflow-x: hidden;
}
    
#main {
	height: 830px;
	width: 992px;
	background: #01223c center no-repeat url('../img/bg.png');
}

#content {
	position: relative;
	left: -3px;

	height: 580px;
	width: 734px;
	top: 114px;
}

#logo {
	position: relative;
	top: 16px;
	left: 6px;
}

#contact {
	position: relative;

	width: 500px;

	display: inline-block;

	font-size: 28px;
	float: right;
	text-align: right;
	top: 45px;
	left: -5px;

	color: #196098;
	font-weight: bold;
	letter-spacing: 1px;
}

#contact span {
	font-size: 14px;
	font-family: arial;
	font-weight: normal;
	position: relative;
	top: 4px;
	color: #000;
}

#heart-nav {
	font-size: 18px;
}

#heart-nav a {
	color: white;
}

#heart-nav a:hover {
	color: gray;
}

#heart-nav li {
	margin-left: 30px;
}

#content-body {
	width: 390px;

	float: left;
}

#content-side {
	width: 320px;
	
	float: right;
}

#content-side a:hover {
	text-decoration: none;
}

#content-side p {
	margin-left: 8px;
	width: 300px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
}
.heart-heading {
font-family: "luxi-serif",serif;
font-weight: bold;
margin-left: 15px;
margin-top: 7px;
font-size: 22px;
color: #ed0c36;
}

.body-text {
	margin-left: 20px;
	font-size: 16px;
	line-height: 22px;
}

#content-footer {
	position: relative;
	left: -4px;
	width: 740px;
	height: 54px;
	background: center no-repeat url('../img/bottom-bar.png');
	clear: both;
	top: 20px;
}

#content-footer p {
	position: relative;
	top: -30px;
	left: 20px;
	text-align: center;
	margin: 0 auto;
	font-family: "arial";
color: white;
font-size: 15px;
letter-spacing: 1px;
font-weight: bold;

}

#heart-footer {
	width: 734px;

	height: 30px;
	position: relative;
	left: 127px;
	top: 128px;
	color: #839fb5;
}

#pdf { margin-left: 11px; margin-top: 18px; }
#pdf a {
	margin-left: 10px;
}


#content-body-about {
	width: 390px;

	float: left;
	
}

#content-body-about p {
	margin-left: 18px;
	overflow-y: scroll;
	overflow-x: hidden;
	height: 290px;
}

#content-body-request {
	width: 390px;

	float: left;
	
}

#content-body-request p {
	margin-left: 18px;
	height: 290px;
}


#content-body-test {
	width: 390px;

	float: left;
	
}

#content-body-test p {
	margin-left: 18px;
		overflow-y: scroll;
	overflow-x: hidden;
	height: 200px;
}