body {
	margin:0 auto;
	padding:0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background: #FFFFFF;
	text-align:center;
}

H1
{
color: #004291;
font-size: 17px;
padding: 10px 0 0 25px;
margin: 10px 0 20px 0;
background-image:url(images/h1bul.gif);
background-repeat:no-repeat;
text-align:left;
}

H2
{
color: #0165b0;
font-size: 14px;
padding: 10px 0 0 28px;
margin: 10px 0 20px 0;
background-image:url(images/h2bul.gif);
background-repeat:no-repeat;
font-weight:bold;
text-align:left;

}

.h1home
{
	color: #004291;
	font-size: 17px;
	margin: 10px 0 20px 0;
	background-image:url(images/h1bul.gif);
	background-repeat:no-repeat;
	text-align:left;
}

.h2home
{
	color: #0165b0;
	font-size: 14px;
	background-image:url(images/h2bul.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:left;
}

.subheading
{
color: #0165b0;
font-size: 14px;
padding: 10px 0 0 28px;
margin: 10px 0 20px 0;
background-image:url(images/h2bul.gif);
background-repeat:no-repeat;
font-weight:bold;
}

p
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 0 15px 0px 5px;
	text-align:justify;
	
}

a:link, a:visited { color: #999999; text-decoration: none;} 
a:active, a:hover { color: #999999; text-decoration: underline;}

#container {
	
	width: 950px;
	margin:0 auto;
	background: url(images/main_background.gif) repeat-y;
	
}

#bottom_container 
{
	margin: 0px;
	width: 950px;
	
	
}

/*------------ Header --------------- */

#header {
	float: left;
	width: 900px;
	padding: 0 20px;
	height:100px;
	margin: 0 0 10px 0;

}

#logo {
	float: left;
	width: 450px;
	height:102px;

}

#mail 
{
	float: right;
	width: 192px;
	height:40px;
	margin-top:5px;
}

#ph_num_top
{
	float:right;
	width:192px;
	height:47px;
	vertical-align:bottom;
}
/* -------------- End of Header------------------ */

/*--- Menu ---*/
#menu{
	float: left;
	width: 950px;
	height: 33px;
	background: url(images/menu_background.gif) no-repeat;
}

#menu ul {
	float: left;
	margin: 0;
	padding:0 0 3px 0;
	list-style: none;
	text-align:left;
}

#menu ul li{
	display: inline;
}

#menu ul li a{
	float: left;
	width: 123px;
	height: 20px;
	margin-top:8px;
	margin-left:2px;
	padding: 2px 5px 0 4px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #004291;
	border-right: 1px dotted #999999;
}

#menu ul li .lastmenu{
	border-right: none;
}

#menu li a:hover, #menu li .current{
	color: #FFFFFF;
	background-image:url(images/menu_on.gif);
	background-repeat:no-repeat;
}
/*--- End of Menu ---*/

/* --------- Banner ---------- */
#banner {
	clear: both;
	width: 932px;
	height: 250px;
		
}

#banner_menu
{
 float:left;
 width:267px;
 height:250px;
 background-image:url(images/sidemenubg.gif);
 background-repeat:repeat-x;
}

#banner_flash
{
 float:left;
 width:665px;
 height:250px;
}

#banner_link 
{
font-size:13px;	
font-weight:bold;
margin: 35px 10px 0 60px;
list-style-image:url(images/sidebullet.gif);
text-align:left;
}

#banner_link a 
{
color:#FFFFFF;
}

#banner_link a:hover{
	text-decoration:none;
	color:#013c77;
}

.side_menu
{
display:block;
background-image:url(images/sidebullet.gif);
background-repeat:no-repeat;
padding: 0 0 5px 20px;
height:30px;
}

.line
{
background-image:url(images/line.gif);
background-repeat:no-repeat;
height:4px;
padding:0;
clear: both;
width:932px;
}

.follow
{
	width:50%; 
	float:left; 
	padding-left:60px;
	color:#FFFFFF;
	font-weight:bold;
}

/* --------- End of Banner ---------- */

/*--- Content ---*/
#content {
	float: left;
	margin: 0;
	padding: 0 10px;
	width: 950px;
}

/*--- Left Column---*/

#left_column {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	width: 240px;
	
}

