body {
	margin:0px;
	padding:0px;
	font-size:12px;
	margin-bottom:5px;
}

#header
{
	background: #FFFFFF url(images/header.jpg) no-repeat scroll 50% 0;
	width:960px;
	margin: 0 auto;
	height:241px;
}

#body
{
	background-color:#222222;
	overflow:auto;
}

#header, #body, #topFooter, #midFooter, #bottomFooter
{
	width:960px;
	margin: 0 auto;
}

p {
	line-height: 18px;
	color:#ffffff;
	padding: 0px;
	margin: 20px 0px 20px 0px;
}
form
{
	margin: 0 auto;
}

a, a:visited
{
	color:Red;
	text-decoration:none;
}

a:hover
{
	color:Red;
	text-decoration:underline;
}
#bodyHolder
{
	background-color:#222222;
}
#headerHolder
{
	background-image:url('images/headerBG.gif');
	background-repeat:repeat-x;
	background-color:#ffffff;
	height:241px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
#topFooterHolder
{
	background-color:#323232;
}
#midFooterHolder
{
	background-color:#a6a6a6;
}
#bottomFooterHolder
{
	background-color:#7b7b7b;
}

#leftColumn
{
	width:675px;
	float:left;
	padding:10px;
	color:White;
}
#rightColumn
{
	width:225px;
	float:left;
	padding:10px;
	color:White;
}

h1
{
	color:#9c9c9c;
	font-family:Verdana;
	font-size:18pt;
	font-weight:normal;
	padding:0px;
	margin:0px;
}

#lowerBanner .column
{
	width:300px;
	padding:10px;
	float:left;
	height:300px;
	
}

#lowerBanner .column h2
{
	border-bottom: 1px #808080 dotted;
	border-top: 1px #808080 dotted;
	padding:15px 0px 15px 30px;
	color:#9c9c9c;
	font-family:Verdana;
	font-size:16pt;
	font-weight:normal;
}

.column .nav
{
	border-top: 1px #808080 dotted;
    border-collapse: collapse;
    padding:8px 0px 8px 0px;
    background-image:url('images/leftArrow.gif');
    background-repeat:no-repeat;
}

.column .last
{
	border-bottom: 1px #808080 dotted;
}

.column .nav a, .column .nav a:active{
	color:Red;
}
.column .nav a:hover{
	text-decoration:underline;
	color:Red;
}

a.readmore{
	color:Red;
	background-color:#000000;
	padding:4px 4px 4px 15px;
	background-image:url('images/leftArrow.jpg');
	background-position:4px center;
	background-repeat:no-repeat;
	margin:4px;
}
a:hover.readmore{
	text-decoration:underline;
}

#topBanner
{
	border-top:1px dotted #808080 ;
	overflow:auto;
	margin-top:10px;
	padding-top:10px;
	width:960px;
	
}

#lowerBanner
{
	width:960px;
	overflow:auto;
}

#topLeftColumn
{
	float:left;
	width:600px;
	padding:10px;
	color:White;
}

#topRightColumn
{
	float:right;
	width:325px;
	padding:10px 0px;
	color:White;
}
#topRightColumn .topImage
{
	margin:10px 10px 0px 10px;
	padding-bottom:10px;
	width:301px;
	border-bottom: 1px #808080 dotted;
}
#topRightColumn .bottomImage
{
	margin:10px;
	width:301px;
}

#topFooter
{
	background-color:#323232;
	overflow:auto;
	padding-top:10px;
	width:960px;
}

#topFooter .column
{
	width:450px;
	padding:10px;
	float:left;
}

#topFooter .column h2
{
	padding:0px 0px 0px 30px;
	margin:0px;
	color:#9c9c9c;
	font-family:Verdana;
	font-size:16pt;
	font-weight:normal;
}
#topFooter .column div
{
	border-top: 1px #808080 dotted;
	padding:15px 0px 15px 0px;
	color:White;
}

a.latestNews
{
	color:Red;
}
a:hover.latestNews{
	text-decoration:underline;
}

.latestNewsDate
{
	font-size:8pt;
}

.testimonial
{
	font-style:italic;
}

#midFooter
{
	background-color:#a6a6a6;
	overflow:auto;
	padding-top:10px;
	width:960px;
}

#midFooter .leftColumn
{
	width:200px;
	float:left;
	padding:0px 15px;
	margin:10px 0px;
	border-right:1px #808080 dotted;
	height:60px;
}
#midFooter .leftColumn p
{
	font-size:10pt;
	font-weight:bold;
	color:#000000;
	padding:0px;
	margin:0px;
}
#midFooter .leftColumn .image
{
	float:left;
	padding:0px 5px;
}

#midFooter .midColumn
{
	width:445px;
	float:left;
	padding:0px 15px;
	border-right:1px #808080 dotted;		
	height:60px;
	margin:10px 0px;
}
#midFooter .midColumn p
{
	padding:0px;
	margin:0px;
	font-size:8pt;
	color:#323232;
}
#midFooter .midColumn p a
{
	color:red;
}
#midFooter .midColumn p a:hover
{
	text-decoration:underline;
}
#midFooter .rightColumn
{
	width:200px;
	float:left;
	padding:0px 15px;
	height:60px;
	margin:10px 0px;
}

#bottomFooter
{
	background-color:#7b7b7b;
	overflow:auto;
	padding-top:10px;
	padding-bottom:10px;
	width:960px;
	font-size:8pt;
	color:#323232;
}
#bottomFooter a, #bottomFooter a:visited
{
color:white;
text-decoration:none;
}
#bottomFooter a:hover
{
text-decoration:underline;
}

#bottomFooter .top
{
	padding-bottom:10px;
	width:960px;
	border-bottom:1px #ffffff dotted;
	overflow:auto;
}

#bottomFooter .bottom
{
	width:960px;
	overflow:auto;
	
}

#bottomFooter .column
{
	width:450px;
	margin:10px;
	float:left;
}
#bottomFooter .column p
{
	margin:0px;
	padding:0px;
	color:#323232;
}
.right
{
	text-align:right;
}
.footerLinks
{
	padding-left:10px;
	float:right;
}

h2.logo
{
    background-repeat:no-repeat;
    background-position:left center;
}
h2.client
{
    background-image:url('images/clientServices.gif');
}
h2.candidate
{
    background-image:url('images/candidateServices.gif');
}
h2.hospital
{
    background-image:url('images/hospitalPharmacy.gif');
}
h2.latestnews
{
    background-image:url('images/latestnews.gif');
}
h2.testimonials
{
    background-image:url('images/whatClientsThink.gif');
}

#header #nav 
{
	width:960px;
	padding-top:204px;
}
#header #nav ul#navmenu-h
{
	width:960px;
    position:absolute;
    padding:0px;
    margin:0px;
}

#header #nav ul#navmenu-h li
{
	padding:5px 19px 5px 19px;
	float:left;
	list-style:none;
}
#header #nav ul#navmenu-h li a
{
	font-size:9pt;
	color:#ffffff;
	text-decoration:none;
}
#header #nav ul#navmenu-h li a:hover
{
	text-decoration:underline;
}

#navmenu-h li ul
{
    display:none;
    position:absolute;
}
#navmenu-h li:hover ul
{
    display:block;
    width:300px;
    position:absolute;
    margin:0px;
    padding:0px;
}
#navmenu-h li ul li
{
    width:200px;
    float:none;
    padding:5px;
    margin:0px;
    background-color:#000000;
    position:relative;
    display:block;
    text-align:left;
}

a{
	text-decoration:none;
}

ul
{
color:White;
}

.latestNewsPara p 
{
	border: solid 0px #000000;
	margin:0px;
	padding:0px;
}
