
#body {
	margin: 100px auto 0px auto;
    height: 400px;
    width: 1000px;
}
#body_contact {
	margin: 20px auto 0px auto;
    height: 500px;
    width: 1000px;
}
#header {
	margin: 0px auto 0px auto;
    height: 150px;
    width: 1000px;
}
#main_column_index {
	width: 922px;
	height: 500px;
	margin: 0px auto 0px 0px;
}
#main_column {
	width: 922px;
	height: 500px;
	margin: 0px auto 0px 0px;
	border: 1px solid #0b435c;
}
#main_column_about {
	width: 922px;
	height: 500px;
	margin: 0px auto 0px 0px;
	border: 1px solid #0b435c;
}
#nav {
	width: 390px;
	height: auto;
	margin: 0px 0px 0px 20px;
}
#footer {
	width: 1000px;
	margin: 10px auto 0px auto;
	text-align: center;
}
h1 {
	font-family: Arial;
	font-size: 24px;
	padding-left: 10px;
	color: #0b435c;
	margin-top: 10px;
}
h2 {
	font-family: Arial;
	font-size: 14px;
	padding-left: 10px;
	color: #083f58;
}
h3 {
	font-family: Arial;
	font-size: 14px;
	color: #083f58;
}
p {
	font-family: Arial;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 50px;
	color: #000;
}
.ul {
	font-family: Arial;
	font-size: 12px;
	color: #000;
}
.para {
	font-family: Arial;
	font-size: 14px;
	color: #000;
	font-weight: normal;
}
.parafoot {
	font-family: Arial;
	font-size: 11px;
	color: #083f58;
}
#foot a:link {
	font-family: Arial;
	font-size: 11px;
	color: #083f58;
	text-decoration: none;
}
#foot a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #083f58;
	text-decoration: none;
	
}
#foot a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
#nav a:link {
	font-family: Arial;
	font-size: 11px;
	color: #083f58;
	text-decoration: none;
	font-weight: bold;
}
#nav a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #083f58;
	text-decoration: none;
	font-weight: bold;
}
#nav a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-family: Arial;
	font-size: 11px;
	color: #0b435c;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #0b435c;
	text-decoration: none;
	
}
a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #2582ad;
	text-decoration: none;
}
