@charset "utf-8";
/* CSS Document */

body, p, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #1D232D;
	background-color:#fff;
}

div.main {
	position:absolute;
	top: 0px;
left:50%;

margin-left:-425px; 
	
	width: 850px;
	text-align: left;
	line-height: 20px;
	padding-top:50px;
	
	

}

div.titles {
	text-align: center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px
	
}
div.topbar {
	
	float:left;
	height:220px;
	width:850px;
	background: url(../images/safety_hats.jpg);
	top: 50px;
}

div.logo {
		float:left;
		padding-top:40px;
		padding-left:50px;
}

div.rightside {
	float:left;
	padding-top: 60px;
	padding-left:200px;
	z-index: 24;
	width:300px;
}
div.casp {
	float: left;
	padding-left:50px;
	z-index:10;
	height:104px;
	width:192px;
}

div.accessibility {
	font-family:Century Gothic;
	font-size:18px;
	color: #EACE5C;
	text-align:center;
	padding-left: 60px;
	z-index:22;
}

div.menubar {
	padding-top:2px;
	float:left;
	padding-left:10px;
	width: 840px;
	height: 25px;
	background-color: #2998C8;
		
}
div.menubar a {
	text-decoration: none;
	font-weight:bold;
	color:#000;
}

div.menubar a:hover {
	color:#fff;
}

div.menubar td {
	background-color: #2998C8;
}

div.content {
	background-color: #788DB5;
	padding-left: 25px;
	padding-right: 25px;
	width:800px;
	float:left;
	padding-top:20px;
	padding-bottom:20px;
	
}

div.textcontent {
	float:left;
	width:550px;
}

div.textcontent a {
	color: #1D232D;
}

div.stephen {
	float:left;
	padding-right: 30px;
}
div.sidebar {
	float:left;
	width:200px;
	padding-left: 30px;
	
}

.bigtext {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
}
div.box1 {
	float: left;
	width:18px;
	height:162px;
}

div.box2 {
	float: left;
	width:18px;
	height:162px;
}
div.infobox {
	background: url(../images/boxback.png);
	height: 157px;
	width:300px;
	float:left;
	padding-top:5px;
	color: #000;
	font-family: Calibri, Georgia;
}

.benefits {
	color: #937E15;
	font-family:Century Gothic;
	font-weight:bold;
}

div.boxtop {
	float:left;
	width: 214px;
	height: 17px;
	
}

div.boxcontents {
	float: left;
	width: 194px;
	height: 400px;
	background: url(../images/sideboxback.png) repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	
	
}

div.name {
	
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000;
	font-size: 16px;
	padding-left:10px;
}

div.cred {
	padding-left:10px;
}
div.boxbottom {
	float: left;
	width: 214px;
	height: 18px;
}

div.contact {
	color:#EACE5C;
	
}

div.contact a {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#EACE5C;
}

div.bottombar {
	padding-top:2px;
	float:left;
	width: 850px;
	background-color: #34446B;
	height:25px;
	color: #B3B55B;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align:center;
}

div.bottombar a {
	color: #B3B55B;
	text-decoration: none;
}

div.alifranzen  {
	font-family: "Times New Roman", Times, serif;
	font-size:11px;
	color: #000;
	text-align: center;
}

div.alifranzen a {
	
	font-family: "Times New Roman", Times, serif;
	font-size:11px;
	color: #000;
}
