#outer {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	clear: both;
}
#navigation {
	clear: both;
	height: 55px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	top-margin: 10px;
	margin-top: 10px;
}
#buttons {
	position: relative;
	left: 10px;
	top: -65px;
	font-family: "Myriad Pro", Arial, Verdana;
	font-size: 1.0em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#buttons a:link, #button a:visited, #buttons a:active {
	text-decoration: none;
	border: none;
}
#buttons img {
	border: none;
	margin-right: 20px;
}
#contact {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 0.8em;
	font-weight: bold;
	text-align: right;
	margin-right: auto;
	width: 730px;
	line-height: 1.6em;
	margin-left: auto;
	clear: both;
	margin-top: 38px;
}
#content {
	width: 700px;
	clear: both;
	margin-left: 40px;
}
#content h1 {
	color: #FF0000;
	font-family: "Myriad Pro", Arial, Verdana;
	font-size: 1.4em;
	font-weight: bold;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.8em;
}
#footer {
	clear: both;
	font-family: "Myriad Pro", Arial, Verdana;
	font-size: 0.9em;
	text-align: center;
	margin-left: 20px;
	letter-spacing: 0.1em;
	line-height: 1.6em;
}
#footer a:link {
	font-weight: bold;
	color: #FF3300;
}

.services {
	margin-bottom: 10px;
}
.hompage {
	margin-bottom: 4px;
}
.prices {
	margin-bottom: 7px;
}
.portfolio {
	margin-bottom: 9px;
}
.FloatLeft {
	float: left;
}
#content h2 {
	color: #2020FF;
	font-family: "Myriad Pro", Arial, Verdana;
	font-size: 0.9em;
	font-weight: bold;
}
#ServicesLeft {
	float: left;
	width: 180px;
}
#ServicesRight {
	float: right;
	width: 180px;
}
.MinorServices{
	width: 620px;
	background-image: url(minor-services.gif);
	height: 200px;
	margin-left: 60px;
}
.ListOfServices{
	width: 300px;
	background-image: url(services-back.gif);
	height: 200px;
}
.knockdown {
	clear: both;
}
.ListOfServices ul, .MinorServices ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	float: left;
	margin-right: 10px;
	line-height: 1.6em;
	margin-top: 6px;
}
.MinorServices ul {
	margin-top: 10px;
}
.Listing {
	float: right;
	margin-right: 20px;
}
.Listing h2 {
	margin-bottom: 2px;
}
.FloatLeftBorders {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	border: 1px solid #666666;
}
.Central {
	margin-right: auto;
	border: 1px solid #666666;
	margin-left: auto;
}
.FloatRight {

	float: right;
}
#content a:link, #content a:visited, #content a:active {
	font-weight: bold;
	color: #666666;
}
