/* @override http://dev03.waterfieldtechnologies.com/waterfield/stylesheet.css */

/* @override http://waterfield.com/stylesheet.css */

/* @override http://dev03.waterfieldtechnologies.com/waterfield/stylesheet.css */

/* @override http://dev03.waterfieldtechnologies.com/waterfield/stylesheet.css */

/* @override http://dev03.waterfieldtechnologies.com/waterfield/main/stylesheet.css */

/* @override http://153.69.201.27/waterfield/main/stylesheet.css */

/* @override http://dev03.waterfieldtechnologies.com/waterfield/main/stylesheet.css */

/* @override http://dev03.waterfieldtechnologies.com/waterfield/main/stylesheet.css */

/* @override http://dev03.waterfieldtechnologies.com/waterfield/alt/stylesheet.css */

/* @override http://153.69.201.27/waterfield/alt/stylesheet.css */

body {
	margin: 0px;
}

div#center {
	margin: 0px auto;
	width: 958px;
}

div.topnav {
	background-color: #383838;
	height: 25px;
	width: 100%;
}

img.topnav {
	float: right;
	margin: 6px;
	margin-right:25px;
	border: 0px;
}

.header {
	margin: 0px auto;
	background-color: #0b7197;
	background-image: url("images/headerbg.png");
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 122px;
}

.logoheader {
	height: 75px;
	margin: 0px auto;
	float: left;
	width: 950px;
}

.logo {
	width: 900px;
	margin: 0px;
	margin-left: 33px;
	margin-top: 14px;
}

.logo img {
	float: left;
}

h1 {
	color: #606060;
	font-family: "Verdana", sans-serif;
	font-size: .80em;
	line-height: 1.5em;
	text-align: center;
	margin: 20px 0px 0px 0px;
}
	
h2 {
	color: #808080;
	font-family: "Verdana", sans-serif;
	font-size: .65em;
	font-style: italic;
	line-height: 1.5em;
	text-align: center;
	margin: 0px 0px 5px 0px;
}

/*Navigation*/

#top_nav {
	padding-top: 19px;
	height: 27px;
	width: 655px;
	text-align: center;
	float: right;
	margin: 0px 20px 0px 0px;
}

#top_nav ul {
	list-style: none;
	float: right;
	margin: 0px;
}

#top_nav ul li {
	display: block;
	float: left;
	background-image: url("images/navtab.png");
	height: 27px;
	width: 120px;
	margin-right: 3px;
}

#top_nav a {
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: .7em;
	color: #e6e6e6;
	height: 11px;
	padding: 8px 0px 9px 0px;
	text-align: center;
	text-decoration: none;
	text-align: center;
	display: block;
}

#top_nav a:hover {
	background-image: url("images/navhover.png");
	background-repeat: no-repeat;
	width: 120px;
	color:  white;
}

#top_nav a.active {
	display: block;
	background-image: url("images/navactive.png");
	background-repeat: no-repeat;
	color: #4c4c4c;
}


/* Child - Level 1 */

#top_nav ul ul {
	display: inline;
	position: relative;
	padding: 0px;
	background-image: url("images/navtab_sub.png");
	background-repeat: no-repeat;
	width: 120px;
	height: 28px;
}

#top_nav ul ul a {
	font-family: Arial, Verdana, sans-serif;
	font-size: .7em;
	width: 120px;
	color: #e6e6e6;
	text-align: center;
	text-decoration: none;
	text-align: center;
	background-image: url("images/navtab_sub.png");
	background-repeat: no-repeat;
}

#top_nav ul ul a:hover {
	background: url("images/navhover_sub.png");
	background-repeat: no-repeat;
	color: white;
}

#top_nav ul ul a.active {
	background-image: url("images/navactive.png");
	color: gray;
}

/* Child Level 3 */

#top_nav ul ul ul {
	position: absolute;
	left: 120px;
	top: 0;
}

#top_nav ul ul ul ul li { 
}

#top_nav ul ul ul ul a{
}

#top_nav ul ul ul ul a:hover{

}

div#top_nav ul ul, div#top_nav ul ul ul, div#top_nav ul li:hover ul ul, div#top_nav ul li:hover ul ul ul, div#top_nav ul li:hover ul ul ul ul, div#top_nav ul li:hover ul ul ul ul ul{
	display: none;
}

div#top_nav ul li:hover ul, div#top_nav ul ul li:hover ul, div#top_nav ul ul ul li:hover ul, div#top_nav ul ul ul ul li:hover ul, div#top_nav ul ul ul ul ul li:hover ul{
display:block;
}
/* @end */



/* Main Content */

#all {
	margin-left: auto;
	margin-right: auto;
	width: 909px;
}

#banner {
	margin: 0px;
	margin-top: 10px;
	float: left;
}

#banner img {
	border: none;
	text-decoration: none;
}


.title {
	width: 606px;
	border: 0px;
	border-bottom: #bfbfbf 1px dotted;
	float: left;
	margin: 5px 0px 0px 0px; 

}


.maincontent {
	float: left;
	width: 605px;
	margin: 0px 15px 0px 0px;
}

#innerpg {
	padding: 15px 0px 0px 0px;
}

.images img {
	margin: 20px 0px 10px 70px;
	border: none;
}
.content {
	float: left;
	width: 605px;
}

