body {
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: arial, verdana, tahoma;
	font-size: 13px;
}
#frame {
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#top-container {
	background-image: url(../images/top-bg.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 120px;
	width: 960px;
	position: relative;
}
#menu-continer {
	background-image: url(../images/menu-bg.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 35px;
	width: 960px;
	color: #FFF;
}
#flash-container {
	/*background-image: url(../images/flash-plceholder.jpg);*/
	background-repeat: no-repeat;
	clear: both;
	height: 300px;
	width: 960px;
	padding-bottom: 19px;
}
#content-container {
	clear: both;
	width: 960px;
}
#submenu-container {
	float: left;
	height: 316px;
	width: 171px;
	margin-right: 11px;
	background-image: url(../images/submenu-bg.gif);
	background-repeat: no-repeat;
	padding-left: 45px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 10px;
}
#main-content-container {
	float: left;
	height: 335px;
	width: 486px;
	margin-right: 10px;
	background-image: url(../images/main-content-bg.gif);
	background-repeat: no-repeat;
}
#links-container {
	float: left;
	height: 335px;
	width: 227px;
}
#main-title {
	clear: both;
	height: 45px;
	width: 486px;
	text-align: center;
	line-height: 45px;
	font-size: 32px;
	color: #747679;
}
#main-text {
	clear: both;
	height: 102px;
	width: 466px;
	padding: 10px;
	line-height: 18px;
}
#main-links-container {
	clear: both;
	height: 168px;
	width: 486px;
}
#footer-container {
	text-align: center;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #909095;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 11px;
	line-height: 18px;
}
#logo {
	position: absolute;
	left: 28px;
	top: 25px;
}
#employee-login {
	position: absolute;
	top: 51px;
	right: 136px;
}
#plan-room-login-link {
	position: absolute;
	top: 51px;
	right: 0px;
}
#call-us {
	position: absolute;
	width: 300px;
	top: 86px;
	right: 0px;
	text-align: right;
	font-size: 14px;
	color: #747474;
}
#submenu-container ul li {
	list-style-type: none;
}
#submenu-container li {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 25px;
}
#submenu-container ul {
	margin: 0px;
	padding: 0px;
}
#submenu-container ul li a {
	text-decoration: none;
	color: #747679;
	display: block;
}
#submenu-container ul li a:hover {
	color: #2C4491;
}
.blue {
	color: #002596;
}
#footer-container a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#footer-container a:hover {
	color: #2C4492;
}
.white {
	font-size: 22px;
	color: #FFF;
}
.bt01, .bt01 a {
	line-height: 35px;
	text-align: center;
	float: left;
	height: 35px;
	width: 91px;
	margin-right: 2px;
	display: block;
}
.bt01 a:hover {
	background-image: url(../images/menu-left-bt-over-bg.gif);
	background-repeat: no-repeat;
}
.bt01active, .bt01active a {
	background-image: url(../images/menu-left-bt-over-bg.gif);
	background-repeat: no-repeat;
	line-height: 35px;
	text-align: center;
	float: left;
	height: 35px;
	width: 91px;
	margin-right: 2px;
	display: block;
}
.bt01active a:hover {
	background-image: url(../images/menu-left-bt-over-bg.gif);
	background-repeat: no-repeat;
}
.bt02, .bt02 a {
	line-height: 35px;
	text-align: center;
	float: left;
	height: 35px;
	width: 135px;
	margin-right: 2px;
	display: block;
}
.bt03, .bt03 a {
	line-height: 35px;
	text-align: center;
	float: left;
	height: 35px;
	width: 113px;
	margin-right: 2px;
	display: block;
}
.bt04, .bt04 a {
	line-height: 35px;
	text-align: center;
	float: left;
	height: 35px;
	width: 127px;
	margin-right: 2px;
	display: block;
}
.bt05, .bt05 a {
	line-height: 35px;
	text-align: center;
	float: left;
	height: 35px;
	width: 149px;
	margin-right: 2px;
	display: block;
}
.bt06, .bt06 a {
	line-height: 35px;
	text-align: center;
	float: left;
	height: 35px;
	width: 106px;
	margin-right: 2px;
	display: block;
}
.bt07, .bt07 a {
	line-height: 35px;
	text-align: center;
	float: left;
	height: 35px;
	width: 125px;
	margin-right: 2px;
	display: block;
}
.bt08, .bt08 a {
	line-height: 35px;
	text-align: center;
	float: left;
	height: 35px;
	width: 100px;
	display: block;
}
.bt08 a:hover {
	background-image: url(../images/menu-right-bt-over-bg.gif);
	background-repeat: no-repeat;
}

