body {
	background-image: url(images/structure/page_bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	height: 100%;
	min-height: 100%;
}

html {
	height: 100%;
	min-height: 100%;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

a:link {
	color: #1A569E;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #1A569E;
}

a:hover {
	text-decoration: underline;
	color: #1A569E;
}

a:active {
	text-decoration: none;
	color: #1A569E;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1A569E;
	font-weight: bold;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #1A569E;
	background-image: url(images/structure/header-blank.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 547px;
	text-align: right;
	padding-top: 40px;
}


.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

.service_pics {
	margin-left: 10px;
}


.header_table_bg {
	background-image: url(images/structure/layout_layout_03.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.header_bg {
	background-image: url(images/structure/layout_layout_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.home_bg {
	background-image: url(images/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.aboutus_pics {
	border: 2px solid #C4CEDC;
	padding: 1px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.aboutus_pics_nm {
	border: 2px solid #C4CEDC;
	padding: 1px;
}

.aboutus_pics_nm a,
.aboutus_pics_nm a:hover {
	border: none;
	text-decoration: none;
}

.header_close {
	background-image: url(images/structure/layout_layout_07.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.text_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1A569E;
	font-weight: bold;
}

.text_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

.text_small a {
	color: #666666;
	text-decoration: underline;
}

.text_small a:hover {
	color: #000000;
	text-decoration: underline;
}

.super_script {
	vertical-align: super;
	font-size: 9px;
}

.community_info_image {
	margin-bottom: 15px;
	margin-left: 15px;
	border: 2px solid #C4CEDC;
	padding: 1px;	
}

#footer td {
	font-size: 10px;
}

.page_header {
	margin: 15px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #d5222c;
	line-height: normal;
	border: 2px solid #1A569E;
	padding: 10px;
	font-weight: bold;
	background: #e8eef5;
}

#carousel-wrapper {
    width: 511px;
    height: 181px;
		border: 0px solid #999;
    overflow: hidden;
}

#carousel-content .slide {
    float: left;
    width: 511px;
    height: 181px;
}


