body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #444444;
	background: #DBEEFC url(../images/Background2.png) no-repeat;
	width: 1000px;
	height: 775px;
}
#content_right p {
	color: #0072b7;
	font: normal 20px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
}

#container {
	height: 1000px;
	width: 1000px;
	clear: both;
	margin-left: 10px;
}
#header {
	float: none;
	height: 35px;
	width: 700px;
	margin: 46px 0px 0px;
	padding: 20px 0px 0px;
	font-size: 12px;
	text-align: left;
}

#header p a {
	color: #000;
	text-decoration: none;
	font: 15px Arial, Helvetica, sans-serif;
}
.h2 {
	font: normal 24px "Times New Roman", Times, serif;
	color: #000;
}
.h1 {
	font: normal 24px "Times New Roman", Times, serif;
	color: #06C;
}



#content_left {
	float: left;
	height: 635px;
	width: 201px;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#content_left p {
}


#content_right {
	float: right;
	height: 522px;
	width: 200px;
	margin: 0px;
	padding: 0px 1px 0px 0px;
	background: 600px top;
}
.content_left_p {
	padding-left: 17px;
}



#footer {
	float: left;
	height: 80px;
	width: 900px;
	margin: 0px;
	padding: 0px 20px;
	border-width: 0px;
	border-style: none;
	background: #FFF;
	margin-top: 20px;
}
#content_right p a {
	color: #0072b7;
	text-decoration: none;
}

#footer p {
	text-align: justify;
	color: #000;
}

#container #header p {
	margin: 35px 25px 30px;
	display: inline;
}
#content_left p {
	padding-left: 13px;
}

#content {
	float: left;
	height: 600px;
	width: 585px;
	text-align: left;
	padding-right: 0px;
	padding-left: 10px;
	margin-right: 0px;
	font-size: 14px;
	color: #000;
}
#content p strong {
	font-weight: bold;
	font-size: 14px;
	padding-right: 0px;
	margin-right: 0px;
	color: #000;
}
.h3 {
	color: #06C;
}
.h4 {
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #0072b7;
}
