body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

h2
{
	margin-top: 0px;
	padding-top: 0px;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 3px;
	padding-bottom: 2px;
	font-size: 1.05em;
	color: #0d2474;
	margin-top: 20px;
}

div#wrapper 
{
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	top: 5px;
	left: 5px;
	width:770px;
	background-color: #efefef;
	border: 1px solid #dcdce9;
}

div#wrapper-center 
{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top: 20px;
	margin-bottom: 20px;
	width:770px;
	background-color: #efefef;
	border: 1px solid #dcdce9;
}

div#head 
{
	position: absolute;
	width:770px;
	height:80px;
	left:0px;
	top: 0px;
	background-color: #FFFFFF;
}

div#columns 
{
	position: relative;
	width: 770px;
	top: 85px;
	background-color: #efefef;
}

div#content 
{
	position: relative;
	width: 470px;
	top: 0px;
	left: 150px;
	background-color: #999999;
}


div#side1 
{
	position:absolute;
	width:150px;
	top: 0px;
	left:0px;
	background-color: #FF6666;
}

div#side2 
{
	position:absolute;
	width:150px;
	top: 0px;
	left: 600px;
	background-color: #00FF66;
}

div#foot 
{
	background: url(../images/layout/background.gif) #fff bottom left repeat-x;
	height: 2em;
	line-height: 2em;
	position: relative;
	width: 770px;
	clear: both;
	margin-top: 90px;
	background-color: #FFFFFF;
	display: block;
	color: #0d2474;
	text-decoration: none;
	text-align: center;
}

.footend
{
	margin-bottom: 20px;
}

#nav-menu
{
	position: relative;
	width: 770px;
	top: 80px;
	background-color: #FFFFFF;
} 

#nav-menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
} 

#nav-menu li
{
	float: left;
	margin: 0 1px;
} 

#nav-menu li a
{
	background: url(../images/layout/background.gif) #fff bottom left repeat-x;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 106px;
	display: block;
	border: 1px solid #dcdce9;
	color: #0d2474;
	text-decoration: none;
	text-align: center;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
	float: none
}
/* End hide */

.cleaner 
{
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}

.buffer 
{
	height:1px;
	font-size:1px;
	border:none;
	margin-bottom:15px; 
	padding:0;
	background:transparent;
}

.buffer-small 
{
	height:1px;
	font-size:1px;
	border:none;
	margin-bottom:1px; 
	padding:0;
	background:transparent;
}

.imagebuffer 
{
	height:1px;
	font-size:1px;
	border:none;
	margin-bottom:40px; 
	padding:0;
	background:transparent;
}

.welcometitle
{
	text-align: justify;
	padding: 0 10px;
}

.headerdesc
{
	float: right;
	padding-right: 65px;
	vertical-align: middle;
	line-height: 73px;
	color: #0d2474;
	font-size: 1.4em;
}

.messages-main
{
	margin: 20px 20px 20px 20px;
	padding: 0 20px 10px 20px;
	background-color: #ffffff;
	border: 1px solid #dcdce9;
	text-align: justify;
}

.messages
{
	margin: 5px 20px 20px 20px;
	padding: 0 20px 10px 20px;
	background-color: #ffffff;
	border: 1px solid #dcdce9;
	text-align: justify;
}

.message-posted
{
	font-size: .9em;
	font-weight: bold;
}

.center
{
	text-align: center;
}

a:link {color: #0d2474; text-decoration: none; }
a:visited {color: #0d2474; text-decoration: none; }
a:hover {color: black; text-decoration: underline; }
a:active {color: #0d2474; } 

div.hr { 
margin-left: 1%;
margin-right: 1%;
width: 98%; 
height: 1px; 
border: 0; 
background-color: black; 
margin-top: 2px; 
margin-bottom: 5px; 
} 


.providername
{
	margin-top: 2px;	
	margin-bottom: 2px;
	font-size: 1.05em;
	color: #0d2474;
}

.providerleft
{
	float: left;
	padding-left: 150px;
	padding-right: 110px;

}

.providerright
{
	float: left;
}

.imageleft
{
	padding-left: 115px;
	float: left;
	margin-right: 40px;
	width: 250px;

}

.imageright
{
	float: left;
	width: 250px;

}

.contactform
{
	padding-left: 20px;
}

.joblinks
{
	margin-top: 2px;	
	margin-bottom: 2px;
	font-size: 1.05em;
	color: #0d2474;
	text-align: center; 
	padding-top: 5px;
}

.jobone
{
	padding-left: 25%;
	width: 50%; 
}

.jobleft
{
	padding-left: 1%;
	width: 45%; 
	float: left; 
	margin-right: 3%;
}

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

.mainimage
{
	padding: 10px 20px 0px 20px;
	text-align: center;
}

input.button1 
{
	font-weight: bold;
	border: 1px solid #666666;
	color: #0d2474;
}

input.button1:hover
{
	border: 1px solid #BCBCBC;
	background-position: 0 100%;
	color: black;
}

#bhome a#home, #babout_us a#about_us, #bproviders a#providers, #bnews a#news, #bservices a#services, #bemployment a#employment, #bcontact_us a#contact_us
{ 
	font-weight: bold;
	color:#369; 
	background:#efefef;
	border-right: 1px solid #dcdce9;
	border-top: 1px solid #dcdce9;
	border-left: 1px solid #dcdce9;	
	border-bottom: 1px solid #efefef;
}