/* @override
	http://localhost:8888/psi/css/style.css
	http://www.people-services-international.com/testsite/css/style.css
*/

body {
	background-color: #fff;
	color: black;
	font: 100% Verdana, "Lucida Grande", Lucida, sans-serif;
	margin: 10px 6px;
}

#wrapper {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}

#wrapper img {
	margin: 0;
	padding: 0;
	border-style: none;
}

/* @group Top of page */

#menuMain {
	display: block;
	width: 930px;
	height: 22px;
	background-color: #c1cb97;
	margin: 0;
	padding: 0;
	border-style: none;
	position: relative;
	bottom: 2px;
}

#menuMain a, #menuMain a:link, #menuMain a:visited {
	display: block;
	height: 22px;
	background: #c1cb97;
	text-decoration: none;
	color: black;
	float: left;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: -1px;
}

#menuMain a:hover {
	background-color: #82866F;
	color: white;
}

.mm1 {
	width: 120px;
	text-align: center;
	border-left: 1px solid white;
	left: 210px;
	position: relative;
}

.mm2 {
	position: relative;
	left: 200px;
	border-left: 1px solid white;
	width: 120px;
	text-align: center;
}

.mm3 {
	position: relative;
	left: 200px;
	border-left: 1px solid white;
	width: 120px;
	text-align: center;
}

.mm4 {
	position: relative;
	left: 200px;
	border-left: 1px solid white;
	width: 120px;
	text-align: center;
}

.mm5 {
	position: relative;
	left: 200px;
	border-left: 1px solid white;
	width: 120px;
	text-align: center;
}

.mm6 {
	position: relative;
	left: 200px;
	border-left: 1px solid white;
	width: 120px;
	text-align: center;
}

.thisPage {
	color: white;
	font-weight: bold;
}

/* @end */

#pageBody {
	background: url(../images/logo.jpg) no-repeat right top;
	margin-top: 6px;
}

/* @group Left content */

#left {
	width: 210px;
	float: left;
}

#menuCategory {

}


#menuCategory dl {
	width: 210px;
	margin: 0;
	background: #fff;
	padding: 15px 0 6px;
}

#menuCategory dt {
	color: white;
	border-bottom: 1px solid #fff;
	background-color: #404237;
	padding-left: 20px;
	font-weight: bold;
	font-size: 14px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

#menuCategory dd {
	margin: 0;
	padding: 0;
	color: black;
	border-bottom: 1px solid #fff;
}

#categories a {
	color: black;
	text-decoration: none;
	display: block;
	background: #c1cb97;
	width: 202px;
	font-weight: bold;
	margin: 0;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 10px;
	font-size: 12px;
}

#categories a:hover {
	background: #82866F;
	color: white;
}

#menuContact {
	margin-top: 20px;
}



#menuContact a, #menuContact a:link, #menuContact a:visited {
	display: block;
	height: 20px;
	text-align: left;
	text-decoration: none;
	color: black;
	padding-right: 10px;
	padding-left: 20px;
	line-height: 20px;
	border-bottom: 1px solid white;
	font-weight: bold;
	font-size: 11px;
}

#menuContact a:hover {
	background: #82866F;
	color: white;
}

.c1 {
	background-color: #C9C397;
}

.c2 {
	background-color: #C9C6B0;
	position: relative;
	top: 10px;
}

.c3 {
	background-color: #C9C6B0;
	position: relative;
	top: 10px;
}

#TelFax p {
	font-size: 12px;
	line-height: 140%;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 20px;
	position: relative;
	top: 10px;
}

/* @end */

/* @group Right content */

#right {
	margin-left: 220px;
	margin-right: 0;
}

#right h1 {
	display: none;
}

#content {
}

#content a:link, #content a:visited {
	font-weight: bold;
	color: #3333ff;
}

#content a:hover {
	text-decoration: none;
}

#content h1 {
	font-weight: bold;
	font-size: 140%;
	display: block;
	letter-spacing: -1px;
	margin-top: 0;
	margin-bottom: 10px;
}

#content h2 {
	margin: 0;
	color: black;
	font-size: 120%;
	letter-spacing: -1px;
	font-weight: bold;
}

#content h3 {
	color: black;
	font-size: 90%;
	margin-top: 10px;
	margin-bottom: 0;
	font-weight: bold;
}

#content h4 {
	font-size: 80%;
	line-height: 150%;
	margin-top: 6px;
	margin-bottom: 10px;
}

#content h4 a:link {
	text-decoration: none;
	color: #3333ff;
}

#content h4 a:visited {
	color: #9999cb;
	text-decoration: none;
}

#content h4 a:hover {
	text-decoration: underline;
}

#content ul {
	margin-top: 4px;
	margin-bottom: 4px;
}

#content li {
	color: #333;
	font-size: 70%;
	line-height: 160%;
	list-style-image: url(../images/bullet.gif);
	margin-bottom: 2px;
}

#content p {
	font-size: 70%;
	color: black;
	margin-top: 4px;
	margin-bottom: 6px;
	line-height: 140%;
}

#content em {
	color: black;
}

#content strong {
	color: black;
}

#contact table {
	font-size: 60%;
	margin-top: 10px;
	margin-bottom: 10px;
	vertical-align: top;
	line-height: 160%;
}

td.left {
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}

td.right {
	color: #333;
}

.red {
	color: red;
}

/* @end */

/* @group Job listing */

#viewrecord h1 {
	font-size: 120%;
	margin: 0;
	color: #333;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0;
}

#viewrecord h2 {
	font-size: 90%;
	margin: 0;
	line-height: 180%;
	font-weight: normal;
	font-style: normal;
	color: #333;
	letter-spacing: 0;
}

.smaller {
	line-height: 150%;
}

/* @end */

/* @group Footer content */

#footer {
	border-top: 1px solid gray;
	text-align: center;
	margin-top: 16px;
}

.menuMiscJ {
	text-decoration: none;
	color: #666;
	font-size: 60%;
	padding-left: 12px;
	padding-right: 12px;
}

a:hover.menuMisc {
	color: white;
	background-color: #404237;
}


.catCounter {
	color: blue;
}

#content .similh4 {
	text-decoration: none;
	font-size: 80%;
	line-height: 150%;
	margin-top: 6px;
	margin-bottom: 10px;
	color: #3333ff;
}

#content .similh4:hover {
	text-decoration: underline;
}

/* @end */