body {
margin:0;
padding:0;
background:#993333;
}

#container {
background: url(/images/layout-Home/background.gif) top left no-repeat;
margin: 0 auto;
width:767px;
height:495px;
border:3px solid #fff;
border-top:none;
position:relative;
}

#image {
	background:url(/images/layout-Home/girl.jpg) top left no-repeat;
	width:320px;
	height:169px;
	position:absolute;
	top:230px;
	left:50px;
}

#navigation {
	position:absolute;
	left:542px;
	top:221px;
	z-index:5;
}

#navigation2 {
	position:absolute;
	top:457px;
	right:15px;
	z-index:0;
}

#navigation2 li {
	width:213px;
	float:right;
	list-style:none;
}

#navigation2 li a {
	display:block;
	text-decoration:none;
	width:100%;
	text-indent:-9000px;
	height:19px;
}

.About { background:   url("/images/menu/about.gif") top left no-repeat; }
.About a:hover { background:   url("/images/menu/about.gif") bottom left no-repeat; }

.Contact1 { background:   url("/images/menu/services.gif") top left no-repeat; }
.Contact1 a:hover { background:   url("/images/menu/services.gif") bottom left no-repeat; }