.bt08active, .bt08active a {
	background-image: url(../images/menu-right-bt-over-bg.gif);
	background-repeat: no-repeat;
	line-height: 35px;
	text-align: center;
	float: left;
	height: 35px;
	width: 100px;
	display: block;
}
.bt08active a:hover {
	background-image: url(../images/menu-right-bt-over-bg.gif);
	background-repeat: no-repeat;
}

.menuactive, .menuactive a {
	background-image: url(../images/menu-bt-over-bg.gif);
	background-repeat: repeat-x;
}

.menuactive a:hover {
	background-image: url(../images/menu-bt-over-bg.gif);
	background-repeat: repeat-x;
}

.bt02 a:hover, .bt03 a:hover, .bt04 a:hover, .bt05 a:hover, .bt06 a:hover, .bt07 a:hover  {
	background-image: url(../images/menu-bt-over-bg.gif);
	background-repeat: repeat-x;
}


#menu-continer a {
	color: #FFF;
	text-decoration: none;
	display: block;
}



#subpage-main-content-container {
	float: left;
	width: 724px;
	background-image: url(../images/subpage-content-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#subpage-submenu-container {
	float: left;
	width: 218px;
	background-image: url(../images/subpage-submenu-bg.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	background-position: left top;
	padding-right: 7px;
	padding-left: 1px;
	margin-right: 10px;
	height: 352px;
}
#subpage-submenu-innercontainer {
	float: left;
	width: 200px;
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight:normal;
	padding-top: 5px;
	background-position: left top;
	padding-right: 7px;
	padding-left: 10px;
	margin-right: 10px;
	height: 352px;
}
#subpage-submenu-container ul li {
	list-style-type: none;
}
#subpage-submenu-container li {
	padding-top: 10px;
	line-height: 25px;
	background-image: url(../images/submenu-bullet-bg.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
}
#subpage-submenu-container ul {
	margin: 0px;
	padding: 0px;
}
#subpage-submenu-container ul li a {
	text-decoration: none;
	color: #747679;
	display: block;
}
#subpage-submenu-container ul li a:hover {
	color: #2C4491;
}
#subpage-main-title {
	clear: both;
	height: 50px;
	width: 704px;
	line-height: 50px;
	font-size: 22px;
	color: #747679;
	padding-left: 20px;
}#subpage-main-title a {
	color: #747679;
	text-decoration: none;
}
#subpage-main-title a:hover {
	color: #2C4491;
}
#subpage-flash-container {
	clear: both;
	height: 200px;
	width: 960px;
	padding-bottom: 19px;
}
#subpage-main-text {
	clear: both;
	width: 694px;
	line-height: 18px;
	padding-left: 20px;
	padding-right: 10px;
}
#subpage-submenu-title {
	height: 45px;
	font-size: 20px;
	line-height: 45px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
#subpage-submenu-title a {
	height: 45px;
	font-size: 20px;
	line-height: 45px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	text-decoration:none;
}
#projects-content-container {
	clear: both;
	width: 960px;
	padding-top: 20px;
	background-color: #FFF;
}
.project-container {
	clear: both;
	width: 694px;
	padding-top: 20px;
}
.project-img-container {
	float: left;
	/*height: 215px;*/
	width: 215px;
	text-align: center;
}
.project-text-container {
	float: left;
	width: 459px;
	padding-left: 20px;
}
.project-text-container a {
	color:#002596;
}
.project-img-container img {
	padding-bottom: 5px;
	clear: both;
}
.project-img-container a {
	color: #000;
}
.project-title {
	font-size: 16px;
	font-weight: bold;
	color: #002596;
}
a:hover {
	color: #2C4491;
}

.bannerborder {
height: 200px;
position:relative;
z-index:2;
}
.slideshow {
height: 200px;
position:absolute;
z-index:1;
}

.bannerborderhome {
height: 300px;
position:relative;
z-index:2;
}
.slideshowhome {
height: 300px;
position:absolute;
z-index:1;
}
#project-img-container .image-border a {
	border-color:#003366;
}
#project-img-container .image-border a:hover {
	border-color:#003366;
}
