body {
	background-color: #000000;
	margin: 0px;
	font-family:Calibri,  Arial, Helvetica, sans-serif, Sans;
	color: #ffffff;
}
h1 { 
	font-size: 17px;
	letter-spacing: 3px; 
}

h2 { 
	font-size: 16px;
}
#container {
	width: 990px;
	margin: 10px auto 0px auto;
}
#grey {
	background-color: #C0C0C0;
	background-image: url('images/grey.jpg');
	background-repeat: repeat-x;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif, Sans;

}
.links {
	width: 990px;
	margin:auto;
	text-align:right;
	font-size:14px;
	line-height:30px;
	}
.links a:link, .links a:visited {
	padding: 7px 17px 7px 17px;
	text-decoration: none;
	color: #ffffff;
	border-right: 1px #999999 solid;
}
.links a:hover {
	text-decoration: none;
	color: #000;
	background-color: #c0c0c0;

}
#leftlink {
	border-left: 1px #999999 solid; 
}

#leftnav {
	width: 180px; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif, Sans;
	
}

li.jobs {
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: -40px;
	width: 200px; 
}
li.jobs a:link , li.jobs a:visited  {
	color: #8BC9DF;
	text-decoration: none;
	display: block;
	padding: 1px;
	padding-left: 20px;

}
li.jobs a:hover  {

	color: #000;
	background-color: #C0C0C0;

}

#main {
	line-height: 200%;
	padding: 10px 0px 10px 0px;
	width: 750px;
	float: right;
	font-size: 15px;
	color: #FFFFFF;
}
#main a {
	 color: #ffffff; 
}
#main a:hover{
	color: #8BC9DF;
}

table {
	 font:inherit;
	 font-size:inherit;
	 border-collapse:collapse;
	width:100%; 
}
td {
	vertical-align:top;
}
.fronttable{
	text-align:center;
	width: 175px;
	height:175px;
	margin: 10px 35px 5px 35px; 
	font-size:15px;
	float:right; 
	font-family:  Arial, Helvetica, sans-serif, Sans;
}
#accounts { 
	background: url('images/accounts.jpg') no-repeat center top;
}
#sales { 
	background: url('images/sales-people.jpg') no-repeat center top;
}
#executive { 
	background: url('images/executive.jpg') no-repeat center top;
}
#office { 
	background: url('images/office-worker.jpg') no-repeat center top;
}
#print { 
	background: url('images/ink.jpg') no-repeat center top;
}
#medical { 
	background: url('images/medical-square.jpg') no-repeat center top;
}
#motor { 
	background: url('images/car.jpg') no-repeat center top;
}
.greyness { 
	width:175px;
	height: 30px; 
	background-image: url('images/grey.png') ;
	margin: 145px 0px 0px 0px; 
}

.greyness a { 
	color: white;
	text-decoration: none; 
}

.bottomlinks {
	font-size: 13px;
	text-align:center; 
	color: #8BC9DF;
	line-height:150%; 
	clear:both; 
}
.bottomlinks a{ 
	color: #8BC9DF;
	text-decoration: none;
}
.mh { 
	padding-left: 50px; 
}

table#jobs {
	background-color: #1F1F1F;
	clear:right; 
}
.jobtitle {
	background-color: #C0C0C0;
	background-image: url('images/grey.jpg');
	background-repeat: repeat-x;
	height: 30px;
	padding: 0px 15px;
	font-size:15px;
	font-weight: bold; 
}
.jobsummary { 
	width: 200px; 
	padding: 15px;
}
.jobdesc { 
	padding: 15px;
}
.gap {
	height: 15px;
	background-color: #000000;
}

#map {
	width: 400px; 
	height: 160px;
	float: right;
	margin: 0px 0px 15px 15px;  
}

INPUT, TEXTAREA, SELECT{
border: black 1px solid;
color: #303030;
font-family: arial, verdana, ms sans serif;
font-size: 8pt;
font-weight: normal;
 
}

.dashed { 
	padding: 10px;
	border-bottom: 1px 	dashed #464646
}

.google { 
	font-family: arial, verdana, helvetica; 
	font-size: 11px; 
	color: #000000;
	line-height: 18px; 
}
.google a:link, .google a:visited { 
	color: #000000;
}



