html { min-height: 100%; margin-bottom: 1px; }


@charset "UTF-8";



*{
padding: 0;
margin: 0;
}

body 
{
	background-color: #5b97b1;
	padding-left: 50%;
	margin-bottom:10px;
}
#wrapper
{

	background-repeat: no-repeat;
	background-image: url(images/html/main_bg.gif);
	background-color: #ffffff;
	width: 800px;
	margin: 20 0;
	margin-left: -400px;
	border:1px solid black;	
}

img 
{ 
	border-style: none; 
	}

#left
{
	width:344px;
	float: left;
	}


#normal
{
   width:800px;     
   	color: #FFFFFF;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	}
 
 .spacer
 {
    width:100px;     
    background-color: #203846;    
 }
 
  .titlespacer
  {
    width:800px;     
    background-color: #569bbd;    
 }

   
.floating_image
{
float:right;
margin-left:20px;
margin-top:-10px;
margin-bottom:20px;
}

.bu
{
	margin-right:4px;
	margin-top:4px;
}

#logo
{
	
}

.title_image
{
margin-bottom:20px;
}

.home
{
	border-style: none;
}

.photo
{
   margin-bottom: 20px; 
}

#right
{
	left:344px;
    width:454px;
	float: left;
}
#nav
{
	height:24px;
	margin-left:19px;
}

#subnav
{
    height:36px;
	margin-left:19px;
}
.bodycopy
{
	padding-left:19px;
	padding-right:19px;
	padding-bottom:19px;
    margin-top:-12px;
	color: #000000;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}
.bodycopy h2
{
	font-size: 1.2em;
	font-weight: bold;
	color: #569bbd;
	margin-top: 10px;

}

.bodycopy h1{
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;

}


.bodycopy ul{
	margin: 10px 0 10px 20px;
}
.bodycopy p{
	margin: 10px 0 10px 0;
}
.bodycopy li{
	/*list-style-type: none;*/
	margin: 0 0 5px 0;
}
.bluetext{
	color: #569bbd;
	font-weight: bold;
}
.keyspace{
	color: #AAA;
	display:block;
	margin: 5px 0;
	font-size: 11px;
	}
.keyspace2{
	color: #AAA;
	font-size: 11px;
	}
#footer{
	vertical-align: bottom;
	color: #569bbd;
	font-size: 9px;
	font-family: arial, helvetica, sans-serif;
	height: 27px;
	width:800px;
	padding-left:12px;
	padding-bottom:18px;
}
.nav_b{
    margin-right:25px;   
}

.subnav_spacer	{
	width:25px;
	height:28px;
}

.subnav_link_b{
	background-image: url(images/html/subnav_vert.gif);

}

a.pdflink:link{color:#000; text-decoration:none;}
a.pdflink:visited{color:#000; text-decoration:none;}
a.pdflink:hover{color:#569bbd; text-decoration:underline;}



a.joblink:link{color:#000; text-decoration:none;}
a.joblink:visited{color:#000; text-decoration:none;}
a.joblink:hover{color:#569bbd; text-decoration:underline;}
a.joblink{
          margin-left:12px;
         
          }

.column1{
	float: left;
	width:190px;
	height:160px;
}

.column2{
 left:344px;
	float: left;
	width:344px;
}

.left_column_sync{
	float: left;
	width:344px;
	
}

.right_column_sync{
    margin-top:18px;
    left:344px;
	float: left;
	width:400px;
}

