@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #2873A5;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
#container  {
	width: 910px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(../images/cbg.jpg);
	background-repeat: repeat-y;
}

#header  {
	background-image: url(../images/header.jpg);
	height: 143px;
}
#header  h1  {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#mainContent  {
	background: #FFFFFF;
	margin-right: 6px;
	margin-left: 8px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
#header #nav {
	float: right;
	margin-top: 75px;
	margin-right: 15px;
}

#footer  {
	background-color: #DDDDDD;
	background-image: url(../images/footerbg.jpg);
	height: 129px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	clear: both;
}
#footer  p  {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-top: 5px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#main2 #mainquote {
	height: 120px;
	width: 330px;
	float: left;
	background-image: url(../images/main2quote.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 90px;
}
#mainquote p {
	padding-left: 95px;
	padding-top: 35px;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main2 #mainabout {
	height: 120px;
	width: 440px;
	float: right;
	background-image: url(../images/main2about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#mainabout p {
	padding-left: 17px;
	padding-top: 35px;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main2 {
	float: left;
	clear: both;
}



#footer #footerlinks {
	height: 85px;
	width: 700px;
	margin-right: 95px;
	margin-left: 95px;
}
#footerlinks #flashcontent {
	padding-top: 2px;


}
#footer2 {
	background-color: #DDDDDD;
	background-image: url(../images/footer2bg.jpg);
	height: 54px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	clear: both;
}
#footer2 p {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-top: 5px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#threelinks  #teaml {
	height: 90px;
	width: 260px;
	float: left;
	margin-left: 100px;
}
#threelinks #email {
	height: 90px;
	width: 260px;
	float: left;
}
#threelinks #survey {
	height: 90px;
	width: 260px;
	float: left;
}
#threelinks img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contentbody #cbtopleft {
	width: 545px;
	float: left;
	margin-left: 30px;
}
#contentbody #cbtopright {
	width: 300px;
	float: right;
}
#cbtopleft #accbookimg {
	margin-left: 150px;
}
#body2right #accbookimg img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#mainContent h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
}
#contentbody p {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	line-height: 25px;
}
#contentbody img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contentbody2 {
	float: left;
	clear: both;
}
#contentbody2 #body2left {
	width: 300px;
	float: left;
	margin-left: 30px;
}
#contentbody2 #body2right {
	width: 545px;
	float: right;
}
#contentbody2 p {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	line-height: 25px;
}
#body2right #accbookimg {
	margin-left: 150px;
}
#formtext p {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	line-height: 25px;
	margin-left: 30px;
	margin-top: 0px;
}
#formtext {
	width: 700px;
	float: left;
}
#securedcert {
	float: right;
	width: 145px;
	padding-top: 25px;
	padding-left: 25px;
}
#team {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	padding-right: 50px;
	padding-left: 50px;
}

