* {
	margin:0;
	padding:0;
	font-size:1em;
	font-weight:normal;
	text-decoration: none;
	list-style:none;
	border:none;
	outline:none;
	vertical-align: middle;
}

body {
	background-color: #222;
	font-family: Helvetica, Arial, sans-serif;
}
#jobs_link {
	position: absolute;
	text-indent: -9999px;
	height: 71px;
	width: 71px;
	background-image: url(../hiring.png);
	top: 32px;
	z-index: 10000;
	right: -106px;
}

#foreground {
	height: 100%;
	width: 100%;
	z-index: 100;
	position: absolute;
	top: 0px;
}
#wrapper {
	background-image: url(../images/frame2.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:908px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	}
	
#page {
	background-color: #111;
	color: white;
	width:654px;
	margin-left:auto;
	margin-right:auto;
	/* border: 1px dotted #333; */
	padding-top:132px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom: 120px;
}

#header {
	height: 83px;
	text-indent: -9999px;
}

#navigation_container {
	margin-left:auto;
	margin-right:auto;
	width:504px;
	position: relative;
	}
#content {
	height: 600px;
	border: 1px dotted #999;
}
#location_nav .place {
	font-size: 11px;
	color: #FFF;
}
#location_nav li {
	border-bottom: 2px solid #444;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}

#woklink {
	display: block;
	background: url(../images/wok_box.jpg) no-repeat right center;
	height: 100px;
}
#location_nav {
	width: 90px;
	float: left;
}
#location_nav .last {
	border-style: none;
}
#location_nav .city {
	font-size: 11px;
	color: #666;
}

#right_col {
	float: right;
	width: 524px;
}
p {
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
}
.info h3 {
	margin-bottom: 19px;
	padding-bottom: 9px;
	font-size: 16px;
	line-height: 18px;
	color: #999;
}
.info {
	width: 335px;
	padding-top: 40px;
}

.info p{margin-bottom:1em;}

.cb {
	clear: both;
}
.white {
	color: #FFF;
}
#footer {
	background: url(../images/footer.png) no-repeat center top;
	height: 76px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -50px;
	text-align: center;
	color: #CCC;
}
#footer a {
	color: #666;
}
a {
	color: #FFF;
	font-weight: bold;
}

span.label,span.spacer,span.multiple span {width:120px;float:left;} 
span.multiple {float:left;} 
span.button {padding-left:120px;} 
div.clear {clear:both;padding-top:5px;} 
div {margin-bottom:10px;}
#subscribe_form {
	font-size: 12px;
	font-weight: normal;
}


.view_larger_link {
	font-size: 9px;
	float: left;
	padding:2px;
}
.subscribe_page {
	background: url(../images/subscribe_graphic.png) no-repeat 310px 132px;
}
.subscribe h3 {
	border-bottom: 3px solid #26BAF2;
}
.subscribe {
	margin-left: 20px;
}
#home_page_info {
	background: url(../images/intro-illustration.png) no-repeat 344px 10px;
	padding-top: 20px;
}
#home_page_info p {
	width: 280px;
	margin-bottom: 10px;
	margin-left: 55px;
	color:#bbb;
	font-size:14px;
	line-height:1.3em;
}
.home_larger {
	font-size: 1.2em;
	line-height: 1.2em;
	color:white;
}
#right_strip {
	float: right;
	margin-top:20px;
	margin-right:20px;
	border-left:1px dotted #999;
	padding-left:20px;
}

#contact_form fieldset {
	border: #ef4036 solid 1px;
	padding:5px;
	margin-bottom: 1em;
}

#contact_form input {
	margin-bottom:1em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px;
	width: 200px;
}

#contact_form label {
	float:left;
	width:115px;
	line-height:21px;
}

#contact_form legend {
	padding: 3px;
	background: #ef4036;
	margin-bottom: 5px;
}
.nofloat {
	float: none;
}

#contact_form {
	vertical-align: middle;
}

#contact_form textarea {
	height:75px;
	margin-bottom:1em;
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px;
}
#submit_button {
	display: block;
	margin-left: auto;
	margin-right: auto;
	font-weight: bolc;
}
#contact_form #enquiry {
	width: 317px;
	margin-bottom: 0px;
}
#home_page_info h3 {
	margin-left: 55px;
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: 1.3em;
}
#hire_page_info {
	padding-top: 20px;
}
#hire_page_info p {
	margin-bottom: 10px;
	margin-left: 55px;
	color:#bbb;
	font-size:14px;
	line-height:1.3em;
	width: 550px;
}
.blue {
	color: #00adee;
}
p.white {
	color: #FFF;
}
#hire_page_info h3 {
	margin-left: 55px;
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: 1.3em;
}
