body {
	margin: 0px;
	padding: 0px;
	font-family: Lucida Sans, Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-image: url(../images/design/bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #d8d8d8;
	color: #333333;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 12px;
}

img {
	border: 0px;
}

a {
	color: #30B8CD;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	background-image: url(../images/container.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

#left {
	float: left;
	width: 250px;
}

#logoBox {
	width: 250px;
	height: 291px;
	background-image: url(../images/design/logoBg.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#logoBox img {
	margin: 0px;
	position: relative;
	left: 3px;
}

#logoBox p {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-style: italic;
	line-height: 20px;
	color: #333333;
	text-align: center
}

#sideContent {
	padding: 23px 0px 15px 14px;
	width: 236px;
	background-image: url(../images/design/sideContent.gif);
	background-repeat: repeat-x;
	background-color: #5a86ae;
	color: #FFFFFF;
	line-height: 18px;
}

#sideContent p {
	padding-right: 14px;
}

#sideContent img {
	position: relative;
	left: -3px;
}

#sideContent h2 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

#right {
	float: right;
	width: 600px;
}

#header {
	width: 600px;
	height: 315px;
}

#dropnav {
	width: 600px;
	height: 40px;
	background-image: url(../images/design/navBg.gif);
	background-repeat: repeat-x;
	background-color: #4D6081;
	text-align: center;
}

#dropnav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 40px;
}

#dropnav ul #dropnav0 a {
	border: none;
}

#dropnav ul a {
	color: #FFFFFF;
	display: block;
	line-height: 33px;
	padding: 3px 24px 3px 24px;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
}

#dropnav ul a:hover {
	color: #FFFFFF;
	background-image: url(../images/design/navHover.gif);
	background-repeat: repeat-x;
}

#dropnav ul li {
	float: left;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 14px;
}

#dropnav ul li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index: 100;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 40px;
	border: 1px solid #D4D1CB;
	border-bottom: none;
}

#dropnav ul li li {
	background-color: #736D61;
	display: block;
	width: 10em;
}

#dropnav ul li ul a {
	line-height: 30px;
	border-bottom: 1px solid #D4D1CB;
	border-right: none;
}

#dropnav ul li ul a:hover {
	background-color: #585347;
	background-image: none;
}

#dropnav ul li:hover ul {
	left: auto;
}

#dropnav ul li:hover ul, #dropnav ul li.sfhover ul {
	left: auto;
}

#dropnav ul li:hover, #dropnav ul li.hover {
    position: static; /* to correct ie7 bug */
}

#headerImage {
	width: 600px;
	height: 210px;
	background-image: url(../images/design/headerBg.jpg);
	background-repeat: no-repeat;
}

#tagline {
	background-image: url(../images/design/callBoxBg.gif);
	background-repeat: repeat-y;
	background-color: #4D6081;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	padding: 0px;
	width: 600px;
	height: 76px;
}

#tagline div.left {
	float: left;
	padding: 10px 0px 0px 15px;
	width: 375px;
	text-align: center;
}

.taglineNumber {
	display: block;
	font-size: 24px;
	margin-top: 5px;
}

#tagline div.right {
	float: right;
	padding: 5px 10px 0px 0px;
	width: 200px;
	text-align: center;
}

#content {
	padding: 45px 25px 30px 25px;
	width: 550px;
	line-height: 17px;
}

#content a {
	font-weight: bold;
}

#content h1 {
	color: #1450A1;
	margin-bottom: 0px;
	font-weight: normal;
}

#content h2 {
	margin-top: 0px;
	color: #727D2A;	
	font-weight: bold;
}

#navBottom {
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 10px 0px;
	width: 850px;
	background-image: url(../images/design/footerBg.gif);
	background-repeat: repeat-x;
	background-color: #4D6081;
	color: #FFFFFF;
	text-align: center;
	border-top: 1px solid #6b6455;
}


#navBottom a {
	padding: 0px 4px 0px 4px;
	color: #FFFFFF;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
}

#navBottom #bot_nav0 {
	border: none;
}

#navBottom a:hover {
	text-decoration: underline;
}

#outsideFooter {
	margin: 0px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 850px;
	text-align: center;
	font-size: 11px;
	color: #000000;
}

#outsideFooter a {
	color: #000000;
	font-weight: normal;
}

.clear {
	clear: both;
}

/* Contact Form Styles */
#contact {
	margin: 25px auto 0px auto;
	width: 550px;
}

#contact fieldset {
	border: solid 1px #000000;
	width: auto;
	margin: 0px 0px 8px 0px;
	padding: 10px 10px 10px 10px;
}

#contact legend {
	font-weight: bold;
	margin: 0px 0px 0px 10px;
	padding: 0px 5px 0px 5px;
}

#contact label {
	color: #000000;
	float: left;
	display: block;
	margin: 0px 5px 0px 0px;
	width: 12em;
	text-align: right;
}

#contact input, #contact select, #contact textarea {
	float: left;
	margin: 0px;
	padding: 0px;
}

#contact div {
	margin: 0px;
	padding: 3px 0px 3px 0px;
}
/* Contact Form Styles */