body {
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(../images/topPage.gif) no-repeat top center #ff7334;
}

.wrapper {
	margin: 0px auto;
	width: 820px;
	padding-left: 40px;
	padding-right: 40px;
}

#content {
padding:0px;
margin:0px;
	width: 750px;
	font-size: 11px;		
	color: #FFFFFF;
	font-family: verdana;
	min-height: 300px;
	_height: 300px;

	}
#content img{
valign:top;
}
#content a {
	color: #333333;
	
}

#content a:link {
	color: #333333;
	
}

#content a:active {
	color: #333333;
	
}

#content a:visited {
	color: #333333;
	
}

#content a:hover {
	color: #FFFFFF;
	
}


#content p{
		color:#fff;
		padding-bottom: 8px;
		font-size: 11px;		
		line-height: 18px;
		font-family: Verdana, Arial, Helvetica, sans-serif
	}
	
#content ul li{
	list-style-type: disc;
	color:#fff;
	padding-bottom:5px;
	margin-left:25px;
}

h1 {
		Color:#443F40;
		Font-size: 40px;
		letter-spacing: -3px;
		padding-top: 10px;
		*padding-top: 20px;
		padding-bottom: 8px;
		font-weight: normal;
/*		width:320px;*/
		font-family: verdana;
	}
	
h2 {
	Color:#FFFFFF;
	Font-size: 20px;
	letter-spacing: -1px;
	padding-top: 55px;
	*padding-top: 30px;
	padding-bottom: 8px;
	font-weight: normal;
	font-family: verdana;
}

h4 {
	Color:#FFFFFF;
	Font-size: 18px;
	letter-spacing: -1px;
	padding-bottom: 8px;
	font-weight: normal;
	font-family: verdana;
}

.header{
	/*background:url("/images/header.gif") Top Left no-repeat;*/
	height:155px;
	min-height: 155px;

	}

/*#heads{
		background:#fff url("/images/heads.jpg") Top Left no-repeat;
		height:155px;
		min-height: 155px;
		margin-left:562px;
		position: absolute;
	}
	
#heads div{
		background:url("/images/fade.png") Top Left no-repeat;
		height:155px;
		min-height: 155px;
		margin-left:300px;
	}*/


#mainNavigation{
	color:#000000;
	text-decoration:none;
	padding: 0px;
	margin-left: -38px;
}

	#mainNavigation ul{
		background-color:#000;
		height: 30px;
	}
	
	#mainNavigation ul li{
		/*height: 50px;*/
		display:inline;
		list-style:none;
		background-color:#000;
		padding-top: 6px;
		padding-right: 4px;
		padding-bottom: 6px;
		padding-left: 4px;
	}
	
	#mainNavigation ul li a{
		color:#fff;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
		background-color:#000;
		padding-bottom:16px;
	}

	#mainNavigation ul li a:hover, #mainNavigation ul li .selected{
		color:#ff7334;
		text-decoration:none;
		padding-bottom:16px;
	}

	 #cpro a:hover, #cpro .selected{
	 	background-image: url('/images/menu/companyprofile.gif');
		background-repeat: no-repeat;
		background-position: 0px 19px;
	}
	 #clie a:hover, #clie .selected{
		background-image: url('/images/menu/clients.gif');
		background-repeat: no-repeat;
		background-position: 0px 19px;
	}
	 #cand a:hover, #cand .selected{
		background-image: url('/images/menu/candidates.gif');
		background-repeat: no-repeat;
		background-position: 0px 19px;
	}
	 #jose a:hover, #jose .selected{
		background-image: url('/images/menu/jobsearch.gif');
		background-repeat: no-repeat;
		background-position: 0px 19px;
	}
	 #heha a:hover, #heha .selected{
		background-image: url('/images/menu/helpinghand.gif');
		background-repeat: no-repeat;
		background-position: 0px 19px;
	}
	 #mist a:hover, #mist .selected{
		background-image: url('/images/menu/missionstatement.gif');
		background-repeat: no-repeat;
		background-position: 0px 19px;
	}
	 #priv a:hover, #priv .selected{
		background-image: url('/images/menu/privacypolicy.gif');
		background-repeat: no-repeat;
		background-position: 0px 19px;
	}
	 #cont a:hover, #cont .selected{
		background-image: url('/images/menu/contact.gif');
		background-repeat: no-repeat;
		background-position: 0px 19px;
	}
	
#menuWrapper{
	background-color:#000;
	font-size:10px;
	height:30px;
	text-align:left;
	z-index:2;
	min-width: 750px;
}
	
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	font-size:12px;
	font-weight:bold;
	width: 150px;
	visibility: hidden;
	background: #000000;
	padding-bottom: 5px;
}

.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
/*	padding:6px 4px 6px 4px;*/
	padding: 5px;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	font-size:12px;
	font-weight: normal;
	color: #fff;
	background-color:#000;
	border: 1px solid #000000;	
}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	color:#ff7334;
	background: #FFFFFF;
	border: 1px solid #000000;
}

#footer{
	}
	
#footer a {
		color: #fff;
		text-decoration: none;
		font-size: 9px;
		padding-right: 6px;
	}
	
#footer a:hover{
		color:#000;
	}

.rule{
		border-bottom:3px solid #fff;
		margin-top:30px;
		margin-bottom: 5px;
		width:280px;
		font-size:0px;
	}
	
#JobSearchHeading{
	width:200px;
	float:left;
	display:inline;
	}
	
#JobSearchHeading H1{
	padding-bottom: 0px;
	padding-top: 0px;
	*padding-top: 30px;
	*padding-bottom:8px;
	}
	
#SeekLogo{
		display:inline;
		float:left;
		padding-left: 150px;
		padding-top:35px;
	}
	
