*{
	padding: 0;
	margin: 0;
}

a {
	color: #c91c65;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

body {
	background-color: #fff;
	background-image: url('../images/HW_04.png');
	background-position: top left;
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #747474;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Arial;
}

#control {
	margin: 0 auto 0 auto;
	width: 962px;
	overflow: hidden;
}

#control_f {
	margin: 0 auto 0 auto;
	width: 962px;
	overflow: hidden;
}

.left_nav {
	float: left;
	width: 220px;
	margin: 10px 0 20px 10px;
	background-image: url('../images/HW_18b.png');
	background-repeat: no-repeat;
}

.right_nav {
	float: left;
	width: 220px;
	margin: 10px 0 0 28px;
	background-image: url('../images/HW_18b.png');
	background-repeat: no-repeat;
}

.content_col {
	float: left;
	width: 440px;
	margin: 10px 0 0 28px;
}

.long {
	width: 660px;
	margin: 10px 20px 0 10px;
}

.homepage_cols {
	float: left;
	width: 220px;
	margin: 0 0 0 18px;
	height: 511px;
}

.homepage_plan {
	width: 220px;
	height: 511px;
	margin: 10px 0 0 0;
	overflow: hidden;
	background-color: #fff;
	background-repeat: no-repeat;
	cursor: hand;
	cursor: pointer;
}

.plan_mar {
	margin: 18px 0 0 0;
}

.homepage_plan div{
	text-align: right;
	color: #fff;
	font-size: 20px;
	margin: 11px 12px 0 0;
}


.left_nav_1 {
	 height: 38px;
	 margin: 5px 10px 0 16px;
	 font-size: 11px;
	 cursor: hand;
	 cursor: pointer;
}
.left_nav_2 {
	height: 352px;
	margin: 15px 16px 0 16px;
}
.left_nav_3 {
	height: 68px;
	margin: 15px 16px 0 16px;
}
.left_nav_4 {
	height: 70px;
	margin: 15px 16px 0 16px;
}
.left_nav_5 {
	height: 98px;
	margin: 15px 16px 0 16px; 
}

.left_nav_6 {
	height: 44px;
	margin: 0;
	padding: 20px 0 0 16px;
	cursor: hand;
	cursor: pointer;
	background-image: url('../images/HW_28.png');
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
}

.left_nav_8 {
	width: 220px;
	height: 316px;
	margin: 0 0 0 0;
	overflow: hidden;
	background-color: #fff;
	background-repeat: no-repeat;
}


.left_nav_8 div{
	text-align: right;
	color: #fff;
	font-size: 20px;
	margin: 11px 12px 0 0;
}



#footer {
	background-color: #e0e0e0;
	background-image: url('../images/HW_33.png');
	background-position: top left;
	background-repeat: repeat-x;
	padding: 20px 0 20px 0;
}

#footer img{
	vertical-align: middle;
	margin: -3px 10px 0 5px;
}


span {
	color: #c91c65;
}

h1, h2, h3, h4, h5{
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 1em;
	color: #005a93;
}

h1 {
	font-size: 20px;
	padding: 20px 0 0 0;
}

h2 {
	font-weight: bold;
	font-size: 16px;
}

h3 {
	font-size: 14px;
	margin: 0 0 4px 0;
	font-weight: bold;
}

h4 {
	font-size: 13px;
	margin: 0 0 4px 0;
	font-weight: bold;	
}
h5 {
	font-size: 20px;
	color: #fff;
	margin: 0 0 4px 0;
	font-weight: bold;	
}

.left_nav_2 h2 {
	margin: 5px 0 8px 0;
}

.left_nav_2 h3 {
	font-size: 13px;
	margin: 7px 0 7px 0;
	line-height: 1.3em;
}

.content_col h1 {
	font-size: 36px;
	color: #0984bd;
}

.content_col h2 {
	font-weight: normal;
	font-size: 16px;
	margin: 30px 0 0 0;
	border-bottom: 1px solid #aaa;
	padding: 0 0 10px 0;
}

.content_col h1 span {
	font-weight: bold;
	color: #005a93;
}

.content_col h2 span {
	font-weight: bold;
	color: #005a93;
}

.content_col p {
	padding: 12px 0 0 0;
	color: #333;
}

.content_col p a{
	font-size: 14px;
	font-weight: bold;
}

.content_col p a.blue{
	font-size: 11px;
	font-weight: normal;
	color: #0984bd;
}


.grey {
	color: #555;
}

.content_col hr {
	margin: 16px 0 0 0;
	height: 1px;
	color: #fff;
	border: 0px solid #fff;
	border-top: 1px solid #aaa;
	padding: 0;
	overflow: hidden;
}

.content_col .q {
	font-weight: bold;
	background-color: #ececec;
	padding: 5px 0 6px 10px;
	color: #333;
}

.content_col .a {
	color: #333;
	padding: 5px 0 6px 10px;
}


.content_col ul{
	margin: 0 0 5px 25px;
}
.content_col ul li{
	margin: 3px 0 0 4px;
	color: #333;
}

.content_col .a ul{
	margin: 0 0 5px 25px;
}
.content_col .a ul li{
	margin: 6px 0 0 6px;
	color: #333;
}

.map {
	float: right;
	width: 400px;
	height: 340px;
	overflow: hidden;
	border: 1px solid #aaa;
	margin: 0 0 40px 50px;
}

.area_text {
	margin: 0 0 0 0;
	width: 100%;
	color: #888;
}

form {
	color: #333;
	margin: 15px 0 0 20px;
}

label {
	float: left;
	text-align: right;
	width: 120px;
	color: #222;
	padding: 3px 20px 0 0;
}

select {
	margin: 3px 0 0 0;
}
.f_input {
	width: 200px;
	padding: 2px 3px 3px 3px;
}
textarea {
	width: 350px;
	height: 100px;
	padding: 2px 3px 3px 3px;
}
.f_submit {
	background-color: #e1e1e1;
	border: 1px solid #fff;
	color: #c91c65;
	font-size: 15px;
	padding: 8px;
	font-weight: bold;
		 cursor: hand;
	 cursor: pointer;
}

.f_submit:hover {
	background-color: #c91c65;
	border: 1px solid #fff;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding: 8px;
		 cursor: hand;
	 cursor: pointer;
}

.space {
height: 1px;
overflow: hidden;
clear: both;
margin: 0 0 15px 0;
}

.content_col #accordion p {
	padding: 10px 0 0 0;
	color: #333;
}