.content_home {
	width: 300px;
}

.content a {
	color: #0b6e93;
}

.content a:hover {
	color: #488592;
}

p.welcometxt {
	color: #808080;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .75em;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	float: left;
	line-height: 1.5em;
	width: 360px;
}

.clients {
	margin-top: 10px;
	width: 270px;
	height: 120px;
	float: left;
}

.clients_right {
	margin-top: 10px;
	width: 270px;
	height: 120px;
	float: left;
}

#comments {
	width: 500px;
}

li.no_bullet {
	color: #808080;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .75em;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	line-height: 1.5em;
	list-style: none;
}

li.no_bullet {
	color: #808080;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .75em;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	line-height: 1.5em;
	list-style: none;
}

li.address {
	color: #808080;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .75em;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	line-height: 1.5em;
	list-style: none;	
}


ul.bullets li {
	color: #808080;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .75em;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	line-height: 1.4em;
	list-style-type: disc;
	list-style-position: outside;		
}

ol.bullets li {
	color: #808080;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .75em;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	line-height: 1.5em;	
}

.clients ul li {
	line-height: 1em;
}

.clients_right ul li {
	line-height: 1em;
}

p.txt {
	color: #808080;
	font-family: "Verdana", sans-serif;
	font-size: .75em;
	line-height: 1.5em;
	float: left;
	margin: 10px 0px 0px 0px;
}

p.txttitle {
	margin: 5px 0px 0px 0px;	
	color: #808080;
	font-family: "Verdana", sans-serif;
	font-size: .7em;
	line-height: 2em;
	float: left;
	width: 605px;
}

img.welcome {
	float: left;
	margin: 10px 10px 10px 0px;
	border: #BFBFBF 1px solid;
}

.column {
	float: left;
	width: 175px;
}

#col2 {
	margin: 0px 39px 0px 39px;
}
img.column {
	border: #BFBFBF 1px solid;
	float: left;
}

img.column:hover {
	border: #6a6a6a 1px solid;
}
h3.column {
	font-size: .7em;
	color: #a4a4a4;
	font-family: "Verdana", sans-serif;
	margin: 10px 0px 5px 0px;
}

h3.column a {
	color: #808080;
	text-decoration: none;	
}

h3.column a:hover {
	color: #6a6a6a;
	text-decoration:underline;
}

p.column {
	float: left;
	font-size: .65em;
	color: #808080;
	font-family: "Verdana", sans-serif;
	margin: 5px 0px 0px 0px;
	line-height: 1.2em;
}

/*Sidebar*/

.callout {
	float: right;
	margin-right: 23px;
	width: 265px;
}


.sidebar {
	float: right;
	background-color: #f3f2e7;
	border: #dedecc 1px solid;
	width: 266px;
	margin: 10px 0px 0px 0px;
	padding: 10px;
}

.sidebartext {
	font-family: "Verdana", sans-serif;
	font-size: .65em;
	color: #848484;
	margin: 5px 0px 7px 0px;
	float: left;
}

.brochuretext {
	font-family: "Verdana", sans-serif;
	font-size: .65em;
	color: #848484;
	margin: 0px 0px 7px 0px;
}

.sidebarimg {
	float: left;
	width: 200px;
}

.search {
	float: left;
	border: #d6d5c4 1px solid;
	font-size: .75em;
	height: 15px;
	padding: 4px;
	margin: 5px 5px 0px 0px;
	font-family: "Arial", sans-serif;
	color: #7c7c77;
	background-color: #fffef0;
	width: 215px;
}

.button {
	float: left;
	background-color: #0b7197;
	height: 25px;
	padding: 4px;
	width: 35px;
	font-size: .75em;
	color: white;
	margin: 5px 0px 0px 0px;
	text-align: center;
	font-family: "Arial", sans-serif;
	border: 0px;
	font-weight: bold;
	text-decoration: none;
}

.button:hover {
	border: 0px;
	height: 25px;
	padding: 4px;
	background-color: #353535;
}

.newstitle {
	margin-bottom: 5px;
	float: left;
}

.newstitle img {
	border: none;
}

.news div a {
	float: left;
	width: 260px;
	border: 0px;
	background-color: #f3f2e7;
	text-decoration: none;
	border-top: #d8d7ce 1px dotted;
}

.news div a:hover {
	background-color: #eeecdd;
}

a strong.newsheader {
	width: 260px;
	font-size: 1em;
	color: #7c7c77;
	font-family: "Verdana", sans-serif;
	text-decoration: none;
}

p.newstxt a{
	padding: 10px 0px 10px 5px;
	font-size: .65em;
	color: #848484;
	font-family: "Verdana", sans-serif;
	text-decoration: none;
	line-height: 1.3em;
}

.newstxt_link a {
	font-size: .65em;
	font-family: "Verdana", sans-serif;
	color: #0B7197;
	padding: 10px 0px 6px 5px;
	font-style: italic;
}

/* Footer */

.footer {
	float: left;
	background-image: url("images/footerbg.png");
	background-repeat: repeat-x;
	width: 909px;
	height: 27px;
	text-align: center;
	font-family: "Verdana", sans-serif;
	font-size: .7em;
	color: #8a8a8a;
	padding: 8px 0px 5px 0px;
	margin: 25px 0px 10px 0px;
}