a.companyProfileButton {
	display: block;
	background: url(../images/companyProfile.gif);
	width: 110px;
	height: 46px;
	float: left;
}

a.companyProfileButtonSelected {
	display: block;
	background: url(../images/companyProfileOver.gif);
	width: 110px;
	height: 46px;
	float: left;
}

a.companyProfileButton:hover {
	background: url(../images/companyProfileOver.gif);
}

a.clientsButton {
	display: block;
	background: url(../images/clients.gif);
	width: 46px;
	height: 46px;
	float: left;
	margin-left: 10px;
}

a.clientsButtonSelected {
	display: block;
	background: url(../images/clientsOver.gif);
	width: 46px;
	height: 46px;
	float: left;
	margin-left: 10px;
}

a.clientsButton:hover {
	background: url(../images/clientsOver.gif);
}

a.candidatesButton {
	display: block;
	background: url(../images/candidates.gif);
	width: 76px;
	height: 46px;
	float: left;
	margin-left: 10px;
}

a.candidatesButtonSelected {
	display: block;
	background: url(../images/candidatesOver.gif);
	width: 76px;
	height: 46px;
	float: left;
	margin-left: 10px;
}

a.candidatesButton:hover {
	background: url(../images/candidatesOver.gif);
}

a.jobSearchButton {
	display: block;
	background: url(../images/jobSearch.gif);
	width: 71px;
	height: 46px;
	float: left;
	margin-left: 10px;	
}

a.jobSearchButtonSelected {
	display: block;
	background: url(../images/jobSearchOver.gif);
	width: 71px;
	height: 46px;
	float: left;
	margin-left: 10px;	
}

a.jobSearchButton:hover {
	background: url(../images/jobSearchOver.gif);
}

a.helpingHandButton {
	display: block;
	background: url(../images/helpingHand.gif);
	width: 92px;
	height: 46px;
	float: left;
	margin-left: 10px;	
}

a.helpingHandButtonSelected {
	display: block;
	background: url(../images/helpingHandOver.gif);
	width: 92px;
	height: 46px;
	float: left;
	margin-left: 10px;	
}

a.helpingHandButton:hover {
	background: url(../images/helpingHandOver.gif);
}

a.missionStatementButton {
	display: block;
	background: url(../images/missionStatement.gif);
	width: 129px;
	height: 46px;
	float: left;
	margin-left: 10px;	
}

a.missionStatementButtonSelected {
	display: block;
	background: url(../images/missionStatementOver.gif);
	width: 129px;
	height: 46px;
	float: left;
	margin-left: 10px;	
}

a.missionStatementButton:hover {
	background: url(../images/missionStatementOver.gif);
}

a.privacyPolicyButton {
	display: block;
	background: url(../images/privacyPolicy.gif);
	width: 92px;
	height: 46px;
	float: left;
	margin-left: 10px;	
}

a.privacyPolicyButtonSelected {
	display: block;
	background: url(../images/privacyPolicyOver.gif);
	width: 92px;
	height: 46px;
	float: left;
	margin-left: 10px;	
}

a.privacyPolicyButton:hover {
	background: url(../images/privacyPolicyOver.gif);
}

a.contactButton {
	display: block;
	background: url(../images/contact.gif);
	width: 52px;
	height: 46px;
	float: left;
	margin-left: 10px;	
}

a.contactButtonSelected {
	display: block;
	background: url(../images/contactOver.gif);
	width: 52px;
	height: 46px;
	float: left;
	margin-left: 10px;	
}


a.contactButton:hover {
	background: url(../images/contactOver.gif);
}

.dropMenu {
	position: absolute; background: #000000; color: #FFFFFF; font-size: 11px;
	font-size: 11px;
}

.dropMenu a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 5px;
	padding-left: 10px;
	padding-right: 25px;
}

.dropMenu a:hover {
	color: #000000;
	background: #FFFFFF;
}

.dropMenu {
	padding-bottom: 5px;
	margin-top: 46px;
	border: 1px solid #333333;
}

.pageLevel0 {
	height: 18px;
	line-height: 18px;
	margin-left: 9px;
/*	padding-bottom: 2px;
	margin-bottom: 2px;*/
}

.pageSeparator:hover {
	background:url(../images/greenArrowSm.png) no-repeat #EEEEEE;
}

.pageSeparatorSelected {

}

.pageSeparatorSelected:hover {
	background:url(../images/greenArrowSm.png) no-repeat #EEEEEE;
}

.pageLevel1 {
	height: 18px;
	line-height: 18px;
	margin-left: 15px;
/*	margin-bottom: 2px;	
	padding-bottom: 2px;*/
}

.pageLevel2 {
	height: 18px;
	line-height: 18px;
	margin-left: 35px;
/*	margin-bottom: 2px;	
	padding-bottom: 2px;*/
}

.pageLevel3 {
	height: 18px;
	line-height: 18px;
	margin-left: 45px;
/*	margin-bottom: 2px;	
	padding-bottom: 2px;*/
}

.pageLevel4 {
	height: 18px;
	line-height: 18px;
	margin-left: 60px;
/*	margin-bottom: 2px;	
	padding-bottom: 2px;*/
}

a.blackLink {
	text-decoration: none;
	color: #FFFFFF;
}

a.blackLink:link {
	text-decoration: none;
	color: #FFFFFF;
}

a.blackLink:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.blackLink:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a.blackLink:hover {
	text-decoration: none;
	color: #333333;
}
.hTitle{
		padding-top:75px;
		Color:#443F40;
		Font-size: 40px;
		letter-spacing: -3px;
		float: right;
		padding-right: 30px;
		font-weight: normal;

		font-family: verdana;
	}
	
#JobListing {
	background:white;
	overflow-x:hidden;
	overflow-y:scroll;
}

