@import url("http://www.itstaffing-e.org/p7pm/p7pmv20.css");

body {
	margin: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #f6f1d9;
}
#layout {
	margin: 0 auto;
	width: 916px;
	background: url(http://www.itstaffing-e.org/images/09/bgmain.gif);
}
#masthead {
	height: 166px;
	width: 916px;
	background: url(http://www.itstaffing-e.org/images/09/header.jpg);
	margin: 0px;
	padding: 0px;
	color: #369;
}
#leftbox {
	float: left;
	width: 276px;
	padding: 40px 0 0 30;
	background: url(http://www.itstaffing-e.org/images/09/sidebar.gif) no-repeat;
	height: 374px;
	margin: 0px;
}
#leftbox li {
	list-style: none;	
}

#leftbox a {
	background: #FFF;
	border: 1px solid #369;
	color: #333;
	font-weight: normal;
	font-size: 0.8em;
	width: 215px;
	height: 15px;
	text-decoration: none;
	margin-left: 15px;
	display: block;
	margin-bottom: 3px;
	padding: 2px 5px;
}
#leftbox a:hover {
	background: #FC6;
	border: 1px solid #369;
	color: #333;
	text-decoration: none;
}

#p7navbar {
	margin: 0 0 0 33px;
	font-size: 0.85em;
}
#leftcontent {
	font-size: 0.7em;
	color: #777362;
	padding: 16px 0px 20px 48px;
}
#leftcontent h3 {
	font-size: 1.75em;
	margin: 0;
	padding: 20px 0 12px 20px;
	color: #DC8408;
}
#leftcontent p {
	margin: 6px 0 12px 0;
	line-height: 1.5em;
}
#mainbox {
	float: right;
	width: 600px;
}
#maincontent {
	margin: 20px 10px 20px 0px;
	font-size: 0.9em;
	float: right;
	width: 600px;
}
a:link, a:visited,a:active {
	color: #36C;
}
 a:hover,  {
	color: #333;
	background: #FFC;
}

h1 {
	font-size: 1.5em;
}
h1,h2, h3 {
	color: #F90;
	margin: 5px 0px 0px;
}
h2, h3 {
	margin: 20px 0 0;
	font-size: 1.2em;
}
#maincontent p {
	margin: 8px 0px 12px;
	line-height: 1.5em;
}
.clearit {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
}
#leftcontent a:hover, 
#leftcontent a:active,
#leftcontent a:focus{
	color: #000000;
}

#maincontent a:link {
	color: #003399;
	text-decoration: underline;
}

#maincontent a:hover{
	color: #003399;
	text-decoration: none;
}
#footer {
	clear: both;
	font-size: 0.7em;
	height: 70px;
	background: url(http://www.itstaffing-e.org/images/09/footer.gif);
	color: #999;
	padding-right: 0;
	padding-bottom: 0;
}
#footer p {
	padding-top: 10px;
	padding-left: 290px;
	color: #FFF;
	text-align: center;
	padding-right: 70px;
}
#footer p a {
	color: #FFF;
	text-decoration: underline;
}
#footer p a:hover {
	color: #333;
	text-decoration: none;
}
#footer2 {
	width: 760px;
	margin: 0 auto;
	font-size: 0.75em;
	padding: 10px 0;
	color: #000000;
}
#footer2 a {
	color: #000000;
}
#footer2 a:hover, #footer2 a:active, 
#footer2 a:focus {
	color: #FFFFFF;
}
body ul li {
	margin-bottom: 10px;
}
