@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
}

a:link, a:visited {
	color:#019036;
	
}	

img {
border-width:0;
}

h1 {
	color:#019036;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(images/bullet.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left:16px;
	font-size:medium;
	margin: 0;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;


}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#content li {
margin-bottom:10px;
}

#page{
	width:760px;
	margin-left:auto;
	margin-right:auto;
}

#top {
	background-color:#ededed;

}

#middle {
	background-color:#019036;
}

#logo {
	text-align:center;
	padding-top: 30px;
	padding-bottom: 30px;
}

#menu {
	background-color:#019036;
	float:left;
	width:180px;
	height: 100%;
}


#menu ul {
	padding: 10px;
	list-style-type: none;
	margin: 0px;
	
}

#menu li {
	margin-top:12px;
}

#menu li a:link, #menu li a:visited{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	font-size: 14px;
	display: block;

}

#menu li a:hover {
	border-bottom-style:solid;
}


#content {
	float:right;
	width:572px;
	background-color: #F5F5F5;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.greenline {
	background-color:#019036;
	height:8px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	
}

.greyline {
	background-color:#CCCCCC;
	height:8px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
}

.cleaner {
	clear:both;
	}

#bottomTagLine {
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight:bold;
	text-align:center;
	color:#019036;
	margin-top: 20px;
}

#bottomAddress {

	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	text-align:center;
	margin-top:10px;
}

#copyright {
font-family:Arial, Helvetica, sans-serif;
font-size:x-small;
color:#999999;
text-align:right;


}

#homeback{
	background-image:url(images/home_back.jpg);
	height:670px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#content #textcontent {
	padding: 10px;
}
#page #middle #content #servicelist li {
	list-style-type: none;
	list-style-image: url(images/j0115868.gif);
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#page #middle #content #servicelist ul {
	padding-left:20px;
	margin-left: 0px;
}

#content #servicelist #servicelistleft {
	width: 275px;
	float: left;
}
#content #servicelist #servicelistright {
	width: 275px;
	float: right;
}
#page #middle #content #homeback #homelogos {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	font-size: xx-small;
	padding-top: 550px;
}