#welcome
{
background-image:url(images/wel.gif);
background-repeat:no-repeat;
height:45px;
margin:20px 0 0 20px;
}

.menu_button
{
	width: 240px;
	padding-bottom:5px;
}

.left_col_box {
	margin: 4px 0 0px 20px;
	color: #AAA;
	border: 0px;	
}

#call
{
background-image:url(images/call.gif);
background-repeat: no-repeat;
height:95px;
width:240px;
}



/* ----- Form ----- */
.form_row{
	margin-bottom: 3px;
}

#frm{
	margin-top:6px;
	padding: 0;
	text-align: right;	
	height:312px;
	width:240px;
}

#frm_1{
height:43px;
width:240px;
background-image:url(images/frm_01.gif);
text-align:center;
font-weight:bold;
font-size:16px;
color:#FFFFFF;
line-height:35px;
}

#frm_2{
height:236px;
width:240px;
background-image:url(images/frm_02.gif);
background-repeat:repeat-y;
padding:5px;
}

#frm_3{
height:33px;
width:240px;
background-image:url(images/frm_03.gif);
background-repeat:no-repeat;
}

#form
{
padding:0 10px 10px 1px;
text-align:center;

}

.frm_span
{
display:block;
height:15px;
width:100%;
padding: 5px 0 5px 0;
}

label {
	margin-right: 10px;
}

input{
	width: 177px;
	height: 16px;
	padding: 1px 0;
	line-height: normal;
	color: #525252;
	border: 1px #006eb5 solid;
	font-size:12px;
	
}

textarea
{
border: 1px #006eb5 solid;
width: 177px;
height:50px;
color: #525252;
font-size:12px;
font:Arial, Helvetica, sans-serif;
}

select{
	color: #525252;
	width: 179px;
	border: 1px #006eb5 solid;
	font-size:12px;
}

.button{
	width: 80px;
	height: 20px;
	color:#FFFFFF;
	background-color:#006eb5;
	float:right;
	font-weight:bold;
	margin: 2px 26px 0 0;
	padding:0;
	font-size:13px;	
}


/*---  End of Form --- */

/*--- End of Left Column---*/

/*--- Right Column---*/
#right_column {
	float: right;
	margin: 8px 30px 0 5px;
	padding: 0;
	width: 645px;
	
}

#right_column_form {
	float: left;
	margin: 8px 35px 0 30px;
	padding: 20px;
	width: 800px;
	}

.right_panel {
	float: left;
	width: 640px;
	margin: 5px 13px 10px 35px;
}

.right_panel a {
color: #0165b0;

}

.right_panel a:hover {
color: #003366;
text-decoration:underline;
}

.right_panel_content {
	float: left;
	width: 620px;
	padding: 0 15px 0 1px;
	
}


.blue_line
{
background-image:url(images/blue_line.gif);
background-repeat:repeat-x;
width: 630px;
height:10px;
float:left;
}

.bullet
{
color:#666666;
font-size:12px;
padding-right:50px;
list-style-image:url(images/bullet.gif);
text-align:left;
}

#bottom_links
{
	width: 930px;
	height:120px;
	padding-top:12px;
	background-image:url(images/bottombg.jpg);
	background-repeat:repeat-x;
	text-align:left;
	font-size:12px;
	list-style-image:url(images/bot_link_bullet.gif);
	border-top:#006EB5 1px solid;
	color:#0165b0;
				
}

.bot_links a
{
	color:#0165b0;
}

.bot_links a:hover 
{
	text-decoration:underline;
	color:#003366;
}

.bot_links a:active 
{
	color: #0165b0;
	
}

.bot_links a:visited
{
	color: #0165b0;
	
}








/*--- End of Right Column---*/
/*--- End of Content ---*/

/* ----- Footer ----- */
#footer {
	clear: both;
	width: 950px;
	padding-top:10px;
	text-align: center;
	color: #FFFFFF;
	background-image:url(images/footerbg.gif);
	background-repeat:no-repeat;
	height:50px;
	text-align: center;
}

#footer a{
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#footer a:hover{
	text-decoration:underline;
}
/* ----- End of Footer ----- */


/* Contact Form  */

.contaddr
{
border:1px dotted #CCCCCC; 
background-color:#f8f8f8; 
height:160px; 
width:85%;
}

