/* Sarah Mains Recruitment Home */
html{
margin-bottom: 1px;
height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #333333;
	color: #FFFFFF;
}


#container {
	width: 910px;
	margin: 0 auto;
	background-color: #1A1818;
	min-height: 100%;
	/*margin-bottom: -65px;*/
}

#header {
	height: 258px;
	margin-left: 24px;
	padding: 0;
	background: url(../images/header_bg.png) no-repeat;
	margin-bottom: 20px;
}

#topnav {
	font-size: 11px;
	float:right;
	margin-right: 24px;
	margin-top: 115px;
}

#topnav #ul_menu {
	margin-left: -40px;
}

#topnav #ul_menu li {
	float: left;
	list-style-type: none;
}

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

a:hover {
	color: #93C0E7;
	text-decoration: none;
}

#left{
	position:relative;
	width:154px;
	float:left;
	margin-left: 24px;
	margin-right: 70px;
}

#left #ul_sidemenu {
	margin-left: -40px;
}

#left #ul_sidemenu li{
	list-style-type: none;
	background: url(../images/left_menu_sep.png) bottom left no-repeat;
	height: 20px;
	margin-bottom:10px;
}

#right {
	width: 614px;
	position:relative;
	float:left;
	padding-left: 24px;
	margin-right: 24px;
	background: url(../images/inner_body_line.png) top left repeat-y;
}

h2#h_LeftHeader {
	text-indent: -999999px;
	width: 154px;
	height: 28px;
	background-image: url(../images/vacancies_menuhead.png);
}


h2#h_RightHeader {
	text-indent: -999999px;
	width: 137px;
	height: 28px;
	background: url(../images/welcome.png) top left no-repeat;
}

.clearfooter {
	clear: both;
}

#footer {
	margin-top: 30px;
	width: 100%;
}

#footercontainer {
	padding-top: 20px;
	margin-left: 24px;
	margin-right: 24px;
	height: 65px;
	background: url(../images/footer_bg.png) top left repeat-x;
}

#footer #ul_footermenu {
	margin-left: -40px;
}

#footer #ul_footermenu li {
	float: left;
	list-style-type: none;
}

/*


#left #ul_sidemenu

#left #ul_sidemenu li

#right



h4

#footercontainer
	{
		width: 910px;
		height: 65px;
		padding: 0px 24px 0px 24px;
		position: relative;
		margin: 0 auto;	
		background-color: #1A1818;
	}


#footer #ul_footermenu

#footer #ul_footermenu li

#footer {
	
}

	
/* Classes 

*/