body {
	width:995px;
	margin:0px auto;
}

#container {
	width:995px;
	margin:0px auto;
	background: url(/img/employers/bgstrip.png);
	background-repeat:repeat-y;
	background-position:top center;
}

#topright {
	float:right;
	width:152px;
	height:140px;
	padding:15px;
	overflow:hidden;
	border-left:0px solid #ffffff;
	background-color:#00aadd;
	background-image:url(/img/employers/header_img5.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
}

#topright h1 {
	font-size:1.4em;
}

#topright p {
	color:#ffffff;
	font-size:0.9em;
}

#contentwrapper {
	position:relative;
}

#left {
	float:left;
	width:172px;
	background-color:#cc0066;
}

#leftmargin {
	float:left;
 	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;
}

#content h1 {
	font-size:3em;
}

#content h2 {
color:#cc0066;
background-color:transparent;
}


#right {
	width:163px;
	float:right;
	border-left:4px solid #ffffff;
	background-color:#dddddd;
	padding:10px;
}

#right h1 {
	font-size:1.4em;
}
#right h2 {
	font-size:1.2em;
}
#right p {
	font-size:0.9em;
	color:#333333;
}

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

#left ul li h1 {
	margin:0px;
	font-size:1.2em;
	color:#773366;
	font-weight:bold;
	
}
#left ul ul {
	list-style-image: url(/img/employers/bullet.gif);
	margin:0px;
	color:#ffffff;
	font-weight:bold;
	line-height:24px;
}

#left ul ul li a {
	color:#ffffff;
	text-transform:none;
	font-size:1em;
	text-decoration:none;
}

#left ul ul li a:hover {
	color:#333366;
}

#left ul ul ul {
	list-style-type:none!important;
	list-style-image:none;
	padding-left:20px;
	/*list-style-position: inside;*/
}

#left ul ul ul li {
	margin:0px;
	padding:0px;
	list-style-type:none!important;
}

#left ul ul ul li a {
	text-transform:uppercase;
	font-size:9px;
}

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