.left, .center, .right 
{
	text-align:left;
}


.left {
float:left;
margin-left:10px;
}
#doc .center {
float:left;
width:450px;
margin-left:15px;
}

#doc2 .center {
float:left;
width:600px;
margin-left:15px;
}

#doc3 .left {
visibility:hidden;
}

#doc3 .center {
float:left;
width:723px;
margin-left:15px;
}

.right {
float:right;
margin-right:15px;
clear:right;
}

#spacer {
clear: both; 
line-height: 1px; 
height: 1px; 
display: block; 
margin: 0px; 
padding: 0px;
}

#doc, #doc2, #doc3 {
	width:950px;
	margin:0px auto;
}

#header {
	/*background-image: url(../../new/images/header.jpg);*/
	background-repeat: no-repeat;
	height: 120px;
}

.homelink {
display:block;
height:92px;
width:340px;
cursor:pointer;
}

.homelink span {
display:none;
}

#main {
	background-image: url(../../new/images/contentbg.gif);
	background-repeat: repeat-y;
	margin:0px;
	padding:0px;
}
#footer {
	background-image: url(../../new/images/footer.gif);
	background-repeat: no-repeat;
	text-align:center;
	padding:14px 0px;
	height:44px;
	color:#FFFFFF;
	clear:both;
	font-size:.85em;
}

#footer a {
color:#FFFFFF;
}

#jobsearch, #career, #poll, #testimonial, #lcontent{

	width:285px;
	background-image: url(../../new/images/subbg.gif);
}

#career .listing {
margin:10px;
font-size:.9em;
}

#jobsearch {
	text-align:center;
}

#poll {
	text-align:left;
}

#testimonial p
{
	padding:10px;
	font-size:.8em;
}

.submit {
margin:5px auto;
}

#jobsearch table {
	width:240px;
	padding:2px;
	margin: 0px auto;
}
#article table {
	width:240px;
	padding:2px;
	margin: 0px auto;
}

#poll table {
	width:240px;
	padding:2px;
	margin: 0px auto;
}

#jobsearch td {
padding:2px;
}
.key {
	text-align:right;
	width:40%;
}

.value {
	text-align:left;
}
#positions, #article {
	background-image: url(../../new/images/subbg2.gif);
	width:440px;
}
#positions ul {
margin:0px 10px;
}
#positions li {
font-size:.9em;
line-height:1.7em;
list-style:none;
margin-left:-5px;
}
#joblist b {
color:#c10000;
padding:5px;
}

#positions a {
font-weight:bold;
}
#career a {
font-weight:bold;
}

#content {
	background-image: url(../../new/images/subbg3.gif);
	width:626px;
}

#content2 {
	background-image: url(../../new/images/subbg4.gif);
	width:723px;
}

.body {
padding:15px;
}

blockquote {
font-size:.8em;
margin:2px;
}
.article {
padding:15px;
}
#articles {
padding:5px;
}
#articles H2 {
margin:8px;
}
#articles li 
{
	font-size:1.4em;
	margin:5px;
	list-style:none;
}

#articles li li 
{
	font-size:.7em;
	list-style:none;	
}

hr {
height: 1px;
color:#887E69;
background-color:#887E69;
border:solid 1px #887E69;
width:90%;

}

.sub, .sub2, .sub3, .sub4 {
	background-repeat:no-repeat;
	height:30px;
	text-align:left;
	color:#FFFFFF;
	padding-left:10px;
}

.sub {
	background-image: url(../../new/images/subheader.gif);
}

.sub2 {
	background-image: url(../../new/images/subheader2.gif);
}

.sub3 {
	background-image: url(../../new/images/subheader3.gif);
}
.sub4 {
	background-image: url(../../new/images/subheader4.gif);
}

.highlight {
color:#FF0000;
}

.msg {
background-color:#FFFF00;
color:#000000;
border:dashed 2px #000000;
margin:2px auto;
font-weight:bold;
padding:4px;
text-align:center;
}

#pagingnav {
width:80%;
margin:10px auto;
text-align:center;
}
#pagingnav .previous{
float:left;
width:49%;
text-align:left;
font-weight:bold;
}

