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

/* Global styles */

body {
	font-family: "Arial", Arial, Helvetica, Sans-serif;
	font-style: normal;
	font-size: small;
	line-height: 1.2em;
	color: #666;
}

* {
	margin: 0;
	padding: 0;
}

a{
	color: #008b99;
}

img	{
	border: none;
}


/* Global positions */

#container {
	width: 780px;
	margin: 0 auto;
}

#head {
	position: relative;
	padding-top: 10px;
	height: 122px;
	margin: 0 auto;
}

#nav{
	padding-top:8px;
	/*background: none url(../images/bg_nav.jpg) repeat-x left top;*/
	height:22px;
	width:auto;
	position:relative;
	border-bottom:1px solid #008b99;
}

/*

#nav {
	height: 34px;
	width: 780px;
	background: #008b99 url(../images/bg_nav.jpg) repeat-x left top;
}

*/

#content {
	color: #000;
	margin: 0;
	padding: 20px 0 10px 0;
}

#content OL, #content UL{ 
	margin: 1.33em 0;
	margin-left: 40px
}

#content img{
	margin:10px;
}

#telephone {
	position: relative;
	color: #fff;
	background-color: #008b99;
	padding-bottom: 10px;
}

#footer {
	padding: 10px;
	font-size:12px;
}

.clearer {
	display: block;
	margin: 0;
	padding: 0;
	clear: both;
	font-size: 1px;
}




/* Head styles */

#head img {
	position: absolute;
	top: 10px;
	left: 0;
}




/* Nav styles */

	#nav ul {
		padding: 0;
		margin: 0;
		list-style-type: none;
		float:left;
		width:620px;
	}
	
	#nav li {
		font-size:12px;
		display: block;
		float:right;
		margin-right: -30px;
		background: transparent url(../images/tab-left.png) 0 1px no-repeat; /*give illusion of shifting 1px down vertically*/
	}
	
	#nav li a {
		white-space:nowrap;
		display:block;
		padding: 3px 40px 3px 3px;
		text-decoration: none;
		color: #fff;
		background: transparent url(../images/tab-right.png) right 0 no-repeat;
		margin-left:6px;
	}
	
	#nav li a:hover {
		text-decoration: underline;
		color: #000;
	}
	
	#nav li.over, #nav li:hover {
		background: transparent url(../images/tab-left.png) 0 -33px no-repeat; /*give illusion of shifting 1px down vertically*/
		position:relative;
	}
	
	#nav li.over a, #nav li:hover a {
		background: transparent url(../images/tab-right.png) right -31px no-repeat;
		color: #000;
	}


/*

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 34px;
}

#nav ul li {
	float: left;
	background: url(../images/bg_nav_l.jpg) no-repeat 0px 0px;
	margin: 0;
	width: auto;
	height: 34px;
	padding: 0 0 0 20px;
}

#nav li.last {
	float: left;
	background: none;
	margin: 0;
	width: auto;
	height: 34px;
	padding: 0;
}

#nav li.over {
	background: url(../images/bg_nav_l.jpg) no-repeat -30px 0px;
}

#nav li.overnext {
	background: url(../images/bg_nav_l.jpg) no-repeat -60px 0px;
}

#nav a {
	float: left;
	display: block;
	color: #000;
	background: url(../images/bg_nav_r.jpg) no-repeat right 0px;
	padding: 12px 40px 0 0;
	text-decoration: none;
	margin: 0;
	height: 22px;
}

#nav a:hover, #nav a.last:hover {
	color: #fff;
	text-decoration: underline;
}

#nav li.over a {
	background: url(../images/bg_nav_r.jpg) no-repeat right -34px;
	color:#000000;
}

#nav a.last {
	float: left;
	display: block;
	color: #000;
	background: url(../images/bg_nav_rlast.jpg) no-repeat right 0px;
	padding: 12px 40px 0 0;
	text-decoration: none;
	margin: 0;
	height: 22px;
}




/* Content styles */

#content img.main {
}

#content p {
	padding-bottom: 0.6em;
}

#content p a:link, #content p a:visited {
	color: #008b99;
}

#content p a:hover {
	color: #666;
	text-decoration: none;
}

#content h1 {
	color: #008b99;
	font-size: 190%;
	font-weight: 200;
	line-height: 1em;
	padding-bottom: 0.4em;
}

#content h2 {
	color: #008b99;
	font-size: 170%;
	font-weight: 200;
	line-height: 1em;
	padding-bottom: 0.4em;
}

#content .section {
	padding: 10px 0;
	background: url(../images/bg_help.gif) top left repeat-x;
}




/* Content column left styles */

#content #columnleft {
	float: left;
	width: 180px;
}

#content #columnleft ul {
	list-style: none;
	margin:0;
	padding:0;
}

#content #columnleft ul li {
	width: 160px;
	border-bottom: 1px solid #ccc;
}

#content #columnleft ul li.sub a:link, #content #columnleft ul li.sub a:visited {
	color: #999;
	display: block;
	padding: 8px 2px 8px 10px;
	text-decoration: none;
}

#content #columnleft ul li.sub a:hover {
	color: #333;
}

#content #columnleft ul li a:link, #content #columnleft ul li a:visited {
	color: #000;
	display: block;
	padding: 8px 2px;
	text-decoration: none;
}

#content #columnleft ul li a:hover {
	color: #ccc;
}





/* Content column right styles */

#content #columnright {
	float: right;
	width: 570px;
	padding-left: 30px;
}




/* Content table styles */

#content td.caption {
	background: #008b99 url(../images/bg_td_caption.gif) bottom right no-repeat;
}

#content td.caption a:link, #content td.caption a:visited {
	display: block;
	padding: 6px;
	width: 120px;
	color: #fff;
	font-weight: 700;
	text-decoration: none;
}

#content td.caption a:hover {
	color: #b24710;
	text-decoration: underline;
}

#content td.magnify {
	background: #8b8b8b url(../images/bg_td_magnify.gif) bottom right no-repeat;
}

#content img.border {
	border: 1px solid #8b8b8b;
}



#news_items{
	margin:0;
	padding:0;
}
#news_items li{
	margin:0;
	padding:0;
	list-style:none;
	background-image:url(../images/bullet.gif);
	background-position:5px 0;
	background-repeat:no-repeat;
	height:44px;
	padding-left:55px;
}


/* Telephone styles */

#telephone p {
	padding: 8px 0 0 10px;
}

#telephone h2 {
	position: absolute;
	top: 5px;
	right: 10px;
	color: #fff;
	float: right;
	padding: 0;
}




/* Button styles */

.button:link, .button{
	font-size:11px;
	text-decoration: none;
	background: #008b99 none no-repeat 0px 0px;
	padding:2px 10px;
	color:#FFFFFF;
	border-left:1px solid #008b99;
	border-right:1px solid #008b99;
	font-weight:bold;
}
.button:hover{
	background: #008b99 none no-repeat -178px 0px;
	text-decoration: underline;
	font-weight:bold;
}



/* Footer styles */

#footer p {
	line-height: 1.5em;
}

#footer p em {
	font-style: normal;
	color: #008b99;
	padding: 0 10px;
}

#footer p a:link, #footer p a:visited {
	color: #666;
	text-decoration: none;
}

#footer p a:hover {
	color: #3a3a3a;
	text-decoration: underline;
}

#footer ul {
	list-style-image: url(../images/a_arrow.gif);
	list-style-position: inside;
	padding-top: 10px;
}

#footer ul li {
	float: left;
	padding-right: 20px;
}

#footer ul li a:link, #footer ul li a:visited {
	color: #666;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #008b99;
	text-decoration: none;
}





