#accessibility {
	display:none;
}
#header {
	height:170px;
	margin:0px;
	padding:0px;
	float:left;
width:995px;
}

#header_img1 {
	float:left;
	width:172px;
	height:170px;
}
#header_img2 {
	float:left;
	width:307px;
	height:170px;
}
#header_img3 {
	float:left;
	width:27px;
	height:170px;
}
#header_img4 {
	float:left;
	width:303px;
	height:170px;
	/*border-left:3px #ffffff solid;*/
}
#topright h1 {
	font-size:1.4em;
}
#topright p {
	color:#ffffff;
	font-size:0.9em;
}
#contentwrapper {
	position:relative;
}
#left {
	float:left;
	width:172px;
	background-color:#aa8899;
}

/*
#leftmargin {
	position:absolute;
	left:172px;
	top:0px;
 	width:39px;
 	height:50px;
 	background-image: url(/img/employers/curve.png);
 	background-repeat:no-repeat;
 	background-position:top left;
}
*/

#breadcrumbs {
	display:block;
	border:0px solid #cccccc;
	padding:0px 0px 20px 0px;
	/*font-size:16px;*/
}
#adminbar {
	float:right;
	border:1px solid #cccccc;
	padding:4px;
}
#content {
	float:left;
	width:576px;
	padding:0px 0px;
	/*padding-left:39px;*/
}
#content h1 {
	font-size:3em;
}

#content h2 {
	font-size:1.5em;
}

#right {
	width:163px;
	float:right;
	border-left:4px solid #ffffff;
	background-color:#dddddd;
	padding:10px;
}
#right h1 {
	font-size:1.5em;
}
#right h2 {
	font-size:1.2em;
}
#right p {
	font-size:0.8em;
	color:#666666;
}
#left h1 {
	margin:0px;
	margin-left:4px;
	font-size:1.4em;
	color:#773366;
	font-weight:bold;
	
}


#left ul {
	list-style-type: none;
	margin:0px;
	color:#ffffff;
	font-weight:bold;
	line-height:24px;
}

#left ul li a {
	color:#ffffff;
	text-decoration:none;
}

#left ul li a:hover {

}

#left ul ul {
	list-style-image: url(/img/bullet.gif);
	vertical-align:middle;
	padding:0px;
	list-style-position:inside;
}

#left ul ul li {
	margin:0px;
	padding:0px;
}

#left ul ul li a {

}

#left ul ul ul {
list-style-type: none;
}


#leftmenupic {
	margin-top:20px;
	border-top:4px solid #ffffff;
	border-bottom:4px solid #ffffff;
}


/************** FOOTER *****************/



#footer {
	clear:both;
	background-color:#ffffff;
	width:995px;
	height:35px;
margin:0px;
	padding:0px;
float:left;
overflow:hidden;
}

#footerleft {
	float:left;
	border-top:0px;
	background-color:#005599;
	width: 810px;
	height:35px;
}

#footerleftheader {
	float:left;
	width: 800px;
	background-color:#005599;
	text-align:left;
	color:#ffffff;
	padding:10px 0px 10px 10px;
	height:15px;
}

.footerquote {
	font-size:1.1em;
}

#footerlogos {
	padding:4px;
}

#subfooter {
	clear:both;
	background-color:#ffffff;
	text-align:center;
}

#subfooter a {
	font-size:0.8em;
}

#partners, #quality {
	clear:both;
	position:relative;
	background-color:#ffffff;
	width:995px;
	margin:0px;
	padding:0px;
	font-size:0.8em;
	text-align:center;
}

.partner {
	padding-bottom:10px;
}

#footerright {
	float:right;
	background-color:#dd3333;
	width:183px;
	height:35px;
	color:#ffffff;
	font-size:0.8em;
}

#footerrighttop {
	background-color:#dd3333;
	line-height:35px;
	text-align:center;
}

#adminfooter {
	border:4px solid #cc0066;
	margin:4px 0px;
	padding: 4px;
	background-color:#ffffff;
	height:68px;
	text-align:center;
}
#adminfooter ul {
	list-style-type: none;
	display:table;
	margin:0px auto;
}
#adminfooter ul li {
	display: table-cell;
	position:relative;
	padding:2px 24px;
}


/* CMS STUFF */

	.tab {
		display:inline;
		background-color:#aa8899;	
	}
	.tabmenu a {
		border:1px solid #773366;
		color:#ffffff;
		padding:4px;
		text-decoration:none;
		background-image: url(/img/tabbg.png);
		font-weight:bold;
	}
	.tabmenu a:hover {
		color:#773366;
		background-image: url(/img/tabbg_on.png);
	}
	#text {
		border:1px solid #aa8899;
		width:550px;
		background-color:#ffffff;
		padding:20px;
		border-bottom:0px;
	}
	.tabcontent {
		width:550px;
		padding:20px;
		background-color:white;
		border:1px solid #aa8899;
	}
	.tabcontent fieldset {
		padding:20px;
		border:1px solid #aa8899;
	}
	.tabcontent legend {
		font-size:1.4em;
		color:#666666;
		font-weight:bold;
	}
	.checkboxtree ul {
		list-style-type: none;
	}
	.checkboxtree li {
		display:block;
		position:relative;
		border:0px solid #ff0000;
		padding:4px;
		padding-left:20px;
	}
	.checkboxtree li .cbwrapper {
		display:block;
		border:1px solid #cccccc;
		clear:both;
	}
	.checkboxtree li .cbname {

	}
	.checkboxtree input[type=checkbox] {
		position:absolute;
		left:0px;
	}
	input[type=text] {
		width:500px;
	}
	.warning {
		color:#ff0000;
	}
	
.strapline1 {
color:#CC0066!important;
font-size:1.4em!important;
}

.strapline2 {
color:#AA8899!important;
font-size:1.4em!important;
}

.home_text {

}

.home_text h1 {
text-align:right;
}
.listtitle {
	font-size:1em;
}

h2.listtitle {
border-top:1px #cccccc solid!important;
padding-top:5px;
clear:both;
}

p img {
clear:left;
margin-right:20px;
}


/************** QUOTES ON LEFT ************/


.callout {
background-color:#ffffff;
color:#000000;
padding:0px 5px 5px 5px;
}

.leftmenupic {
	margin-top:20px;
	border-top:4px solid #ffffff;
	border-bottom:4px solid #ffffff;
	background-color:#ffffff;
}

p.biglq {
font-size:4em;
color:#999999;
font-weight:bold;
font-family:serif;
margin:0px;
height:30px!important;
padding:0px;
overflow: hidden;
}

p.bigrq {
font-size:4em;
color:#999999;
font-weight:bold;
font-family:serif;
text-align:right;
margin:-10px 0px 0px 0px;
height:30px!important;
padding:-10px 0px 0px 0px;
overflow: hidden;
}

p.smallname {
font-size:0.8em;
text-align:right;
margin-top:10px;
}