body {
	background-color:#2b3949;
	margin: 0px;
	padding: 0px; 
	text-align: center; /* Used for centering pages in IE */
}
p, h1, h2, h3, h4, h5, a, ul, li, lo, address, td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	text-align:left; 
}
/* You may use pixels or ems for text sizing */
p, div#content li {
	font: .8em;
}

body, p, div {
	margin:0px;
	padding:0px;
}

h1 {
	line-height:35px;
	text-align:left;
	font: bold;
	font-size:16px;
	color:#444443;
	border-bottom:#000 1px dashed;
	}
h2 {
	line-height:35px;
	text-align:left;
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
	font-size:14px;
	color:#000;
	}
h3 {
	clear:left;
	line-height:35px;
	text-align:left;
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
	font-size:14px;
	color:#000;
	}
hr {
	size:1px;
	color:#CCCCCC;
}
address {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size:14px;
	color:#000000;
                }
				
address a:link, address a:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size:14px;
	color:#000000;
	text-decoration:none;
                }
address a:hover {
	text-decoration:underline;
	font-weight:normal;
	color:#000000;
                }

/* All links must inclde some type of hover interactivity */
a:link, a:visited {
     font-weight:bold;
	 text-decoration:none;
	 color:#000;
}

a:hover {
     font-weight: bold;
	 text-decoration:underline;
	 color:#000;
}


/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#container {
	width:950px;
	margin: 0px auto;
	padding:0px;
}

div#audio {
	float:right;
	width:300px;
}

#AudioWebPro {
	position:relative;
	top:13px;
	right:45px;
	float:right;
}

div#iframe {
}

div#header {
	height:165px;
	max-height:165px;
	width:950px;
	background-image: url(images/header-bg-image.jpg);
	background-repeat:no-repeat;
	float:left;
}

div#map {
	width:550px;
	border: #000000 1px dashed;
}

div#flash {
	float:right;
	padding-right:28px;
	padding-top:93px;
}	

div#content {
	width:950px;
	float:left;
	background-image: url(images/content-bg-image.gif);
	background-repeat:repeat-y;
}

div#columnleft {
	width:550px;
	height:auto;
	float:left;
	padding-left:35px;
	position:relative;
	top:0px;
}




div#columnright {
	width:323px;
	height:auto;
	float:right;
	padding-right:26px;
	position:relative;
	top:0px;
}

div#footer {
	width:950px;
	height:37px;
	background-image: url(images/footer-bg-image.gif);
	background-repeat:no-repeat;
	float:left;
}

div#owner {
	float:right;
	padding-right:150px;
	padding-top:0px;
	margin:0px;
	position:relative;
	top:5px;
}

div#owner a:link, div#owner a:visited {
	font-family:"Tahoma";
	text-transform: uppercase;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}

div#owner a:hover {
	font-family:"Tahoma";
	text-transform:uppercase;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:normal;
}

div#copyright {
	color:#ffffff;
	padding-top:10px;
	clear:both;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	font-size: 9px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}
	div#copyright img {
	border: none;
	}
	div#copyright a:link, div#copyright a:visited {
	color: #ffffff;
	font-size:9px;
	text-decoration: none;
	}
	div#copyright a:hover {
	text-decoration: underline;
	}
	
div#addy {
	text-align:center;
	padding-top:15px;
	padding-left:15px;
}

/* ----------------- HORIZONTAL NAVIGATION ----------------- */

div#nav{
	background: url(images/navigation-bg-image.jpg) no-repeat;
	height: 39px;
	position: relative;
	width: 950px;
	float:left;
}
ul#mainnav {
	float: left;
	width: 566px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: absolute;
	left:46px;
	top: 1px;
	z-index:2;
	}

ul#mainnav li {
	display: inline;
	float: left;
	margin: 0px auto;
	padding: 0px;
	border-left: 1px solid #383939;
}

ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	display: block;
	width: auto;
	padding-top: 10px;
	padding-bottom:12px;
	padding-right:13px;
	padding-left:13px;
	margin: 0px;
	
	border-left: 1px solid #d2d5d6;
	color: #FFFFFF;
	font-weight: normal;
}

ul#mainnav li a:hover {
	background: #383939;
	color:#FFFFFF;

}

ul#mainnav li a.current:link, ul#mainnav li a.current:visited {
	background: #FFFFFF;
	color:#383939;

}


