
/*    -----------------------    Main Tags   -----------------------   */  

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	background: #161c38 url(images/bg.gif) repeat-x;
 }

hr {
	height: 1px;
	width: 100%;
	background: #bfc9b0;
	border: 1px;
	color: #bfc9b0;
}

h1 {
	font: 900 20px/20px  "Trebuchet MS", arial;
	color: #203851;
	text-align:left;
	margin: 20px 0px 0px 0px;
	text-transform: capitalize;
}

h2 {
	font: 700 14px/14px  "Trebuchet MS", arial;
	color: #393737;
	text-transform: uppercase;
	margin:0px;
}

h3 {
	font: 700 14px/14px  "Times New Roman", Times, serif;
	color: #b53e2a;
	margin: 0px;
}

ul {
	margin: 0px;
	padding:0px;
}

/*    -----------------------    Page Structure   -----------------------   */ 

#mc {
	width:750px;
	margin:auto;
}

#pagetile {
	background:  #FFFFFF/*url(images/mc_bg.gif) repeat-y 0px 0px*/;
	float:left;
}

#header {
	background: url(images/top.jpg) no-repeat 0px 0px;
	width: 750px;
	height: 149px;
	float:left;
}

/*    -----------------------    Navigation   -----------------------   */  

#navcontainer {
	width: 600px;
	margin: 119px 0px 0px 24px;
}

#nav, #nav ul {
	width: 600px;
}

#nav ul li {
	list-style: none;
	float: left;
	display: inline;
	margin: 0px;
}

#nav ul li a {
	display: block;
	height: 26px;
	margin: 0px;
	padding: 0px;
}

#nav em {
	display: none;
}

/*    -----------------------   Menu Items   -----------------------   */ 

.about {
	width: 56px;
	background: url(images/m_about.gif) no-repeat 0px 0px;
}	
.abouthl {
	width: 56px;
	background: url(images/m_about.gif) no-repeat 0px -26;
}


#services, #services a {
	width: 84px;
	background: url(images/m_services.gif) no-repeat 0px 0px;
}	
#services a:hover {
	background: url(images/m_services.gif) no-repeat 0px -26px;
}
#links, #links a {
	width: 65px;
	background: url(images/m_links.gif) no-repeat 0px 0px;
}	
#links a:hover {
	background: url(images/m_links.gif) no-repeat 0px -26px;
}
#clientlogin, #clientlogin a {
	width: 104px;
	background: url(images/m_client_login.gif) no-repeat 0px 0px;
}	
#clientlogin a:hover {
	background: url(images/m_client_login.gif) no-repeat 0px -26px;
}
#locations, #locations a {
	width: 88px;
	background: url(images/m_locations.gif) no-repeat 0px 0px;
}	
#locations a:hover {
	background: url(images/m_locations.gif) no-repeat 0px -26px;
}
#employment, #employment a {
	width: 103px;
	background: url(images/m_employment.gif) no-repeat 0px 0px;
}	
#employment a:hover {
	background: url(images/m_employment.gif) no-repeat 0px -26px;
}
#contact, #contact a {
	width: 84px;
	background: url(images/m_contact.gif) no-repeat 0px 0px;
}	
#contact a:hover {
	background: url(images/m_contact.gif) no-repeat 0px -26px;
}
#home, #home a {
	width: 72px;
	background: url(images/m_home.gif) no-repeat 0px 0px;
}	
#home a:hover {
	background: url(images/m_home.gif) no-repeat 0px -26px;
}
#menustart, #menustart a, #menustart a:hover {
	width: 75px !important;
	width: 50px;
	cursor: default;
}

/* ----------------- Submenu -----------------*/  

.subOne a, .subTwo a, .subThree a {
	font: 500 11px/12px  arial, helvetica, sans-serif;
	color: #606366;
	display: block;
	text-decoration:none;
	padding: 7px 1px 1px 25px;
	width: 146px;
	height: 22px;
	background: url(images/submenubg.gif) no-repeat 0px 0px;
	line-height: 18px;
}
.subOne a:hover, .subTwo a:hover, .subThree a:hover {
	color: #000000;
	text-decoration:none;

}
.subOne {
	position: absolute;
	z-index: 15;
	visibility: hidden;
	top: 130px;
	margin-left: 220px;
}
.subTwo {
	position: absolute;
	z-index: 15;
	visibility: hidden;
	top: 70px;
	margin-left: 475px;
}
.subThree {
	position: absolute;
	z-index: 15;
	visibility: hidden;
	top: 70px;
	margin-left: 620px;
}

/*    -----------------------   Content  -----------------------   */  

