/* 
Beautyline Recruitment Ltd 20.July.2009
*/

/* Regular Styles */


body {
	font-size:11px;
	color:#948E9D;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:27px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	padding:0px;
	background:#291636 url(images/bodyBgIndex.jpg) no-repeat top center;
	text-align:center;
}

body.inner {
	background:#2D1A36 url(images/bodyBg.jpg) no-repeat top center;
}

div, p {
	padding:0px;
	margin:0px;
	border:0px;
}

#doc {
	width:900px;
	margin:0px auto;
}

#selectWeb {
	padding:65px 0px 20px;
}

#missUk {
	padding-bottom:24px;
}

a {
	text-decoration:underline;
	color:#948E9D;
}

a:hover {
}


#footer {
	margin:20px auto 40px;
	text-align:left;
	font-size:11px;
}

body.inner #footer {
	width:750px;
}