@charset "utf-8";
body {
	background-color: #3D3039;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul, li {
	margin: 0px;
	padding: 0px;
}
table {
	color: #FFFFFF;
	font-size: small;
	margin-left: 15px;
}




/* CSS Document */

#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 650px;
	background-color: #AFA5AD;
	top: 20px;
}

#menu {
	height: 550px;
	width: 200px;
	position: absolute;
	left: 40px;
	top: 40px;
	border: 10px solid #FFFFFF;
	background-color: #6D5869;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
#menu img {
	position: absolute;
	bottom: 0px;


}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #3D3039;
}



#menu ul {
	margin-top: 30px;
}



#menu li {
	list-style-type: none;
	margin-left: 20px;
	margin-bottom: 20px;
}
#left {
	width: 320px;
	float: left;
}
#right {
	width: 320px;
	float: right;
}


#content {
	height: 550px;
	width: 640px;
	left: 260px;
	position: absolute;
	top: 40px;
	border-top-width: 10px;
	background-color: #6D5869;
	border-right: 10px solid #ffffff;
	border-top: 10px solid #ffffff;
	border-bottom: 10px solid #ffffff;
	z-index: 100;
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

img.home   {
	position: absolute;
	right: 0px;
	bottom: 0px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#btm-right {
	height: 252px;
	width: 270px;
	position: absolute;
	right: 20px;
	bottom: 20px;
}
	
#top-right {
	position: absolute;
	top: -10px;
	right: -10px;
	clear: both;
}
img.title {
	margin-top: 15px;
	margin-left: 20px;
}

img.thank-you {
	float: right;
	margin-top: -68px;
	margin-right: -10px;
	margin-left: 20px;
}



#footer {
	position: absolute;
	height: 40px;
	width: 950px;
	top: 650px;
	text-align: center;
	font-size: x-small;
	color: #CCCCCC;
	padding-top: 15px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFDEFD;
}
.content {
	color: #FFFFFF;
	font-size: small;
	margin-left: 30px;
	text-align: justify;
	margin-right: 30px;
}
h2.content {
	font-size: 14px;
	font-weight: bold;
	margin-left: 15px;
	margin-bottom: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


ul.content  {
	color: #FFFFFF;
	font-size: small;
	margin-left: 40px;
	line-height: 15px;
}
.services {
	color: #FFFFFF;
	font-size: small;
	margin-left: 30px;
}
#btm-left
 {
	bottom: 30px;
	height: 330px;
	width: 220px;
	left: 30px;
	position: absolute;
}
.about {
	color: #FFFFFF;
	font-size: small;
	margin-left: 280px;
	text-align: justify;
	margin-right: 30px;
	line-height: 120%;
}
.about  a {
	color: #AFA5AD;
	text-decoration: none;
	font-weight: bold;
}
.about a:hover {
	color: #FFFFFF;
}
.thank-you {
	color: #FFFFFF;
	font-size: small;
	margin-left: 30px;
	text-align: justify;
	margin-right: 252px;
}
ul.services {
	color: #FFFFFF;
	font-size: small;
	margin-left: 40px;
	line-height: 15px;
	text-align: left;
}
