/* ------- Misc Tags ----------- */

* {margin: 0px; padding: 0; border: 0px;}

body {
 font-family: arial, verdana, Helvetica, sans-serif;
 font-size: 75%;
 background: #fff url(bg.jpg) repeat-x;
 text-align: center;
 }

.hidden {
 text-indent: -9000px;
 display: none;}
 
.br {
 clear: both;}
 
a { color:#3678B0;}
 
a:hover { color: #0F5B9C;}

/* ----------- Site Containers and Layout -------------- */

#container{
 width: 811px;
 margin: 0 auto;
 }
 
#contenttop{
 background: #fff url(contenttop.jpg) no-repeat;
 height: 8px;}
 
#contentbg {
 text-align: left;
 height: 1000%;
 background: #fff url(contentbg.jpg) repeat-y;}
 
#footer {
 width: 812px;
 margin: 0 auto;
 height: 50px;
 color: #999;
 font-size: 0.9em;
 line-height: 50px;
 text-align: center;
 background: #fff url(footerbg.jpg) no-repeat;}
 
#logo {
 margin-left: 5px;
 _margin-top: -7px;
 _margin-left: 3px;
 height: 122px;
 float: left;
 width: 226px;
 background: #305FAA url(logo.jpg) no-repeat;}

#toptext {
 margin-left: 5px;
 _margin-top: -7px;
 _margin-left: 3px;
 height: 122px;
 float: left;
 width: 250px;}
 
 
 /* ------- Top Search Area Styles --------- */
 
#search {
 float: right;
 background: #3160AB url(searchbg.jpg) no-repeat;
 margin-right: 29px;
 _margin-right: 15px;
 _margin-top: -7px;
 width: 197px;
 height: 28px;
 line-height: 28px;}
 
 
 #search input {
 margin-left: 20px;
 position: absolute;
 float: left;
 top: 8px;
 height: 15px;
 padding: 1px;
 color: #888;
 border: 1px solid #E5E5E5;
 font-size: 0.9em;
 width: 115px;
 }
 
button{
 width: 19px;
 height: 19px;
 margin-right: 24px;
 float: right;
 background: #FFCC00 url(searchbutton.jpg) no-repeat;
 }
 
 /* --------- Top Navigation -----------*/

#topnav {
 float: right;
 margin-right: -140px;
 margin-top: 90px;}
 
 /* ---------- Left Navigation ---------- */

#leftcolumn {
 float: left;
 margin-left: 4px;
 padding: 3px;
 width: 210px;}
  
#topleftnav {
 width: 221px;
 height: 8px;
 background: #fff url(navcontainertop.jpg) no-repeat;}
 
#navcontain {
 width: 221px;
 height: 203px;
 _margin-top: -7px;
 background: #fff url(navcontainermiddle.jpg) repeat-y;}
 
#leftnavbase {
 width: 221px;
 height: 8px;
 background: #fff url(navcontainerbottom.jpg) no-repeat;}
 
#navcontain ul{
 list-style: none;
 margin-left: 22px;}
 
#navcontain li a{
 display: block;
 width: 174px;
 height: 25px;
 border-bottom: 1px dotted #ccc;
 color: #3678B0;
 text-decoration: none;
 text-indent: 20px;
 line-height: 25px;
 font-size: 1.2em;
 font-weight: bold;
 background: #fff url(leftnavbg.jpg) no-repeat;
 background-position: center right;}
 
#navcontain li a:hover {
 color: #0F5B9C;
 border-bottom: 1px dotted #bbb;}
 
 /* ---------- Left column ----------- */
 
 #leftcontentcontainer {
  margin: 20px;}
	
 #leftcolumn h3 {
  border-left: 4px solid #D8E2F2;
	padding-left: 8px;
	margin: 20px 2px; 
  color: #3678B0;}
	
 #leftcolumn p {
  color: #777;
	width: 170px;
	font-size: 0.9em;
	text-align: justify;
	line-height: 1.2em;}

 #leftcolumn .scroller {
	width: 170px;
	font-size: 0.9em;
	text-align: justify;
	line-height: 1.2em;}
	
 #something {
  width: 180px;
	height: 85px;
	margin: 10px auto;
	background: #4574BF url(somethingspecialbg.jpg) repeat-y;}
	
 #something h4 {
  color: #fff;
	font-size: 1.3em;
	text-align: center;
	line-height: 30px;}
	
 #something input {
  width: 110px;
	height: 17px;
	padding: 3px;
	padding-bottom: 0px;
	float: left;
	margin-left: 10px;
	_margin-left: -3px;
	_margin-right: 3px;
	font-size: 0.8em;
	color: #999;
	line-height: 19px;
	
	}
	
	
 /* ---------- Right Column ------------ */

 #rightcolumn {
  width: 550px;
	background-color: #fff;
	background-repeat: no-repeat;
	float: right;
	margin-right: 8px;}

 #headerimg {
	margin-left: -20px;
 }
	
 #rightcontent {
  margin-top: 10px;
	color: #666;
	margin-left: 10px;}
	
	
 .title {
  border-left: 4px solid #D8E2F2;
	padding-left: 8px;}
	
 .title h2 {
  color: #3678B0;
	font-size: 2em;
	}
 .title h3{
  margin-top: -4px;
	text-indent: 10px;
	color: #ccc;
	font-size: 0.9em;
	text-transform: uppercase;}
	
	#rightcontent .left {
	 float: left;
	 margin: 8px;}
	 
	#rightcontent p .right {
	 float: right;
	 width: 200px;
	 margin: 8px;
	 }
	 
	#rightcontent .blue {
	 color: #3678B0;}
	 
	 
/*---------- Sub Left content (in right column) ---------*/

#subcontentleft {
 width: 140px;
 margin: 10px;
 float: left;
 }
 
#subcontentleft h3 {
 border-left: 4px solid #D8E2F2;
 padding-left: 8px;
 color: #3678B0;
 font-size: 1.4em;
	}
#subcontentleft ul{
 margin-left: 15px;
 list-style: none;
 }
 
#subcontentleft li a {
 list-style:none;
 background: #fff url(leftnavbg.jpg) no-repeat;
 padding-left: 16px;
 line-height: 18px;
 background-position: center left;
 color: #3678B0;
 text-decoration: underline;}
 
#subcontentleft li a:hover { color: #0F5B9C;}/**DOnt ask me why Ive got this again.. IE can suck my balls**/
 
 
 /*--------- Subcontent right (in right column)-----*/
 
#subcontentright {
 width: 340px;
 float: right;
 margin: 10px;}
 
#subcontentright h3 {
 border-left: 4px solid #D8E2F2;
 padding-left: 8px;
 color: #3678B0;
 font-size: 1.4em;
	}
 
 .project {
 float: left;
 width: 111px;
 text-align: center;
 margin: 1px;
 }
 
 .project a{
 margin-top: 3px;
 color: #3678B0;
 text-decoration: underline;}
 
 .project a:hover { color: #0F5B9C;}
 
.contactTable input, .contactTable textarea {
	border: 1px solid #999;
}
.contactTable TD {
	padding-top: 10px;
	padding-right: 10px;
}