#content {
	width:740px;
	text-align: left;
	float:left;
	padding: 10px 0px 0px 10px;
	background: url(images/content_end.gif) no-repeat center bottom;
}

/*    -----------------------   Wide Column    -----------------------   */  

#widecol {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 731px;
	float: right;
	background: url(images/content_bg.gif) no-repeat center top;
	padding: 10px 0px 0px 0px;
}

#widecol ul li {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	list-style-image: url(images/a_bullet.gif);
	margin-left: 45px;
	margin-top: 0px;
	padding: 0px;
	list-style-type:disc;
}

/*    -----------------------   Left Column    -----------------------   */  

#leftcol {
	font: normal 11px/13px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 200px;
	float:left;
}

 #leftcol a {
	color: #004e75;
	text-decoration:none;
}
 
#leftcol a:hover {
	color: #004e75;
	text-decoration:underline;
}

/*    -----------------------   Mid Column    -----------------------   */  

#midcol {
	width: 380px;
	vertical-align: top;
	float: left;
}
#midcol p {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
}
#midcol a {
	color:#b53e2a;
	text-decoration:none;
}	
#midcol a:hover {
	text-decoration:underline;
	color:#b53e2a;
}
#midcol ul li {
	font: normal 11px/14px  geneva, arial, verdana;
	color: #6c6f72;
	list-style-image: url(../images/a_bullet.gif) !important;
	list-style-image: url(../images/a_bullet2.gif);
	margin-left: 45px;
	margin-top: 0px;
	padding: 0px;
	list-style-type:disc;
}

/*    -----------------------   Right Column    -----------------------   */  

#rightcol {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 450px;
	float: right;
	padding: 0px 30px 0px 0px;
}

#rightcol ul  {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
#rightcol ul li {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	list-style-image: url("images/a_bullet.gif");
	margin: 0px 0px 0px 25px;
	padding: 0px;
	list-style-type:disc;
}
 #rightcol a {
	color: #ae852a;
	text-decoration:none;
	}
 #rightcol a:hover {
	color: #ae852a;
	text-decoration:underline;
}

/*    -----------------------   Small Columns    -----------------------   */  
#smleft { 
	width:220px;
	float:left;
}
#smright {
	width:220px;
	float:right;
}

/*    -----------------------   Content Images    -----------------------   */  

.picleft {
	float: left;
    margin-top: 3px;
	margin-right:8px;
	margin-bottom: 10px;
	border: 1px solid #0b0b71;
}

.picright {
  float: right;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 10px;
  border: 0px solid #2b5eae;
}

.pic {
  /*margin: 2px;*/
  border: 1px solid #2b5eae;
}

.staffpic {
	float: left;
    margin-top: 3px;
	margin-right:8px;
	margin-bottom: 10px;
	border: 1px solid #718da5;
}

#thumb {
	width:80px;
	height: 60px;
	border: 0px solid #0b0b71;
}

#Text1 img, #Text2 img, #Text3 img {
	width:80px;
	height: 60px;
	border: 0px solid #0b0b71;
}
#Text1 em, #Text2 em, #Text3 em {
	font: normal 10px/12px  arial, verdana, sans-serif;
}


/*    -----------------------   Footer   -----------------------   */  

#copyright  {
	font: normal 10px/12px arial, verdana;
	color: #575e80;
	width: 750px;
	height: 88px;
	text-align: center;
	background:  url(images/end.gif) no-repeat 0px 0px;
	padding: 60px 0px 0px 0px ;
	float: left;
	text-decoration:none;
}
 #copyright a {
	color: #575e80;
	text-decoration:none;
	font-weight: bold;
	}
 #copyright a:hover {
	color: #575e80;
	text-decoration:underline;
}

/*    末末末末末末末末末  Home Logo Link   末末末末末末末末末  */ 

#gohome {
	position: absolute;
	z-index: 10;
	visibility: visible;
	margin: 0px 0px 0px 10px;
}

/*    末末末末末末末末末  Newsletters   末末末末末末末末末  */ 

.newsletter {
	width:470px;
	height:83px;
	background: url(images/newsletter.gif) no-repeat 0px 0px;
}
.newsletter form {
	width: 221px;
}
.newsletter input {
	font: normal 12px/11px  arial, verdana, microsoft sans-serif, sans-serif;
	color: #5a451b;
	border:0;
	background: none;	
}
.newsletterEmail {
	margin: 55px 0px 0px 100px;
	float:left;
}
.newsletterSubmit {
	margin: -100px 0px 10px 400px !IMPORTANT;
	margin: -40px 0px 0px 400px;
	border: 0px solid #000000;
}

