body {
	background-color:white;
	font-family:Arial,Helvetica,sans-serif;
	margin:0pt;
	padding:0pt;
}
a {
	color:#153B63;
	font-size:11px;
	text-decoration:none;
}
form {
	margin:0pt;
	padding:0pt;
}
h1, h2, h3, h4, h5, h6 {
	margin:0pt;
	padding:0pt;
}
ul {
	margin:0pt 0pt 0pt 18px;
	padding:0pt;
}
#center {
	margin: 0pt auto;
	width: 100%;
	text-align: center;
}
#wrapper {
	margin: 0pt auto;
	width: 720px;
	text-align: left;
	background-image : url(../images/background.gif);
}
#area_left {
	float:left;
	width:180px;
}
#menu_main {
	background-color:#153B63;
	border-right:6px solid #B4C6D9;
	padding-bottom:6px;
}
#menu_main h1 {
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	padding:20px 12px 9px 10px;
}
#menu_main_prefooter {
	margin-left:8px;
	padding-bottom:6px;
}
#menu_main_prefooter div{
	background-color:#153B63;
	border: 0;
	border-top:1px solid #B4C6D9;
	font-size:0px;
	line-height:0px;
	height:0px;
}
#menu_main_footer {
	background-color:#B4C6D9;
	font-size:1px;
	height:6px;
	margin-left:6px;
}
#content {
	background-color:white;
	border-top:6px solid #B4C6D9;
	float:left;
	width:540px;
}
#footer {
	background-color:#B4C6D9;
	clear:both;
	font-size:9px;
	height:17px;
	margin-left:6px;
	width:714px;
}
#footer .top {
	float:left;
	padding-bottom:2px;
	padding-left:10px;
}
#footer .filler {
	background-color:white;
	float:right;
	height:11px;
	width:540px;
}
#area_container {
	background-color:white;
	border-top:6px solid #B4C6D9;
	float:left;
	width:540px;
}
#area_top h1{
	background-color:#829CB9;
	color:white;
	font-size:20px;
	font-weight:bold;
	padding:12px;
}
#area_top_service h1{
	background-color:#829CB9;
	color:white;
	font-size:20px;
	font-weight:bold;
	padding:6px 12px;
}
#area_top_service h2{
	background-color:#DFE9F4;
	color:#829CB9;
	font-size:12px;
	font-weight:bold;
	padding:6px 12px;
}
#area_top_service img{
	border:0;
}
#area_main {
	float:left;
	margin-top:12px;
}
#area_middle {
	float:left;
	padding: 0 0px 0 12px;
	width:348px;
}
#area_middle p {
	color:#153B63;
	font-size:12px;
	padding:0 0 6px 0;
	margin:0;
}
#area_middle p.note {
	font-size:10px;
}
#area_middle ul {
	color:#153B63;
	font-size:12px;
	padding-bottom:6px;
	line-height: 120%;
}
#area_middle li {
	color:#153B63;
	font-size:12px;
	list-style-type:square;
}
#area_middle div.category {
	color:#153B63;
	font-size:12px;
	font-weight:bold;
	border-bottom: 3px solid #DFE9F4;
	line-height: 200%;
	margin-top:6px;
	margin-bottom:6px;
}
#area_middle .text {
	color:#153B63;
	font-size:12px;
	margin-bottom:12px;
}
#area_right {
	float:right;
	width:180px;
}
#area_right .infobox {
	background-color:#BFD2E3;
	margin:0 0 6px 6px;
}
#area_right .infobox h1{
	background-color:#153B63;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding:2px 4px;
}
#area_right .infobox div.infobox_img img {
	display:block;
}
#area_right .infobox div.infobox_text {
	color:#153B63;
	font-size:11px;
	padding:3px 4px 4px;
	border-bottom: 1px solid #FFFFFF;
}
#area_right .infobox div.infobox_contacts {
	color:#153B63;
	font-size:11px;
	padding:0;
}
#area_right .infobox div.infobox_contacts table {
	border-collapse:collapse;
	width:100%;
}
#area_right .infobox div.infobox_contacts table td{
	color:#153B63;
	font-size:11px;
	padding:2px 0 2px 4px;
	margin:0;
	border-bottom: 1px solid #FFFFFF;
}
div.clear {
	clear:both;
	height:0pt;
	line-height:0pt;
}



div#submenu {
	width: 174px;
	float: right;
}
div#submenu ul{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-position:outside;
	list-style-type:none;
	color: #FFFFFF;
	border-top: 1px solid #153B63;
}

div#submenu ul li{
	text-align: left;
	text-indent: 0px;
	padding: 0;
	margin: 0;
	line-height: 110%;
	border-bottom: 1px solid #153B63;
}

div#submenu ul li p{
	padding: 0px;
}

div#submenu ul li a{
	background-color: #FFFFFF;
	color: #153B63;
	font-weight: normal;
	font-size: 11px;
	display: block;
	background-image: url('../images/arrow_down_7x7_blue.gif');
	background-repeat: no-repeat;
	background-position: 4px 4px;
	margin: 0;
	padding: 2px 0px 2px 16px;
}
div#submenu ul li a:hover{
	background-color: #DFE9F4;
}
form#service_quick {
	font-size: 11px;
	color: #153B63;
}
form#service_quick select {
	font-size: 11px;
	color: #153B63;
	border: 1px solid #153B63;
	background-color: #DFE9F4;
	width:145px;
}
form#service_quick option{
	background-color: #DFE9F4;
}
form#service_quick input.cmd{
	padding: 0 0 0 10px; border: 0; background-color: #B4C6D9; background-image:url(../images/icon_search_white.gif); background-repeat:no-repeat;background-position:2px 4px;
}



#gallery {background-color: #DFE9F4;}
#gallery ul {list-style:none; padding:0; margin:0; position:relative; float:left;}
#gallery ul li {display:inline; width:77px; height:62px; float:left; margin:0 0 5px 5px;}
#gallery ul li a {display:block; width:75px; height:60px; text-decoration:none; border:1px solid #153B63;}
#gallery ul li a img {display:block; width:75px; height:60px; border:0;}
#gallery ul li a:hover {white-space:normal; border-color:#dddddd;}
#gallery ul li a:hover img {position:absolute; left:6px; top:-240px; width:auto; height:auto; border:1px solid #DFE9F4;}
