@import url(more-styles.php);

/* 
  main css file for aspey
*/
html, body {
	padding: 0px;
	margin: 0px;
}
a {
  color: #000;
}
body, table, td {
	font-size: 12px;
	font-family: Arial, SunSans-Regular, Sans-Serif;
	color: #564b47;
	text-align: left;
} 

a img
{
  border: 0px solid white;
}

br.clear 
{
	clear: both;
}
h2{color:#02525D;font-weight:normal;font-size:26px;line-height:normal;}

.box 
{
	width: 1000px;
	margin: 0 auto;
	min-height: 700px;
}

.header {
	background: url('../images/header.jpg') -4px 0px no-repeat;
	height: 130px;
}

.down
{
  background: url('../images/back.gif') 0 300px repeat-y;
  min-height: 600px;
}
.horizontalMenu {
  list-style: none;
	padding-top: 100px;
	padding-left: 180px;
	font-size: 12px;
}
.horizontalMenu ul {
	list-style: none;
	color: #1A5551;
	height: 20px;
	padding-left: 34px;
}
.horizontalMenu li {
	float: left;
}
.horizontalMenu li a {
	display: block;
	padding: 0 22px;
	color: #06594F;
	font-size: 12px;
}
a {
	font-size: 12px;
	background-color: transparent;
	text-decoration: none;
}
pre {
	font-family: arial;	
}
p, h1, h3 {
	margin: 0px;
}
h3 {
	font-size: 23px;
	color: #3E808C;
	background-color: transparent;
	font-weight: none;
}
/*  positioning-layers dynamisch */
#left {
	float: left;
	width: 220px;
}


object
{
margin-left: -4px;
}

#left a {
	font-size: 12px;
}
.menu {
	font-size: 12px;
	padding: 2px 6px;
}
.phoneNo {
	font-size: 15px;
	color: #004B59;
}
.menu ul {
  margin: 0;
  padding: 0 0 0 30px;
}
.menu ul li {
	color: #2F2F2F;
	font-size: 12px;
	background: url('../images/arrow.jpg') no-repeat;
	text-decoration: none;
	padding-left: 15px;
	padding-bottom: 10px;
	list-style: none;
}
.address {
	padding: 7px;
	background: #D9F3F2;
	text-align: center;
	width: 170px;
	height: 110px;
	line-height: 16px;
	font-size: 12px;
	color: #004B59;
	margin-left: 20px;
	margin-top:30px;
}
#mainContent {
	margin-left: 245px;
	margin-right: 245px;
	font-size: 12px;
	line-height: 20px;
}
.head img 
{
 	padding: 0 16px 2px 0;
 	margin: 0px;
}
.columnPadding {
	
	text-align: left;
}
#mainContent ul li {
	list-style-image: url('../images/arrow2.jpg');
	margin-top: 3px;
}
.Features {
	padding: 10px 10px 0 10px;
}
#right {
	float: right;
	width: 220px;
}
.quote {
	background: #D9F3F2;
	text-align: left;
	padding: 10px;
	width: 190px;
}
.newsTitle {
  padding: 10px;
}
.quote .title {
  color: #2B2F32;
  font-size: 11px;
  /* line-height: 20px; */
}
.quote img {
	margin-bottom: -3px;
	padding: 0 3px;
}
#right .news a {
	font-weight: bold;
	color: #06594F;
	font-size: 12px;
	padding-bottom: 3px;
}
#right .news {
	color: #06594F;
	width: 190px;
	padding-left: 12px;
}
#right .news img {
	padding-right: 5px;
}
#right .news .newsIntro a {
	font-weight: normal;
	font-size: 12px;
}
#right, #content, #left {
	padding: 0px;
	margin: 0px;
}
.freetimersFooter {
	text-align: center;
	clear: both;
	padding: 10px 0 10px 0;
	background: white;
	height: 30px;
}
.freetimersFooter,
.freetimersFooter a {
	color: #06594F;
  font-size: 11px;
}

.mainBox {
  width: 480px;
}

.fourBox,
.threeBox {
  text-align: center;
  float: left;
} 

.fourBox div,
.threeBox div {
  float: left;
  width: 120px;
}

.fourBox {
  width: 500px;
  margin: auto;
}

.threeBox {
  width: 420px;
  margin-left: 65px;
}

.extraLinks{
	text-align: center;
	clear: both;
	padding: 10px 0 10px 0;
	background: white;
	line-height: 7px;
	font-size: 5px;
}

.extraLinks a{
	color: #06594F;
	font-size: 6px;
	
}

.extraLinks a:hover{
	text-decoration:underline;
}
