@charset "UTF-8";
/* CSS Document */

body {
	background: url(../images/accent-hiring-group_01.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}

a {
	text-decoration: none;
	color:#7C361E;
}

a:focus, a:hover {
	color:#7C361E;
	text-decoration:underline;
}

#main-info {
	background-image: url(../images/accent-hiring-group-main-info-bg.gif);
	background-repeat:no-repeat;
	height:313px;
}

.date {
	text-align:center;
	padding-top: 47px;
}

.address {
	padding-top: 15px;
}

#highlight {
	padding: 20px 20px 10px 20px;
}

#highlight ul {
	padding:0px 0px 0px 20px;
	margin:0;
	list-style-type:disc;
}

#highlight p {
	margin:0 0 1em;
}

#left-nav ul {
	padding:30px 0px 10px 60px;
	margin:0;
	list-style-type:none;
	}
	
#left-nav-interior ul {
	padding:15px 0px 10px 60px;
	margin:0;
	list-style-type:none;
	}

#left-nav li, #left-nav-interior li {
	float:left;
	width:149px;
	background: url(../images/accent-hiring-group-bullet.gif) no-repeat; 
	background-position:10px top left; 
	padding-left:10px;
	}

#left-nav a, #left-nav a:visited, #left-nav-interior a, #left-nav-interior a:visited {
	display:block;
	font-size:12px;
	text-decoration:none; 
	color:#fff; 
	width:138px; 
	height:22px; 
	padding-left:4px;
	}
	
#left-nav a:hover, #left-nav-interior a:hover {
	text-decoration:underline;
	}

#about {
	background-image: url(../images/accent-hiring-group_09.gif);
	background-repeat: repeat-y;
}

#about H2 {
	padding:0px 0px 0px 12px;	
    font-size:14px;
	color: #11519F;
	background-image:url(../images/accent-hiring-group_06.gif);
	background-repeat: repeat-x;
}

#about H3 {
	font-size:14px;
	color:#FFF;
	padding:0px 12px;
}

#about-left-text {
	padding:20px 20px 10px 60px;
}

#about-left-text p, #about-right-text p {
	padding:0px 12px;
	color:#fff;
}

#about-right-text {
	padding:20px 50px 10px 20px;
}

#end-about {
	background-image:url(../images/accent-hiring-group_12.gif);
	background-repeat:no-repeat;
	height: 19px;
	padding-bottom: 10px;
}

#features {
	padding:0px 0px 10px 60px;
	background-image:url(../images/accent-hiring-group-blue-background.gif);
	background-repeat: no-repeat;
}

#features H2 {
	padding:7px 0px 0px 0px;	
    font-size:100%;
	color: #fff;
}

#features p {
	padding:5px 20px 0px 0px;
}

#slogan {
	text-align:center;
}

#slogan p {
	color:#11519F;
	font-size:18px;
	padding:10px 0;
	margin:0;
	font-weight:bold;
}

#footer {
	background-image:url(../images/accent-hiring-group_15.jpg);
	background-repeat:repeat;
}

#footer p {
	font-size: 85%;
	padding: 10px 60px;
}

#footer a, #footer a:visited { 
	color:#333; 
	}

hr {
	height:0.1em;
	margin:0;
}

#top-main-ifo {
	background-image:url(../images/accent-hiring-group-top-main-area.gif);
	background-repeat:no-repeat;
	height:15px;
}

#middle-main-info {
	background-image:url(../images/accent-hiring-group-middle-main-area.gif);
	background-repeat:repeat-y;
}

#bottom-main-info {
	background-image:url(../images/accent-hiring-group-bottom-main-area.gif);
	background-repeat:no-repeat;
	height:23px;
	padding-bottom: 15px;
}

#main-text {
	padding: 10px 0px 10px 20px;
}

#main-text h2 {
	color:#11519F;
	font-size:16px;
}

/*ie message*/

#ie-message {
background:#C00;
text-align:center;
border-bottom:1px solid #900;
color: #fff;
position:absolute;
top:0;
padding:3px;
width:100%;
font-size: 90%;
height: 20px;
}

#ie-message a {
color: #fff;
}
