body {
	margin-top: 0px;
}

ul {margin-left: 0em; padding-left: 1.5em;}

#services-text {
	position:absolute;
	width:440px;
	height:559px;
	z-index:1;
	left: 9px;
	top: 18px;
	overflow: auto;
	padding-right: 10px;
}

#services-text a {
	text-decoration: none;
}

#services-text a:link {
	text-decoration:none;
	color:#609;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#services-text a:visited {
	text-decoration:none;
	color:#609;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#services-text a:hover {
	text-decoration:none;
	color:#60F;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

	
#services-text h1 {
	display:inline;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}

#services-text h2 {
	display:inline;
	font-size: 22px;
}

#services-text p {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

.style1 {font-size: 9px}


/*sections*/

#main {
	width: 810px;
	height: 610px;
	margin-left:auto;
	margin-right:auto;
}

#layout {
	width: 800px;
	height: 600px;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #FFF;
	border: 1px solid #000;
	max-height: 600px;
}



#body{
	width: 800px;
	height: 363px;
	background-color: #F1F2D5;
	border-bottom: 3px solid #6D8855;
	z-index: 1;
}

#return-button{
	position:absolute;
	width:80px;
	height:76px;
	z-index:100;
	left: 555px;
	top: 528px;
}

.caption {
	width: 90%;
	color: #333333;
	margin: 0 15px;
	background-color: #FFFFFF;
	border: 1px solid #006699;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.caption img {
	border: 1px solid #DDD;
	padding: 5px;
	margin: 0 auto;
}

.caption p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px !important;
}

.imgborder {
	border: 1px solid #DDD;
	padding: 5px;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 15px;
}
#sidebar {
	float: right;
	margin-top: 25px;
	padding-right: 10px;
	padding-left: 10px;
}

