@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
}
#container{
width: 100%;
margin-top:0px;
}
#top {
background-color:#97C294;
margin:auto;
width:100%;
background-image:url(../gfx/top.jpg);
background-repeat:no-repeat;
background-position:center;
height:26px;
}

/*#top {
background-image:url(gfx/top.jpg);
background-repeat:no-repeat;
background-position:center;
width:960px;
height:34px;
}*/
#placeholder {
background-color:#FFFFFF;
width:960px;
height:277px;
margin-left:auto;
margin-right:auto;
}
#widecont{
	width: 100%;
	background-image:url(../gfx/widebg.jpg);
	background-repeat:repeat-x;
}
#maincont {
background-color:#98C393;
background-image:url(../gfx/maincontent.jpg);
width:960px;
height:402px;
margin-left:auto;
margin-right:auto;
}
#navcont {
width:880px;
padding-top:5px;
margin-left:auto;
margin-right:auto;
}


ul.nav {
	margin-left: auto;
	margin-right:auto;
	padding-left: 0;
	display: inline;
	} 

ul.nav li {
	margin-left: 5px;
	padding-top: 0px;
	padding-left:25px;
	padding-bottom:15px;
	background: url(../gfx/listtick.png) no-repeat;
	display: inline;
	height:28px;
	font-family:Arial, sans-serif;
	color:#FFCC00;
	}
	
.nav a {
	font-weight:bold;
	font-family:Arial, sans-serif;
	color:#FFCC00;
text-decoration:none;}	
	
	.nav a:hover {
		font-weight:bold;
	font-family:Arial, sans-serif;
	color:#FFCC00;
	text-decoration:underline;}	

ul.services {
	margin-top:-3px;
	margin-left: auto;
	margin-right:auto;
	padding-left: 0;
	} 

ul.services li {
	margin-left: 5px;
	margin-bottom:15px;
	padding-left:25px;
	background: url(../gfx/tyrelist.png) no-repeat;
	list-style-type:none;
	font-family:Arial, sans-serif;
	color:#000000;
	font-weight:bold;
	}
	
#services{
margin-top:20px;
margin-left:25px;
margin-bottom:10px;
width:900px;
height:200px;
float:left;
clear:both;
}

#services1 {
width:180px;
float:left;
font-family:Arial, sans-serif;
color:#000000;
font-size:14px;
}

#services1 a {
	color:#000;
	text-decoration:none;}

#services1 a:hover {
	color:#FFFFF;
	text-decoration:underline;}


#services2 {
margin-left:10px;
margin-top:auto;
margin-bottom:auto;
width:300px;
height:100px;
float:left;
font-family:Arial, sans-serif;
color:#000000;
font-size:18px;
}
#services3 {
width:190px;
height:150px;
float:right;
font-family:Arial, sans-serif;
color:#000000;
font-size:18px;
}
#services4 {
width:190px;
height:150px;
float:right;
font-family:Arial, sans-serif;
color:#000000;
font-size:18px;
}
#services5 {
width:370px;
float:right;
font-family:Arial, sans-serif;
color:#FFCC00;
font-size:25px;
font-style:italic;
}

#btmcont {
margin-top:10px;
margin-left:10px;
width:690px;
height:140px;
float:left;
}
h1#tag {
font-family:Arial, sans-serif;
color:#FFFFFF;
font-size:22px;
margin-top:-5px;
margin-bottom:-5px;
margin-left:130px;
}
#tdad {
margin-top:20px;
margin-right:5px;
widows:252px;
height: 120px;
float:right;
}

#tip {
margin-top:15px;
width:320px;
float:left;
}
h1#tip{
font-family:Arial, sans-serif;
margin-bottom:5px;
font-size:18px;
color:#FFFFFF;
}
#tipfont{
margin-left:15px;
width:305px;
font-family:Arial, sans-serif;
font-size:14px;
color:#FFFFFF;
}
#maillist {
margin-top:18px;
margin-left:30px;
width:300px;
float:left;
}

#maillist a:link{
color:#000;
text-decoration:none;
}
#maillist a:hover{
color:#000;
text-decoration:underline;
}
#maillist a:visited{
color:#000;
text-decoration:none;
}

h1#maillist{
font-family:Arial, sans-serif;
margin-bottom:5px;
font-size:18px;
color:#328828;
}
#maillistfont{
margin-left:30px;
width:300px;
font-family:Arial, sans-serif;
font-size:14px;
color:#000000;
}

#footer{
margin:auto;
width:960px;
height:86px;
}
#footertext {
font-family:Arial, sans-serif;
font-size:10px;
float:right;
}