/* ----------------------------  Utility NAVIGATION (HORIZONTAL) ----------------------------  */
div#utility {
	float:left;
	width:500px;
	margin:0px;
	padding:0px;
	text-align:left;
	position:relative;
	top:7px;
	}
	ul#utilitynav {
	width: 500px;
	padding-left:75px;
	padding-right:20px;
	padding-top:0px;
	margin: 0px;
	list-style-type: none;
	text-align:center;
	}
	ul#utilitynav li {
	display: inline;
	float: none;
	margin: 0px auto;
	padding: 2px 5px;
	}
	ul#utilitynav li a:link, ul#utilitynav li a:visited, ul#utilitynav li a:active {
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	display: inline;
	width: auto;
	color: #fff;
	font-weight: normal;
	}
	ul#utilitynav li a:hover, ul#utilitynav li a.current:visited {
	text-decoration: underline;
	font-weight:normal;
	}



/* ----------------- CUSTOM CLASSES ----------------- */

/* Images should include some type of border. We tend to favor this one. */

img.right {
	float:right;
	margin-left:10px;
	margin-top:10px;
	padding: 5px;
	border: solid 1px #9097a3;
}
img.left {
	float:left;
	margin-left:10px;
	padding: 5px;
	background:#fff;
}
img.left2 {
	float:left;
	margin:5px;
	padding: 0px;
	border: solid 1px #9097a3;
}

img.center {
	float:none;
	margin-left:4px;
	margin-top:10px;
	padding: 5px;
	border: solid 1px #9097a3;
}

p.centered {
	text-align:center;
}

p.indent{
	padding-left:100px;
}

p.justify{
	text-align:justify;
}

p.clear {
	clear:both;
	padding:10px;
}

/* --------- Rounded Box --------*/
div.mainbox {
	width:550px;
	margin-left:5px;
	margin-right:5px;
	background-color:#cad5e1;
	position:relative;
}

div#mainbox2 {
	width:300px;
	margin-left:11px;
	margin-right:10px;
	margin-top:15px;
	background-color:#cad5e1;
	position:relative;
}

div.TL {
	height:12px;
	width:12px;
	background:url(images/round-corners-blue.gif) no-repeat 0px 0px;
	position:absolute;
	top:0px;
	left:0px;
	overflow: hidden;
}

div.TR2 {
	background:url(images/round-corners-blue2.gif) no-repeat -12px 0px;
	width:12px;
	height:12px;
	position:absolute;
	top:0px;
	right:-1px;
	overflow: hidden;
}
div.TL2 {
	height:12px;
	width:12px;
	background:url(images/round-corners-blue2.gif) no-repeat 0px 0px;
	position:absolute;
	top:0px;
	left:0px;
	overflow: hidden;
}

div.TR {
	background:url(images/round-corners-blue.gif) no-repeat -12px 0px;
	width:12px;
	height:12px;
	position:absolute;
	top:0px;
	right:-1px;
	overflow: hidden;
}

div.text {
	padding:10px;
}

div.BL {
	background:url(images/round-corners-blue.gif) no-repeat 0px -12px;
	width:12px;
	height:12px;
	position:absolute;
	bottom:-1px;
	left:0px;
	overflow: hidden;
}

div.BR {
	background:url(images/round-corners-blue.gif) no-repeat -12px -12px;
	width:12px;
	height:12px;
	position:absolute;
	bottom:-1px;
	right:-1px;
	overflow: hidden;
}

div.BL2 {
	background:url(images/round-corners-blue2.gif) no-repeat 0px -12px;
	width:12px;
	height:12px;
	position:absolute;
	bottom:-1px;
	left:0px;
	overflow: hidden;
}

div.BR2 {
	background:url(images/round-corners-blue2.gif) no-repeat -12px -12px;
	width:12px;
	height:12px;
	position:absolute;
	bottom:-1px;
	right:-1px;
	overflow: hidden;
}
/* --------- End Rounded Box --------- */

/* ---------------------- LIST STYLES----------------------- */
div#listleft {
	clear:left;
	float:left;
}

div#listright {
	clear:right;
	float:right;
}

ul.list {
	padding:0px;
	margin:0px;
}

ul.list li {
	margin-left:50px;
		list-style-type: square;
		font-size:14px;
		line-height:16px;
		font-weight:bold;
}
	ul.list li a:link, ul.list li a:visited, ul.list li a:active {
		list-style-type:square;
		font-size:14px;
		line-height:16px;
		font-weight:bold;
	}
	ul.list li a:hover, ul.list li a.current:link, ul.list a.current:visited {
		list-style-type:square;
		font-size:14px;
		line-height:16px;
		font-weight:bold;
	}



/* Video BTN */

img.videobtn { cursor:pointer;}

.disclaimer {font-size: 10px;margin-bottom:10px;width:900px;}