@import url("text.css");
@import url("nav.css");

html, body {
	font-family:Verdana, Arial, Helvetica;
	font-size:8pt;
	margin:0;
	border:0;
	padding:0;
	color:#FFFFFF;
	background-color:#1C4B5C;
	background-image:url(../images/repeatx_bckground.gif);
	background-repeat:repeat-x;
	background-position:0px 114px;
}

img {
	margin:0;
	border:0;
	padding:0;
}
h1, h2 {
	margin: 0px;
	padding: 0px;
}


a {
	margin:0;
	border:0;
	padding:0;
}

td {
	margin:0;
	border:0;
	padding:0;
}

p {
	margin:10px 0 0 0;
	border:0;
	padding:0;
}

p.aftertable {
	margin:15px 0 0 0;
}

p.aftertable2 {
	margin:15px 0 0 0;
	text-align:justify;
}

div#container{
	width:758px;
	border-right:1px solid #2F5B69;
	border-left:1px solid #2F5B69;
	/*background-color:#00FF00;*/
	margin:0 auto;
}

div#title {
	height:114px;
	/*background-color:#FF0000;*/
}

div#nav {
	height:19px;
	background-color:#1B4D5C;
	border-top:1px solid #466F7B;
	border-bottom:1px solid #466F7B;
}

div#content {
	margin:20px 0 0 25px;
}

div#content2 {
	margin:20px 25px 0 25px;
}

div#logo {
	float:left;
}

div#imageswap_title {
	border-left:1px solid #466F7B;
	float:right;
}

div#pagetitle {
	margin:0 0 5px 0;
}

div#contact_lh {
	width:300px;
	float:left;
}

div#map {
	width:381px;
	margin:0 0 0 27px;
	float:left;
}

div#contactus_footer {
	color:#3B7281;
	margin:0 0 5px 0;
}

div#shim {
	height:1px;
	clear:both;
}

img.bullet {
	margin-right:10px;
}

img.bullet2 {
	margin:0 10px 0 10px;
}

img.imgborder {
	border:1px solid #466F7B;
}
