html, body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	background-repeat: no-repeat;
}

body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	text-align: center;
}

#page-container {
	width: 100%;
	text-align: left;
	background-color: #ffffff;
	margin-right: 0px;
	margin-left: 0px;
}

.head1 {
	font-size: 22px;
	color: #c60035;
	text-decoration: none;
	text-align: left;
	line-height: 25px;
	font-weight: bold;
	vertical-align: top;
}

.head1 a {
	color: #c60035;
	
}


.head2 {
	font-size: 9px;
	color: #777777;
	text-decoration: none;
	text-align: left;
	line-height: 12px;
	font-weight: normal;
	vertical-align: top;
}

div#va {
    background-image:  url(Images/make-up-wilmslow-cheshire.jpg);
    background-repeat: no-repeat;
    width: 902px;
    height: 521px;
}


.foot {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	line-height: 11px;
	font-weight: normal;
	vertical-align: top;
	padding-left: 0px;
}

.foot a {
	color: #666666;
	
}

.foot a:hover {
	color: #FF0000;
}

#header {
	width: 100%;
	text-align: left;
	padding: 0px 0px;
	background: ffffff;
	vertical-align: bottom;
	border-bottom-color: #AAAAAA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#navbar {
	width: 100%;
	margin: auto;
	text-align: left;
	padding: 0px 0px;
	background: ffffff;
	vertical-align: bottom;
	border-bottom-color: #AAAAAA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	background-color: #DDDDDD;
}

#subnavbar {
	width: 100%;
	text-align: left;
	padding: 0px 0px;
	background: ffffff;
	vertical-align: bottom;
	border-bottom-color: #AAAAAA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEEEE;
	background-color: #888888;
}

#content {
	width: 450px;
	color: #AAAAAA;
	text-align: left;
	background: ffffff;
	padding: 0px;
	margin: 0px;
	float: left;
}


#content2 {
	width: 430px;
	color: #AAAAAA;
	text-align: left;
	background: ffffff;
	padding: 0px;
	margin: 0px;
	float: left;
}




.content h1 {
	color: #c60035;
	text-decoration: none;
}

.content a {
	color: #555555;
	text-decoration: none;
}

.content a:visited {
	color: #111111;
}

.content a:hover {
	color: #AAAAAA;
}


#footer {
	width: 100%;
	clear: both;
	background: ffffff;
	height: 25px;
	/*border-top: 1px solid #efefef;*/
	padding: 0px 0px 0px 0px;
	text-indent: 0px;
	border-top-color: #AAAAAA;
	border-top-style: solid;
	border-top-width: 1px;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
}

#footer #altnav {
	width: 900px;
	float: right;
	text-align: right;
	padding-top: 0px;
}

#footer #copyright {
	padding-top: 13px;
}