#pagingnav .next{
float:right;
width:49%;
text-align:right;
font-weight:bold;
}

#ads{
	text-align:center;
	width: 163px;
}



h3 {
padding-top:4px;
	font-size:1.0em;
	font-weight:bold;
}
#ads a{
display:block;
padding:5px;
}
#ads img{
border:#3F3F3F solid 1px;
}

a {color:#3F3F3F;
}
a:hover {
color:#821612;
}
a:visited {
color:#8C826C;
}
form{
margin:0px;
padding:0px;
}
#teaser {
padding: 5px 5px;
float:left;
	background-image: url(../../new/images/contentbg.gif);
	background-repeat: repeat-y;
	width:950px;
}
#teaser p {
margin:0px 20px;
}
#nav	{margin-top:0px;}
#nav UL {list-style-type:none;margin:0px;padding:0px;}
#nav UL LI {float:left;display:inline;height:28px;margin:0px;padding:0px;}
#nav UL LI A	{color:#ffffff;background-repeat:no-repeat;display:block;height:28px;}
#nav UL A SPAN	{display:none;}

#navSeekers					{background-image:url(../../new/images/nav.jpg); width:122px; background-position: 0px 0px;}
#navSeekers A:hover			{background-image:url(../../new/images/nav.jpg); width:122px; background-position: 0px -28px;}
#navResume					{background-image:url(../../new/images/nav.jpg); width:152px; background-position: -122px 0px;}
#navResume A:hover			{background-image:url(../../new/images/nav.jpg); width:152px; background-position: -122px -28px;}
#navPostResume		   		{background-image:url(../../new/images/nav.jpg); width:179px; background-position: -274px 0px;}
#navPostResume A:hover		{background-image:url(../../new/images/nav.jpg); width:179px; background-position: -274px -28px;}
#navArticles				{background-image:url(../../new/images/nav.jpg); width:175px; background-position: -452px 0px;}
#navArticles A:hover		{background-image:url(../../new/images/nav.jpg); width:175px; background-position: -452px -28px;}
#navLearnMore				{background-image:url(../../new/images/nav.jpg); width:156px; background-position: -626px 0px;}
#navLearnMore A:hover		{background-image:url(../../new/images/nav.jpg); width:156px; background-position: -626px -28px;}
#navEmployers				{background-image:url(../../new/images/nav.jpg); width:164px; background-position: -784px 0px;}
#navEmployers A:hover		{background-image:url(../../new/images/nav.jpg); width:164px; background-position: -784px -28px;}

#navHome				{background-image:url(../../new/images/empnav.jpg); width:122px; background-position: 0px 0px;}
#navHome A:hover			{background-image:url(../../new/images/empnav.jpg); width:122px; background-position: 0px -28px;}
#navAboutUs					{background-image:url(../../new/images/empnav.jpg); width:129px; background-position: -122px 0px;}
#navAboutUs A:hover			{background-image:url(../../new/images/empnav.jpg); width:129px; background-position: -122px -28px;}
#navAdPackages		   		{background-image:url(../../new/images/empnav.jpg); width:197px; background-position: -251px 0px;}
#navAdPackages A:hover		{background-image:url(../../new/images/empnav.jpg); width:197px; background-position: -251px -28px;}
#navPlaceAd				{background-image:url(../../new/images/empnav.jpg); width:146px; background-position: -448px 0px;}
#navPlaceAd A:hover		{background-image:url(../../new/images/empnav.jpg); width:146px; background-position: -448px -28px;}
#navReviewResume				{background-image:url(../../new/images/empnav.jpg); width:190px; background-position: -593px 0px;}
#navReviewResume A:hover		{background-image:url(../../new/images/empnav.jpg); width:190px; background-position: -593px -28px;}
#navJobSeekers				{background-image:url(../../new/images/empnav.jpg); width:164px; background-position: -784px 0px;}
#navJobSeekers A:hover		{background-image:url(../../new/images/empnav.jpg); width:164px; background-position: -784px -28px;}


