@charset "UTF-8";
/* CSS Document */

/* core stuff */

body {
	margin:0px;
	background-image:url(images/bg.png);
}
td, tr {
	margin:0px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#002F60;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#002F60;
	
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#002F60;
}
a {
	color:#003D74;
	text-decoration:none;
}
a:hover {
	color:#900;
	text-decoration:underline;
}
p {
	margin:10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

/* template styles */

#border-l {
	background-image:url(images/border-l.png);
	background-position:right;
	background-repeat:repeat-y;
	width:14px;
}
#border-r {
	background-image:url(images/border-r.png);
	background-position:left;
	background-repeat:repeat-y;
	width:14px;
}
#content-wrap {
	width:999px;
	position:relative;
}
#border-t-l {
	background-image:url(images/border-t-l.png);
	height:26px;
	width:26px;
	background-repeat:no-repeat;
}
#border-t-r {
	background-image:url(images/border-t-r.png);
	width:26px;
	background-repeat:no-repeat;
}
#border-t {
	background-image:url(images/border-t.png);
	background-repeat:repeat-x;
	width:975px;
}
#border-b-l {
	background-image:url(images/border-b-l.png);
	background-position:right;
	height:89px;
}
#border-b-r {
	background-image:url(images/border-b-r.png);
	background-position:left;
	height:89px;
}

/* header */

#header-wrap {
	height:258px;
	position:relative;
}
#logo {
	position:absolute;
	left:12px;
	top:4px;
	width:251px;
	height:68px;
	z-index:1;
	background-image:url(images/logo.png);
}
#logo-wrap {
	height:86px;
	position:relative;
}
#slideshow {
	position:absolute;
	left:1px;
	top:1px;
	width:750px;
	height:235px;
	z-index:1;
}
#slideshow2 {
	position:absolute;
	right:1px;
	top:0px;
	width:225px;
	height:235px;
	z-index:1;
}
#banner2 {
	position:absolute;
	left:807px;
	top:0px;
	width:191px;
	height:236px;
	z-index:1;
	background-image:url(images/banner2.jpg);
}
#breadcrumb {
	position:absolute;
	left:203px;
	top:236px;
	width:782px;
	height:14px;
	z-index:1;
	background-image:url(images/bg-breadcrumb.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666;
	padding:4px 6px;
}
#breadcrumb2 {
	position:absolute;
	left:1px;
	top:236px;
	width:188px;
	height:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	z-index:1;
	background-image:url(images/bg-breadcrumb.png);
	padding:4px 6px;
}
#breadcrumb a {
	color:#666;
	text-decoration:none;
}
#breadcrumb a:hover {
	background-color:#002F60;
	text-decoration:underline;
	color:#FFF;
}
/* content */

#left {
	width:200px;
	background-image:url(images/bg-content.png);
	background-position:top;
	background-repeat:repeat-x;
	border-right:solid 2px #FFF;
	border-left:solid 2px #fff;
}
#mid {
	width:571px;
	background-image:url(images/bg-content.png);
	background-position:top;
	background-repeat:repeat-x;
}
#right {
	width:228px;
}
#content {
	padding:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:18PX;
}

/* footer */
#footer-wrap {
	background-image:url(images/border-b-l.png);
	height:108px;
	
}
#footer {
	position:relative;
	border-top:solid 1px #CCC;
	width:999px;
}
#copyright {
	position:absolute;
	left:27px;
	top:20px;
	width:161px;
	height:31px;
	z-index:1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	text-align:left;
}
#footer-nav {
	position:absolute;
	left:261px;
	top:20px;
	width:288px;
	height:32px;
	z-index:2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#002F60;
	text-align:left;
}
#footer-nav a {
	color:#002F60;
	text-decoration:none;
}
#footer-nav a:hover {
	text-decoration:underline;
}
#offices {
	position:absolute;
	left:783px;
	top:20px;
	width:49px;
	height:23px;
	z-index:1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	text-align:left;
}
#address {
	position:absolute;
	left:840px;
	top:20px;
	width:144px;
	height:60px;
	z-index:1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	text-align:left;
}
#showcont img {
	padding:10px;
	border:solid 1px #999;
	margin:10px;
}
	
/* menu styles */

 #menucolumn {
	margin:0px;
	padding:20px 20px;
	line-height:25px;
	
}
	#menucolumn ul{
	margin: 0px;
	padding:0px;
	}	
	#menucolumn li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	list-style: none;
	font-size: 14px;
	font-weight: normal;
	color: #002F60;
	text-decoration: none;
	}
	#menucolumn li a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style: none;
	font-size: 14px;
	font-weight: normal;
	color: #002F60;
	padding:5px 0 0 25px;
	background-image:url(images/arrow1.png);
	background-position:left;
	background-repeat:no-repeat;
	}
	#menucolumn li a:hover{
	text-decoration: none;
	color:#666;
	padding:5px 0 0 25px;
	background-image:url(images/arrow2.png);
	background-position:left;
	background-repeat:no-repeat;
	}
#menucolumn ul ul {
	margin:10px 0 0 0;
}

#menucolumn li li{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	list-style: none;
	font-size: 14px;
	font-weight: normal;
	color: #002F60;
	text-decoration: none;
	}
	#menucolumn li li a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style: none;
	font-size: 14px;
	font-weight: normal;
	color: #002F60;
	padding:5px 0 0 25px;
	background-image:url(images/arrow1.png);
	background-position:left;
	background-repeat:no-repeat;
	}
	#menucolumn li li a:hover{
	text-decoration: none;
	color:#666;
	padding:5px 0 0 25px;
	background-image:url(images/arrow2.png);
	background-position:left;
	background-repeat:no-repeat;
	}
/* map styles */

#map {
	width:800px;
	height:667px;
	position:relative;
}
#map-inst {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	background-color:#002F60;
	border-top:solid 1px #fff;
	padding:10px;
	width:780px;
}

/* Slideshow */

#slideshow IMG {
	position:absolute;
	top:-1px;
	left:0px;
	z-index:8;
	opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
