.whiteframe {
	padding: 0px;
	width: 875px;
	background-color: #FFFFFF;
}
body {
	background-color: #333333;
}
.frame {
	width: 875px;
}
.tagline {
	color: #FFFFFF;
	font-size: 22px;
	text-align: right;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.insideframe {
	width: 865px;
}
.header {
	height: 295px;
}
.spacer {
	height: 5px;
}
.content {
	width: 865px;
}
.sidebaroption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 40px;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CB6C1;
	list-style-type: none;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
a {
	color: #006699;
}

.maincontent {
	float: right;
	width: 610px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 175%;
	color: #333333;
	font-size: 12px;
}
.unexia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	width: 875px;
	text-align: right;
}

.sidebar {
	width: 240px;
	float: left;
	text-align: left;
	background-image: url(img/sidebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.footer {
	background-color: #333333;
	height: 25px;
	width: 865px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px;
	text-align: left;
	line-height: 25px;
}


.navbar {
	padding-left: 0px;
	height: 60px;
	width: 865px;

}
#nav {
	clear: both;
	background: url(img/nav.jpg) top left no-repeat; height: 60px; 
    position: relative;
}

#nav { background: url(img/nav.jpg) no-repeat left top; }

#nav ul {
	background: url(img/nav.jpg) top left no-repeat; height: 60px; 
	position: relative;
	padding-left: 0px;
	margin: 0px;
	padding: 0px;
}

#nav li { 
	list-style: none; 
	display: inline;
	top: 0;
	position: absolute;
}

#nav li, #nav a {
	height: 60px; 
	display: block;
	text-decoration: none;
}

#nav a 					{ text-indent: -9999px; }

#home   					{ left: 0px; width: 138px; }
#about  					{ left: 138px; width: 124px; }
#services  					{ left: 262px; width: 147px; }
#facilities					{ left: 409px; width: 159px; }
#careers					{ left: 568px; width: 150px; }
#contact					{ left: 718px; width: 147px; }

#home a:hover   			{ background: url(img/nav.jpg) -0px -60px no-repeat; }
#about a:hover      		{ background: url(img/nav.jpg) -138px -60px no-repeat; }
#services a:hover       	{ background: url(img/nav.jpg) -262px -60px no-repeat; }
#facilities a:hover 		{ background: url(img/nav.jpg) -409px -60px no-repeat; }
#careers a:hover			{ background: url(img/nav.jpg) -568px -60px no-repeat; }
#contact a:hover			{ background: url(img/nav.jpg) -718px -60px no-repeat; }

ul {
	margin: 0px;
	padding: 0px;
}
.sidebarselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 40px;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CB6C1;
	list-style-type: none;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	background-image: url(img/rollover.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
h2 {
	font-size: 16px;
	line-height: 20px;
}
.homecontent {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 175%;
	color: #333333;
	font-size: 12px;
	width: 95%;
}
h1 {
	font-size: 20px;
	line-height: 22px;
}
.sidebaroptionhome {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CB6C1;
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.space {
	padding: 10px;
}
small {
	font-size: 9px;
}
