
/* -------------------------------------------------------------------------------- */
/* Header Section  Header Section  Header Section  Header Section  Header Section   */
/* -------------------------------------------------------------------------------- */

#header_intro {
	background-image: url(../images/frontpg/header_intro.jpg);
	background-position: left;
	background-repeat: no-repeat;
	border: 0px;
	clear: left;
	float: left;
	margin-left: 60px;
	height: 308px;
	position: relative;
	width: 881px;
}

/* -------------------------------------------------------------------------------- */
/* Menu Section  Menu Section  Menu Section  Menu Section  Menu Section             */
/* -------------------------------------------------------------------------------- */

#nav_menu ul {
	padding: 0px; 
	margin: 0px; 
	list-style-type: none;
	float: left;
	position: relative; 
	left: 37%;
}

/* -------------------------------------------------------------------------------- */
/* Details Section  Details Section  Details Section  Details Section               */
/* -------------------------------------------------------------------------------- */

#details_intro {
	background-image: url(../images/frontpg/details_intro.jpg);
}

#welcome {
	clear: left;
	color: #003366;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: 210px;
	padding-left: 13px;
	padding-right: 13px;
	text-align: justify;
	width: 855px; 
}


#welcome h1 {
	color: #003366;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	vertical-align: middle;
	padding-bottom: 15px;
	padding-top: 15px;
}

/* -------------------------------------------------------------------------------- */
/* Services  Services  Services  Services  Services  Services  Services  Services   */
/* -------------------------------------------------------------------------------- */

#services {
	clear: none;
	color: #003366;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 13px;
	text-align: justify;
	width: 275px;
}

#services h1,
#services_list h1 {
	color: #003366;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	vertical-align: middle;
	padding-bottom: 15px;
	padding-top: 15px;
}

#services_list {
	clear: none;
	color: #003366;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	overflow: visible;
	padding-left: 8px;
	width: 239px;
}

#services ul,
#services_list ul {
	list-style-type: none;
	list-style-image: url(../images/notices_items.gif);
	margin-left: 0px;
	padding-left: 0px;
}

#services li,
#services_list li {
	background-repeat: no-repeat;
	line-height: 16px;
	margin-left: 15px;
}
