body {
	padding: 0;
	margin: 0;
	background: #777;
	color: #FFF;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 80%;
	line-height: 150%;
}

img {
	border: 0;
}

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

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

#centrecontainer {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
}

#outercontainer {
	margin-left: -400px;
	position: absolute;
	top: -236px;
	left: 50%;
}

#header {
	width: 785px;
	height: 34px;
	letter-spacing: 1px;
}

#container {
	border: 15px solid #000;
	width: 755px;
	height: 370px;
}

#containerleft_home {
	float: left;
	width: 350px;
	height: 350px;
	background-image:url('images/000000051022.jpg');
	background-repeat: no-repeat;
	background-position: center;
	border-right: 15px solid #000;
	padding: 10px;
}

#containerleft_services {
	float: left;
	width: 350px;
	height: 350px;
	background-image:url('images/000000907493.jpg');
	background-repeat: no-repeat;
	background-position: center;
	border-right: 15px solid #000;
	padding: 10px;
}

#containerleft_gallery {
	float: left;
	width: 350px;
	height: 350px;
	background-image:url('images/000002456857.jpg');
	background-repeat: no-repeat;
	background-position: center;
	border-right: 15px solid #000;
	padding: 10px;
}

#containerleft_contact {
	float: left;
	width: 350px;
	height: 350px;
	background-image:url('images/000004211808.jpg');
	background-repeat: no-repeat;
	background-position: center;
	border-right: 15px solid #000;
	padding: 10px;
}

#containerleft a {
	text-decoration: none;
	color: #A00;
}

#containerleft a:hover {
	text-decoration: none;
	color: #D00;
}

#containerleft h2 {
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -3px;
	font-size: 250%;
	text-align: right;
}

#containerright {
	float: left;
	width: 350px;
	height: 350px;
	background: #DDD;
	overflow: auto;
	padding: 10px;
	color: #000;
}

#containerright h2 {
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -2px;
	font-size: 200%;
	border-bottom: 1px solid #000;
	padding-bottom: 5px;
	width: 75%;
	color: #AAA;
}

#footer {
	width: 785px;
	text-align: right;
	padding: 5px 0px;
	color: #FFF;
}

#footer a {
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
}

#footer a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #AAA;
}
