body {
	background-color: #B8C2C3;
}
.sep {
	background-image: url(images/webdesign_03.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.footer {
	background-color: #EEE;
	padding: 5px;
	border-top-color: #E4E4E4;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #E4E4E4;
	font-size: 11px;
	color: #A2A2A2;
}
.text {
	line-height: 18px;
}
.img_padding {
	margin-right: 10px;
}
.header_links:link, .header_links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636363;
	text-transform: uppercase;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}
.link_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #272729;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}

.left_link:link, .left_link:visited{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #272729;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 25px;
	display: block;
	text-decoration: none;
	background-image: url(images/webdesign_10.jpg);
	background-repeat: no-repeat;
	background-position: 8px 10px;
	background-color: #F4F4F6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E5;
}
.left_link:hover{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #045453;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 25px;
	display: block;
	text-decoration: none;
	background-image: url(images/webdesign_10.jpg);
	background-repeat: no-repeat;
	background-position: 8px 10px;
	background-color: #F4F4F6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E5;
}
.img_border {
	border: 4px solid #EEE;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323232;
}
h1 {
	font-size: 24px;
	color: #000;
}
h2 {
	font-size: 18px;
	color: #333;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 24px;
	color: #475d8e;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #999;
}
.header_bg {
	background-color: #024A49;
	background-image: url(images/webdesign_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 390px;
	width: 910px;
	color: #FFF;
}
.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.header_title {
	font-family: "Comic Sans MS", cursive;
	font-size: 32px;
	color: #FFF;
	padding-bottom: 13px;
}
a:link, a:visited, a:active {
	color:#006EBA;
	text-decoration: none;
}

a:hover{
	color: #067D79;
}
.footer_text a{
	color: #878787;
	background-image: url(images/point.jpg);
	background-repeat: no-repeat;
	background-position: -5px center;
	display: block;
	padding-left: 10px;
	text-decoration: none;
}
.footer_text a:hover{
	color: #475D8E;
	background-image: url(images/point.jpg);
	background-repeat: no-repeat;
	background-position: -3px center;
	display: block;
	padding-left: 10px;
	text-decoration: underline;
}
.footer_base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c1c1c1;
}

.footer_title{
	font-size: 18px;
	line-height: 25px;
	color: #475D8E;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.a2:link, a:visited, a:active {
	color:#FF6C00;
	text-decoration: none;
}
.a2:hover{
	color: #068280;
}

#position_header_txt{
	padding-left: 300px;
	padding-top: 40px;
}

