#wrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#menuleft {
	width: 200px;
	float: left;
	clear: both;
}
#menuleft a, #menuleft a:visited
{
	color: #CCC;
	text-decoration: none;
}

#menuleft ul {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 10px;
	font-size: 0.95em;
	list-style-type: none;
}
#menuleft ul .active {
	border: 1px solid #FFF;
	padding: 2px;
	background-color: #620000;
}
#menuleft ul li {
	padding: 3px;
	margin-right: 5px;
	text-align: right;
}

#mainframe {
	float: right;
	width: 768px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	min-height: 250px;
}
#slideshow {
	height: 576px;
	width: 768px;
}
#slideshow img {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	height: 576px;
	width: 768px;
}


#content {
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	border-top-style: solid;
}
body {
	background-color: #000;
	color: #CCC;
	font-family: Tahoma, Geneva, sans-serif;
}
#header {
	height: 100px;
	background-attachment: scroll;
	background-image: url(images/love.png);
	background-repeat: no-repeat;
	background-position: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	position: relative;
}
#header img {
	position: absolute;
	left: 50px;
}

#clients img {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 80px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-top-style: none;
	border-left-style: none;
}
#clients {
	text-align: center;
	margin: 19px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: normal;
	letter-spacing: 0.25em;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: double;
	border-top-color: #620000;
	border-right-color: #620000;
	border-bottom-color: #620000;
	border-left-color: #620000;
	float: left;
}
#content p {
	clear: both;
}
a {
	color: #06F;
}
#content table {
	font-size: 0.9em;
}

