body {
	background-color:#ffffff;
	margin: 0px auto;
	padding: 0px;
}

p, h1, h2, h3, h4, h5, a, ul, li, lo, address, td {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: left; 
	color:#35383a;
}
/* You may use pixels or ems for text sizing */
p, div#content li {
	font-size: .9em;
}
h1 {
	color: #ffffff;
	font: bold;
	font-size:24px;
	text-align:left;
	padding-left:10px;
	margin:0px;
	background-color:#3987ff;
	border-bottom:#1a429a 1px solid;
	margin-top:10px;
	margin-bottom:10px;
	}
	
hr {
	color:#969ba4;
	clear:both;
}
	
address {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size:12px;
	line-height:14px;
	color:#ffffff;
	text-align:left;
}
address a:link, address a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
}
address a:hover {
	text-decoration:underline;
	font-weight:bold;
}

address#inner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size:14px;
	line-height:16px;
	color:#35383a;
	text-align:left;
}

address#inner a:link, address#inner a:visited {
	color:#35383a;
	text-decoration:none;
	font-weight:normal;
}
address#inner a:hover {
	color:#35383a;
	text-decoration:underline;
	font-weight:normal;
}

a:link {
	color:#35383a;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color:#35383a;
	text-decoration:none;
	font-weight:bold;
}
/* All links must inclde some type of hover interactivity */
a:hover {
     font-weight: bold;
	 text-decoration:underline;
}
a:active {
}

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#wrapper {
	width: 950px;
	margin: 0px auto;
	padding:0px;
}

div#container {
	background-image: url(images/container-bg-image.gif);
	background-repeat:repeat-y;
	width: 950px;
	margin: 0px auto;
	padding:0px;
	float:left;
}

div#header {
	background-image: url(images/header-bg-image.jpg);
	background-repeat:no-repeat;
	height:200px;
	width:950px;
	float:left;
}

div#content {
	background-image: url(images/content-top-image.gif);
	background-repeat: no-repeat;
	background-position:top left;
	width: 950px;
	float:left;
}

div#columnleft {
	float:left;
	padding-left:50px;
	width:200px;
}

div#columnright {
	width:620px;
	float:right;
	padding-right:60px;
}

div#audio {
	background-image:url(images/audio-bg-image.jpg);
	background-repeat:no-repeat;
	width:950px;
	height:90px;
	float:left;
}

#AudioWebPro {
	float:right;
	margin-top:12px;
	margin-right:75px;
}

div#iframe {
	border:#194399 1px solid;
}


div#map {
	text-align:center;
	margin-top:15px;
}

/* Styles DIV container for Bing map */
div#mapviewer {
	text-align:center;
	margin:15px auto 0;
	width: 550px;
}
iframe#map {
	width: 550px;
}

div#flash {
	float:left;
	margin-bottom:15px;
}

div#footer {
	background-image:url(images/footer-bg-image.gif);
	background-repeat:no-repeat;
	width:950px;
	height:47px;
	float:left;
	padding:0px;
}

div#addy {
	width:178px;
	padding:5px;
	position:relative;
	left:5px;
	clear:both;
	float:left;
	border:1px solid #ffffff;
}

div#owner {
	padding-left:95px;
	text-align:left;
	float:left;
	position:relative;
	top:0px;
}

div#owner a:link, div#owner a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

div#owner a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}

div#copyright {
	margin-top:15px;
	margin-bottom:10px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	color: #000000;
	font-size: 10px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-align:center;
	}
	div#copyright img {
	border: none;
	}
	div#copyright a:link, div#copyright a:visited {
	color: #000000;
	font-size:10px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-decoration: none;
	}
	div#copyright a:hover {
	text-decoration: underline;
	font-size:10px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	}


	
/* ----------------- TOP NAV BAR HORIZONTAL NAVIGATION - (NOT FOOTER) ----------------- */

/* NAVIGATION CONTAINER */
div#nav {
	width: 841px;
	height: 36px;
	margin: 44px 0px 0px 56px;
	padding: 0px 0px 0px 0px;
	position: relative;
}
	
div#ul#mainnav li a:hover, ul#mainnav li a.current{
	color: #ffffff;
	background-image:url(images/navbar-image.gif);
}

/* UL TAG */
div#nav ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size:85%;
	list-style:none;
	text-transform:capitalize;

	} 

div#nav li {
	float:left;
	margin:0;
	padding:0;
	line-height:normal;
	text-indent:0;
	}

div#nav li a {
	display:block;
	padding: 10px 21px 10px 21px;
	color: #06cdf5;
	text-decoration:none;
	font-weight: bold;
	text-align: center;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #ffffff;
	font-size: 13px;
}

* html #nav a {
	width: 1%;}

div#nav li a:hover {
	background-image:url(images/navbar-image.gif);
	color: #ffffff;
}


/* ----------------------------  NAVIGATION (HORIZONTAL) ----------------------------  */
div#utility {
	width:600px;
	padding:0px;
	padding-right:50px;
	text-align:left;
	float:right;
	position:relative;
	top:0px;
	}
	ul#utilitynav {
	list-style: none;
	display: inline;
	}
	ul#utilitynav li {
	display: inline;
	margin: 0px auto;
	padding: 2px 5px;
	}
	ul#utilitynav li a:link, ul#utilitynav li a:visited, ul#utilitynav li a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	text-decoration: none;
	display: inline;
	color: #194399;
	font-weight:bold;
	}
	ul#utilitynav li a:hover, ul#utilitynav li a.current:visited {
	text-decoration: underline;
	font-weight:bold;
	}



/* ----------------- CUSTOM CLASSES ----------------- */

/* Images should include some type of border. We tend to favor this one. */

img.right {
	float: right;
	clear:right;
	padding:5px;
	border:#194399 1px solid;
	margin-left:10px;
	margin-bottom:10px;
}
img.left {
	float: left;
	padding-left:25px;
	padding-top:25px;
}

p.clear {
	clear:both;
}

p.centered {
	text-align:center;
}

.clear {
	clear:both;
}

/*------------------Services List------------------------*/

ul.list {
}

ul.list li {
	list-style: square;
	font-size:14px;
	
}

div#video {
	width: 300px;
	height: 255px;
	margin: 0px auto;
	padding: 0px 0px 20px 0px;
	border: 0px solid #000000;
}

