/* CSS Document */

*{
margin:0;
padding:0;
}

body#body {
background-color:#003870;

}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 11px;
	color:#000000;
}

#container {
	width: 1000px !important;
	margin-top: 15px;
}
#title {
	height: 70px;
	background-image: url(../images/title.gif);
	background-repeat:no-repeat;
	background-position:center;
}
#banner {
	height: 250px;
	z-index: -10;
	width: 1000px;
}

/* IE6 Min Height HACK */

*html #copy {
height: 300px;

}

/**/


#copy {
	min-height: 300px;
	padding: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

#tabs {
	border-right-style: solid;
	border-left-style: solid;
	border-width:2px;
	border-color:#f5bb04;
	z-index: 10;
	position: relative;
	top: -51px;
	height: 51px;
	font-size: 14px;
	line-height: 50px;
}
#content {
	background-color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
	border-width:2px;
	border-color:#f5bb04;
	position: relative;
	top: -51px;
	clear: both;
}
#footer {
	height: 90px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	position: relative;
	top: -51px;
}

#redtab {
	float: left;
	padding-left: 4px;
}

#redtab a {
	background-image: url(../images/red_tab.gif);
	background-repeat: no-repeat;
	display: block;
	width: 196px;
	height: 51px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#redtab a:hover {
	background-image: url(../images/red_tab_over.gif);
}

#greentab {
	float: left;
	padding-left: 2px;
}

#greentab a {
	background-image: url(../images/green_tab.gif);
	background-repeat: no-repeat;
	display: block;
	width: 196px;
	height: 51px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#greentab a:hover {
	background-image: url(../images/green_tab_over.gif);
}

#yellowtab {
	float: left;
	padding-left: 2px;
}

#yellowtab a {
	background-image: url(../images/yellow_tab.gif);
	background-repeat: no-repeat;
	display: block;
	width: 196px;
	height: 51px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#yellowtab a:hover {
	background-image: url(../images/yellow_tab_over.gif);
}
#credits {
	height: 25px;
}


#bluetab {
	float: left;
	padding-left: 2px;
}

#bluetab a {
	background-image: url(../images/blue_tab.gif);
	background-repeat: no-repeat;
	display: block;
	width: 196px;
	height: 51px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#bluetab a:hover {
	background-image: url(../images/blue_tab_over.gif);
}

#turquoisetab {
	float: left;
	padding-left: 2px;
}

#turquoisetab a {
	background-image: url(../images/turquoise_tab.gif);
	background-repeat: no-repeat;
	display: block;
	width: 196px;
	height: 51px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#turquoisetab a:hover {
	background-image: url(../images/turquoise_tab_over.gif);
}

#address {
	float: right;
	padding-right: 10px;
	padding-top: 10px;
        position: relative;
	top: -40px;
}
#logos {
	width: 376px;
	height: 80px;
	background-image: url(../images/logos.gif);
	float: left;
	margin-left: 20px;
	position:relative;
	top: -20px;
	overflow:visible;
}
#contact {
	float: right;
	padding-top: 50px;
	height: 50px;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}

a {
color: #003870;
text-decoration:none;
}

a:hover {
color: #ECC200;
}

a:visited {
color: #003870;
}

a:visited:hover {
color: #ECC200;
}


.footertext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}

.footertext a {
color: #003870;
text-decoration:none;
}

.footertext a:hover {
color: #ECC200;
}

.footertext a:visited {
color: #003870;
}

#testimage {
	height: 350px;
	padding-right:15px;
	float: left;
}

#copy img {
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 10px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 30px;
	padding-bottom: 20px;
}

img{
border:none;
}

ul{
list-style-position:inside;
}

.hiddenPic {
display:none;
}

#credits a {
text-decoration:none;
color: #628bb3;
font-weight:bold;
}

#credits a:hover {
text-decoration:none;
color: #ECC200;
}

#lambertinotag {
	float: left;
}

#credits {
	width: 990px;
	position: relative;
	top: -51px;
	white-space: nowrap;
	color: #628bb3;
}


#map {
	float: left;
	height: 106px;
	position: relative;
	top: -32px;
	margin-left: 40px;
}

#dm_header {
display:none;
}