.contfrm
{
border:1px dotted #CCCCCC; 
background-color:#f8f8f8; 
height:400px; 
width:85%;
padding:20px 0 0 0;
}

.addr_left
{
float:left; 
width:47%;
}

.addr_right
{
float:left; 
width:50%;
}

.field_left
{
float:left; 
width:50%;
padding:9px 0 4px 140px;
color:#666666;
font-weight:bold;
font-size:12px;
text-align:left;
}

.field_right
{
float:left; 
width:50%;
padding:6px 8px 4px 0px;
color:#666666;
font-weight:bold;
font-size:12px;
text-align:left;
}

.contactbutton{
	width: 60px;
	height: 25px;
	color:#FFFFFF;
	background-color:#006eb5;
	font-weight:bold;
	margin: 5px 10px 10px 0;
	padding:0;
	font-size:12px;	
}


/* Get a Quote Form  */

.getfrm
{
border:1px dotted #CCCCCC; 
background-color:#f8f8f8; 
height:345px; 
width:60%;
padding:20px 0 0 0;
float:left;
}

.get_field_left
{
float:left; 
width:50%;
padding:9px 0 4px 70px;
color:#666666;
font-weight:bold;
font-size:12px;
text-align:left;
}

.get_field_right
{
float:left; 
width:50%;
padding:6px 8px 4px 0px;
color:#666666;
font-weight:bold;
font-size:12px;
text-align:left;
}

.getbutton{
	width: 55px;
	height: 25px;
	color:#FFFFFF;
	background-color:#006eb5;
	font-weight:bold;
	margin: 1px 4px 10px 0;
	padding:0;
	font-size:12px;	
}

/* Post Resume Form  */
.container
{
border:1px dotted #CCCCCC; 
background-color:#f8f8f8; 
height:auto;
width:90%;
padding:0;
text-align:left;
}

.bluetab
{
	background-color:#006eb5;
	color:#FFFFFF;
	height:20px;
	font-size:14px;
	font-weight:bold;
	padding:3px 0 0 15px;
	text-align:left;
}

.jobtitle
{
	color:#2785DB;
	float:right; 
	width:93%; 
	margin-top:4px;
	font-size:14px;
	font-weight:bold;
	height:22px;
	text-align:left;
	border-bottom: 1px solid #2785DB;
}

.inner
{
padding:15px;
}

.pr_left
{
float:left; 
width:45%;
}

.pr_right
{
float:left; 
width:55%;
}

.prfield_left
{
float:left; 
width:50%;
padding:9px 0 4px 100px;
color:#666666;
font-weight:bold;
font-size:12px;
text-align:left;
}

.prfield_right
{
float:left; 
width:50%;
padding:6px 8px 4px 0px;
color:#666666;
font-weight:bold;
font-size:12px;
text-align:left;
}

prlabel {
	margin-right: 10px;
}

.pr_input{
	width: 250px;
	height: 16px;
	padding: 1px 0;
	line-height: normal;
	color: #525252;
	border: 1px #006eb5 solid;
	font-size:12px;
	
}

.pr_textarea
{
border: 1px #006eb5 solid;
width: 250px;
color: #525252;
font-size:12px;
font:Arial, Helvetica, sans-serif;
}

.pr_select{
	color: #525252;
	width: 250px;
	border: 1px #006eb5 solid;
	font-size:12px;
}

.pr_button{
	width: 80px;
	height: 25px;
	color:#FFFFFF;
	background-color:#006eb5;
	font-weight:bold;
	margin: 5px 10px 10px 0;
	padding:0;
	font-size:13px;	
}

.crcontainer
{
padding:10px;
width:90%;
margin-left:10px;
border:1px dotted #CCCCCC; 
background-color:#f8f8f8; 

}

/* Sitemap */
#sitemain
{
color: #858585;
text-align:left;
padding-left:25px;
font-size:13px;
font-weight:bold;
line-height:18px;

}

#sitemain a
{
color: #858585;
}

#sitemain a:hover
{
color: #006BB8;
text-decoration:none;
}

#sitemain ul
{
list-style-image:url(images/1.gif);
margin-top:5px;
}

#sitemain ul ul
{
list-style-image:url(images/2.gif);
}

.sublinks
{
width:50%;
float:left;
font-weight:normal;
}

