body {
	background-attachment: fixed;
	background-image: url(images/page_elements/page-setup_03.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#banner {
	background-image: url(images/page_elements/logoBanner.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 697px;
	position: absolute;
	left: 30px;
	top: 0px;
}
#contentLeft {
	position: absolute;
	left: 30px;
	width: 192px;
	top: 90px;
}
#logo {
	background-image: url(images/page_elements/page-setup_05.gif);
	background-repeat: no-repeat;
	height: 215px;
	width: 160px;
	clear: both;
}
#contentRight {
	position: absolute;
	height: auto;
	width: 505px;
	top: 90px;
	left: 222px;
}
#navbar {
	height: 40px;
	width: 505px;
}
.tab {
	background-image:  url(images/page_elements/upTab.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 101px;
	float: right;
}
.tab a:hover {
	background-image:  url(images/page_elements/tabs.gif);
	background-repeat: no-repeat;
	width: 101px;
	height: 32px;
	visibility: visible;
}
.tab a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	display: block;
	height: 32px;
	width: 101px;
	text-align: center;
	padding-top: 2px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
}
#sideBar {
	height: auto;
	width: 173px;
	border: 1px solid #28364C;
	background-color: #798FA3;
	padding: 0;
}
#sidebarTitle {
	background-image:  url(images/page_elements/blue_tab_03.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 175px;
	vertical-align: middle;
}
#sidebarTitleText {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	width: 175px;
	float: left;
	padding-top: 4px;
	font-weight: normal;
}
#sidebarSubtext {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #798FA3;
}
#sidebarBottom {
	background-image:  url(images/page_elements/bottom_tab_03.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 175px;
}
#boxTop {
	background-color: #666666;
	height: 89px;
	width: 505px;
}
#boxContent {
	background-image: url(images/page_elements/page_setup_15.gif);
	background-repeat: repeat-y;
	width: 505px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#boxBottom {
	height: 72px;
	width: 505px;
}
#boxContent p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 40px;
	padding-right: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	line-height: 1.5em;
	text-align: justify;
}
#boxContent ul {
	margin-top: 20px;
	margin-bottom: 0px;
	padding-left: 50px;
	padding-right: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 1.5em;
	text-align: left;
}
#boxContent li {
	margin-top: 5px;
	
}
#boxContent img{
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 3px;
	float: right;
	border: 1px solid #CCCCCC;
}
#boxContent h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 40px;
	margin-right: 40px;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	display: block;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-weight: lighter;
}
#footer {
	width: 505px;
	margin-top: 40px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	
}
#footer img {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
