@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}

#fullcontainer {
	width: 100%;
	margin: auto;
	background-image: url(../images/structure/bkgd2.jpg);
	background-position: top;
	background-repeat: no-repeat;
	position: relative;
	padding-top: 10px;
}
#soc {
	width: 930px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

/* CSS Document */

#maincontainer {
	width: 930px;
	margin: auto;
}

#header {
	height: 120px;
	width: 930px;
	margin: auto;
}
#logo {
	width: 400px;
}

#nav {
	height: 67px;
	width: 930px;
	margin: auto;
	background-image: url(../images/structure/navbkgd.png);
}
#topphone {
	width: 400px;
	text-align: right;
	height: 100px;
}
#topimg {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #6CA0D2;
	text-align: center;
	background-image: url(../images/structure/tophomeimage-bkgd.jpg);
	background-repeat: repeat-x;
	height: 275px;
}
#topimgsub {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #6CA0D2;
	text-align: center;
	background-image: url(../images/structure/tophomeimagesub.png);
	background-repeat: repeat-x;
	height: 62px;
}

#callout {
	height: 210px;
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: -250px;
	text-align: left;
}
#content {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 35px;
}
#textmain {
	width: 480px;
	float: left;
	min-height: 500px;
}
#sidebar {
	float: right;
	width: 350px;
}
#sidebarsub {
	float: right;
	width: 420px;
}

#bar1 {
	height: 245px;
	width: 317px;
	background-image: url(../images/structure/sidebar1.png);
	margin-bottom: 20px;
	background-repeat: no-repeat;
}
#bar1text {
	height: 165px;
	width: 287px;
	margin: auto;
}


#bar2 {
	height: 285px;
	width: 317px;
	background-image: url(../images/structure/sidebar2.png);
	background-repeat: no-repeat;
}
#bar2text {
	height: 165px;
	width: 287px;
	margin: auto;
}

#bottomnav {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#bottomlinks {
	width: 930px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#footer {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#footerabout {
	float: left;
	width: 435px;
	margin-top: 40px;
	padding-bottom: 45px;
}
#footercontact {
	float: right;
	width: 240px;
	margin-top: 40px;
}
#pbd {
	width: 200px;
	height: 40px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
