body {
	font-family: arial;
	background: #fbfbfb;
	color: #000;
}
h3 {
	font-size: 1.4em;
	font-style: italic;
	margin: 15px 4px 4px 8px;
	border-bottom: double #000;
}
h4 {
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	margin: 0;
	padding: 6px 2px;
}
a, a:visited {
	text-decoration: none;
}
.menu {
	width: 1000px;
	margin: 3% auto 0 auto;
	background: #00a url('/images/v12/menuBG.jpg') repeat-x;
	height: 20px;
	border-left: 1px solid #999;
	border-right: 1px solid #fbfbfb;
}
.menu li {
	float: right;
	list-style: none;
	text-align: center;
	font-size: .9em;
	width: 120px;
	margin-right: -1px;
}
.menu li a, .menu li a:visited {
	background: #000 url('/images/v12/button.jpg') top left;
	text-decoration: none;
	display: block;
	color: #fff;
	height: 20px;
}
.menu li a:hover {
	background: #00c url('/images/v12/buttonOver.jpg') top left;
}
.wrapper {
	width: 1000px;
	border: 1px solid #999;
	border-bottom: none;
	border-top: none;
	overflow: hidden;
	margin: auto;
}
.header {
	height: 90px;
	background: #007 url('/images/v12/headerMain.jpg');
}
.login {
	float: right;
	text-align: right;
	margin: 10px;
	color: #fff;
	font-weight: bold;
	font-size: .8em;
}
.left {
	float: left;
	background: #D9D9B3;
	width: 200px;
	border-top: double #444;
	padding-bottom: 5000px;
	margin-bottom: -5000px;
}
.left h4 {
	background: #884;
	text-align: center;
	color: #fff;
}
.left ul {
	margin: 0;
	padding: 2px 8px;
}
.left li {
	list-style: none;
	font-size: .7em;
	padding-bottom: 19px;
}
.left p {
	padding-left: 4px;
	font-size: .7em;
}
.left a, .left a:visited {
	color: #00f;
}
.left a:hover {
	color: #000;
	background: #ff0;
	text-decoration: underline;
}
#rolled a, .rolled a:visited {
	color: #000;
	text-decoration: none;
	background: none;
}
#rolled a span, .rolled a:visited span {
	display: none;
}
#rolled a:hover span {
	display: block;
	color: #444;
	margin-top: -12px;
}
.right {
	float: right;
	width: 800px;
	background: #fff;
	border-top: double #444;
	padding-bottom: 5010px;
	margin-bottom: -5000px;
}
.right a:hover {
	text-decoration: underline;
}
.right img {
	width: 360px;
}
.right p {
	text-align: justify;
	line-height: 1.7em;
	font-size: .9em;
	padding: 0 19px;
}
.pic {
	float: right;
	width: 370px;
	margin: 60px 10px 0 17px;
	padding: 0;
	background: #F8F8FF;
	border: 1px solid #838B8B;
}
.pic img {
	margin: 4px;
	margin-bottom: 0;
}
.pic p {
	text-align: justify;
	font-size: .6em;
	color: #666;
	padding: 0 6px 4px 6px;
	margin: 0;
	line-height: 1.4em;
}
.footer {
	width: 1000px;
	margin: auto;
	background: #F8F8FF;
	font-weight: bold;
	font-size: 9px;
	text-align: center;
	line-height: 1.6em;
	padding-top: 4px;
	padding-bottom: 10px;
	color: #777;
	border: 1px solid #999;
	border-top: 1px solid #bbb;
}
.footer a, .footer a:visited {
	text-decoration: none;
	color: #777;
}
.footer a:hover {
	text-decoration: underline;
	color: #000;
}
.jobs {
	line-height: 1.4em;
	font-size: .8em;
}