/* CSS Redesigned by Daniel Ingraham.  Copyright Cuberis, LLC 2008. */

body {
	margin: 0;
	background: url(images/bodyback.jpg) repeat-x;
		font-family:Arial, Helvetica, sans-serif;	
	color:#383838;	
}

#page {
	margin: 0 auto;
	width: 747px;
	height: 100%;
	min-height: 830px;
	background: url(images/contentback.jpg) repeat-y;	
}

img {
	border: 0;	
}

p { 
	width: 85%;	
}

.mid-width {
	width: 85%;	
}

form {
	width: 350px;	
}

div.image_box {
	margin: 15px auto;
	width: 100%;
}

.image_box img {
	margin-left: 25px;
	margin-right: 25px;	
}

form small {
float: right;
	}

#aboutlist li {
	margin-top: 10px;
}

form br {
	clear: both;
}

h3 {
	font-family: serif;
	text-decoration: underline;
	font-size: 20px;
	font-weight: normal;	
}

div#total_index_left {
	float: left;
	width: 300px;	
}

img.title {
	float: right;
	margin-bottom: 10px;
	margin-top: 20px;
}

div#index_title {
	margin: 0;
	margin-top: 4px;
	margin-left: 36px;
	padding-bottom: 0;
	margin-bottom: 0;
	line-height: 14px;
		width: 250px;
		float: left;	
}

div#index_title h3 {
	position: relative;
	text-decoration: none;
	margin-bottom: 0;
	padding-left: 9px;
	width: 250px;
	font-size: 16px;
}

div#index_left p {
	margin-left: 15px;
	margin-top: 0;
	padding-top: 5px;
	padding-left: 9px;
}

#desks img {
	border: 0;	
}

#headerimg {
	margin: 0;
	padding: 0;
	float: left;
	margin-top: -10px;
}

#header {
	height: 336px;

}

.footer {
	color:#474747;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	height: 75px;
	background: url('images/contentback.jpg') repeat-y;
	text-align: center;
}

div#navWrapper {
	margin-top: 45px;
}

ul#mainUL {	
	position: relative;
	top: 3px;
	float: right;
}

div#collar ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

div#collar li {
  float: left;
  position: relative;
  margin-bottom: 10px;

}
ul#mainUL li ul {
	margin-top: 5px;
}

div#collar li ul li {
	margin: 0;
	padding: .25em 0 .25em 1em;
	background: #E5E2D3;
	border-bottom: 1px solid #D5D5D5;
	width: 100px; 
	font-size: 12px;
}

li ul li a {
	text-decoration: none;
	color: #464646 !important;	
}

ul#mainUL li ul li:hover, ul#mainUL li ul li.over {
	background-color: #F7F3E7;
}

div#collar li ul {
  display: none;
  position: absolute; 
  top: 1.7em !important;
  left: 0;
  border: 1px solid #D5D5D5;
  z-index: 20;	
  float: left;
}

div#collar li > ul {
	top: auto;
	left: auto;
	}

div#collar li:hover ul, div#collar li.over ul { display: block; }

/* Hides from IE5-mac \*/
* html #mainUL li ul {height: 1%;}
/* End hide from IE5-mac */

ol {
	padding-left: 20px;	
}

#overlogo {
	position: relative;
}

#content {
	float: left;
	padding-bottom: 20px;
	background: url('images/contentback.jpg') repeat-y;	
}

#index_left {
	width: 300px;
	font-size: 11px;
	float: left;
	margin-left: 20px;
	border: 1px solid #7f7f7f;
	background-color: white;	
}

#index_right {
	float: right;
	width: 350px;
	font-size: 9px;	
}

#logo {
	position: absolute;
	top: 45px;
	z-index: 100;
}

div#about, div#desks {
	margin-left: 85px;
	font-size: 12px;
	padding-top: 20px;	
}

div#about {
	padding-right: 90px;	
}

div#desksLinks {
	position: relative;
	top: -190px;
	left: 70px;
	margin-bottom: -190px;

}

div#desksLinks img {
	position: relative;
	margin-left: 5px;
	margin-right: 5px;	
}

div#desks p.enlarge {
	margin-top: 0;
	line-height: 10px;	
}

div#desks h3 {
	margin-top: 40px;	
}

div#about div#right {
	width: 200px;
	float: right;
	font-size: 12px;	
}

div#desks img {
	margin: 4px;	
}

a, a:link,a:visited {
	color:#0b4a89;
	}
a:hover {
	color:#3198ff;
	}
.back-h {
	background:  url(images/back-h.jpg) repeat-x top;
	vertical-align: top;
	}
.back-v {
	background:  url(images/back-v.jpg) repeat-y top;
	vertical-align: top;
	}

.index_box_r {
	background:url(images/index_box_r_a.jpg);
	vertical-align:top;
	text-align:left;
	margin-right:11px;
}

.index_pic {
	border: #8a8a8a 1px solid;
	margin-top:12px;
}

div#about br {
	clear: both;	
}

div#about small {
	float: right;
}

.index_box_r_text {
	vertical-align:top;
	font-size:11px;
	line-height: 13px;
	}

p.center{
text-align: center;
}


