html, body {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	background-color: #344149;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 13px;
}

input, textarea{
	margin-bottom: 3px;
	background-color: #242D32;
	color: #FFFFFF;
	border: 1px solid #49717D;
	font-size: 11px;
	padding: 2px;	
}

.button {
	margin-bottom: 3px;
	color: white;
	background-color: #49717D;
	border: 1px solid #242D32;
	font-size: 11px;
	padding: 2px;
	letter-spacing: 1px;
}
a {
	color: #02A3D8;
}
a:hover {
	color: #FFFFFF;
}
img {
	border: none;
}
.container {
	width: 900px;
	margin: 0 auto;
}
#container {
	position: relative;
	min-height: 100%;
}
#header h1 {
	margin: 0;
	padding: 0;
}
#header {
	background-color: #000000;
}
#header.full .container {
	background: transparent url('./images/header-bg-full.jpg') no-repeat top right;
	height: 230px;
	padding: 30px 0 0 50px;
	width: 850px;
}
#header.full h1 img {
	margin-left: -25px;
}
#header.full p {
	width: 430px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3;
}
#header.full p span {
	color: #CE1419;
}
#header.sub .container {
	height: 80px;
	padding-top: 7px;
}
#header.sub .container, #header.sub.about .container {
	background: transparent url('./images/header-bg-about.jpg') no-repeat top right;
}
#header.sub.news .container {
	background: transparent url('./images/header-bg-news.jpg') no-repeat top right;
}
#header.sub.portfolio .container {
	background: transparent url('./images/header-bg-portfolio.jpg') no-repeat top right;
}
.button a {
	text-decoration: none;
}
#nav ul {
	list-style: none;
	height: 45px;
	margin: 0 0 0 50px;
	padding: 0;
}
#nav ul li {
	float: left;
	height: 25px;
	min-width: 80px;
	text-align: center;
	margin-right: 35px;
	padding-top: 10px;
	font-weight: bold;
}
#nav ul li.selected, #nav ul li:hover {
	/*    background: transparent url('./images/nav-on.jpg') no-repeat top center;
*/
}
#nav ul li.selected a {
	color: #FFFFFF;
}
#nav ul li a, #sidebar ul li a {
	text-decoration: none;
	display: block;
}
#sidebar {
	float: left;
	background: transparent url('./images/nav-sidebar.jpg') no-repeat center right;
	min-height: 220px;
	width: 125px;
}
#sidebar h2 {
	font-size: 18px;
	text-align: left;
}
#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	font-weight: bold;
	margin-bottom: 5px;
}
#sidebar ul li.selected a, #sidebar ul li a:hover {
	color: #FFFFFF;
}
#newsbox {
	float: right;
	background: transparent url('./images/news-bg.jpg') no-repeat top right;
	width: 267px;
	height: 386px;
	font-size: 12px;
	line-height: normal;
}
#newsbox h3 a {
	color: #02A3D8;
	text-decoration: none;
}
#newsbox div, #newsbox h3 {
	padding: 0 15px;
}
#newsbox h3 {
	margin: 10px 0 20px;
	font-size: 14px;
}
#newsbox h4 {
	margin: 0 0 2px 0;
}
#newsbox h4 a {
	color: #77DDFF;
	text-decoration: none;
	font-size: 12px;
}
#newsbox .story {
	background: transparent url('./images/divider.png') no-repeat bottom center;
	padding-bottom: 30px;
}
#newsbox .story p {
	margin: 0;
}
#newsbox .story div.more {
	text-align: right;
}
#content {
	line-height: 1.5;
	min-height: 400px;
	background: transparent url('./images/nav-bg.jpg') repeat-x top;
	padding-bottom: 40px;
}
#home-content {
	padding-left: 50px;
	width: 550px;
}
#home-content  ul {
	padding-left: 1em;
}
.call-to-action a {
	color: #77DDFF;
	text-decoration: none;
}
.call-to-action a:hover {
	text-decoration: underline;
}
.sidebarred {
	margin-left: 195px !important;
	margin-right: 110px;
}
.spacer {
	float: right;
	margin-left: 35px;
	height: 80px;
}
.homespacer {
	float: right;
	margin-left: 25px;
	height: 80px;
}
.dd {
	margin-left: 10px;
}
.toc-box {
	float: right;
	margin: 10px;
	padding-left: 20px;
	right: 0px;
}
.toc-box ul {
	list-style-type: disc;
	color: #77DDFF;
	margin: 0pt;
	padding-left: 18px;
}
.toc-box li {
}
.toc-box ul li a:link, .toc-box ul li a:visited, .toc-box ul li span {
	display: block;
	font-weight: bold;
	padding-left: 3px;
	text-decoration: none;
}
#footer {
	background: transparent url('./images/footer-bg.jpg') repeat-x;
	clear: both;
	bottom: 0;
	width: 100%;
}
#footer .container {
	background: transparent url('./images/small_logo.png') no-repeat 20px 20px;
	height: 62px;
	padding: 20px 0px 0px 70px;
	color: #919EA1;
}
#footer img {
	float: left;
	padding-right: 15px;
}
#footer p {
	margin: 7px 0 0 70px;
}
#footer p span {
	font-size: 11px;
}
#footer p span a {
	text-decoration: none;
	color: #919EA1;
}
#footer p span a:hover {
	text-decoration: underline;
}
.sectioned {
	background: transparent url('./images/divider-fullsize-top.jpg') no-repeat top center;
	padding-top: 25px;
}
.sectioned div.section {
	background: transparent url('./images/divider-fullsize-middle.jpg') no-repeat bottom center;
	padding: 5px 0 50px 0;
}
.sectioned div.section.last {
	background: transparent url('./images/divider-fullsize-bottom.jpg') no-repeat bottom center;
	padding-bottom: 33px;
	margin-bottom: 10px;
}
h3, h3 a {
	color: #77DDFF;
}
p.indented {
	margin-left: 20px;
}
/* About Pages */
.bio h3 img {
	vertical-align: middle;
	padding-right: 10px;
}
.bio h3 span {
	color: #0291C0;
}
#about-contact .sectioned h4 {
	margin: 0;
}
#about-contact .sectioned p {
	margin: 0 0 10px 20px;
}
#news #content .sidebarred h2 {
	margin-bottom: 0;
}
#news #news-stories h3 a {
	color: inherit;
	text-decoration: none;
}
#news-archives ul li h3 {
	margin-bottom: 2px;
	font-size: 14px;
}
#news-archives ul li h3 a {
	text-decoration: none;
}
#news-archives ul li h3 a:hover {
	text-decoration: underline;
	color: #77DDFF;
}
#news-archives ul li p {
	margin: 0;
}
#news-faq dt {
	font-weight: bold;
}
#news-faq dd {
	padding-bottom: 10px;
}
#error-404 #content .container {
	background: transparent url('./images/warning.png') no-repeat 130px 50px;
}


/*----------------------------*/

.sec_title {
	font-weight: bold;
	text-align: center;
	clear: both;
	text-align: left;
	padding-left: 5px;
	border-bottom: 1px solid white;	
	font-size: 130%;
}

.itemBOX {
	clear: both;
	border-bottom: 1px solid #212C32;
	margin-top: 5px;
	margin-bottom: 5px;	
}

.need {
	clear: both;
	float: left;
	width: 25px;
	text-align: center;	
	vertical-align: top;		
	background-color: #3E525D;	
	margin-right: 5px;
}

.name {
	font-weight: bold;	
	vertical-align: top;	
}

.desc {
	text-align: justify;
	vertical-align: top;	
	padding-left: 30px;
}

.price {
	float: right;
	width: 80px;
	background-color: #3E525D;	
	color: white;
	vertical-align: top;
	
	text-align: right;	
	padding: 1px;	
	font-weight: bold;
}



.sum {
	font-weight: bold;
	text-align: right;
	margin-bottom: 5px;
	padding: 5px;
	font-size: 130%;
}

.sum input {
	color: white;
	text-align: right;	
	padding: 1px;	
	font-weight: bold;
	font-size: 130%;	
	width: 150px;
	background-color: #344149;	
}

