body {
	font: 75%/150% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background:#6095C7 url(images/body-bg.jpg) repeat-x;
	margin: 0px;
	padding: 0px 0px 0px;
}
a {color: #000; text-decoration: none;}
a:visited {color: #000;text-decoration: none;}
a:hover {color: #fff;text-decoration: underline;}

p {padding: 0px 0px 15px;margin: 0px;}
p:first-letter {MARGIN-LEFT: 25px}
h1 {
	margin:0px;
	padding-left: 20px;
	height: 60px;
	width: 550px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #fff;
}
h1 a, h1 a:visited{
	color: #fff;
	text-decoration: none;
}
h1 a:hover{
	color: #a4dfed;
	text-decoration: none;
}
h2 {
	color: #E1E7F5;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #a4dfed;
	font: normal 190%/100% Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #E1E7F5;
	text-decoration: none;
}
h2 a:hover {
	color: #fff;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #21305A;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}

img {
	border: none;
}

#page {
	margin: 0px auto;
	background: #6095C7 url(images/header-bg.jpg) no-repeat;
	width: 1000px;
}

#header {
	height: 237px;
	position: relative;
	text-align: left;
	padding-right: 38px;
	color: #fff;
}
#headerimg {
	position: relative;
	padding: 30px 0px 0px 40px;
	height: 60px;
	width: 500px;
}
#headerimg .description{
	position: relative;
	text-align:left;
	top:0px;
	width: 550px;
	bottom: 3px;
	padding-left: 20px;
	color: #fff;
	font-size: 14px;
}

#content {
	padding: 10px 0px 20px 20px;
	float: left;
	width: 65%;
	overflow: hidden;
}

#sidebar {
	float: right;
	padding: 20px 60px 10px 0px;
	width: 250px;
	color: #ffffff;
	overflow: hidden;
}

#sidebar a {
	color: #fff;
	font: 12px Tahoma;
}

#footer {
	clear: both;
	color: #ACD7EE;
	font-size: 95%;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
	line-height: 130%;
	text-size: 11px;
}

a.menu_1 {display: block; margin-left:0px; margin-top:10px;}
a.menu_2 {display: block; margin-left:0px; margin-top:10px;}
a.menu_3 {display: block; margin-left:10px; margin-top:2px;}
a.menu_4 {display: block; margin-left:20px; margin-top:2px;}
a.menu_5 {display: block; margin-left:30px; margin-top:2px;}
