/* */

body {  
	background: #111112 url(stripe1.gif) repeat;
	color: #111112;
	font: normal 12px/22px "book antiqua"; 
	text-align: center; 
	border: 0px;
  	margin: 0px;
  	padding: 0px;
}
	
#main {
	background-color: #F6FEFF;
	width: 800px;	
	margin: 30px auto;
	padding: 0px;
	text-align: justify; 
}

#header {
  	background: transparent url(header.png) no-repeat scroll top left;
	width: 800px;
	height: 210px;
	position: relative;
	left: 0px;
	top: 0px;
}

#menu {
	width: 100px;
	height: 40px;
	position: relative;
	left: 710px;
	top: 10px;
	_top:2px;
}

#footer  {
	width: 800px;
	position: relative;
	bottom: 0px;
	padding: 20px;
}

a:active {
	color: #60A11B;
	text-decoration: none;
}
a:link {	color: #60A11B; }
a:visited {	color: #60A11B; }
a:hover {
  	color: #006AAE;
	text-decoration: underline;
}
#menu a {
	display: block;
	width: 35px;
	text-align: right;
	text-decoration: none;
	font: normal 12px/19px "arial";
	color: #FFFFFF;
	border: 0px solid #60A11B;
	padding: 0px;
}

#menu a:active {	
  	color: #FFFFFF;
  	border: 1px solid #60A11B; 
}
#menu a:link {
	color: #FFFFFF;
	border: 0px solid #60A11B;
}
#menu a:visited {
	color: #FFFFFF;
	border: 0px solid #60A11B;
}
#menu a:hover {
	color: #111112;
	border: 0px solid #FFFFFF;
}

h1,h2,h3,h4,h5,h6 {
  	font: normal small-caps normal 24px/30px "century gothic";
	color: #004381;
	text-decoration: none;
	border-width: 0px 0px 2px 0px;
	border-style: solid;
	border-color: #D5EDF7;/*
	padding: 10px 20px 0px 10px;
	margin: 10px 10px;*/
	margin: 20px;
	padding-left: 10px;
}

h2 { 	font-size: 22px;
	margin-top: 10px;
	line-height: 32px; }
h3 { 	font-size: 20px;
	line-height: 30px; }
h4 { 	font-size: 18px;
	line-height: 28px; 
	margin-bottom: 10px;
	border-width: 0px;}
h5 { 	font-size: 16px;
	line-height: 26px; 
	margin-bottom: 10px;
	border-width: 0px;}
h6 { 	font-size: 14px;
	line-height: 24px;
	margin-bottom: 10px; 
	border-width: 0px;}

p {
  	/*padding: 5px;*/
	text-align: justify;
	white-space: normal;
}

#main p {
  	margin: 10px 30px;
}

#menu p {
	text-indent: 5px;
}

#footer p {  text-align: center; }

ul,ol { 
  	list-style-position: outside;
  	margin: 10px 30px 20px 40px;
}

ul {
	list-style-image: box.gif);
	marker-offset: 5px;
}

table {
  	background: #D5EDF7;
	width: 500px;
	margin-left: 150px;
	margin-right: 150px;
	align: center;
	padding: 20px;
}

th { 	font-size: 14px; }

img {
  	vertical-align: text-bottom;
}

.column-1 {
  	width: 280px;
  	float: left;
}

.column-2 {
  	width: 400px;
  	margin-left: 300px;
  	padding-top: 1px;
}

.clearer {
	clear: both;
}

.indent-1 { 
  	width: 100px; 
}

.indent-a, .indent-list, .indent-list-empty, .indent-list-services { 
  	margin-left: 45px;
	display: inline;
  	width: 120px; 
	float: left;
}

.indent-list {
  	background: transparent url(box.gif) no-repeat scroll center left;
}

.indent-list-services {
	width: 25px; 
}

.no-underline {
}

#map {
  	border: 0px;
	margin-left: 150px;;
	margin-right: 150px;
}
