body {
	margin: 5px 0px 10px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #404040;
	background-color: #FFFFFF;
}
h3 {
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	padding: 15px 0px 0px 10px;
	text-align: left;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	text-align: left;
}
img {
	margin: 0;
}
ul {
	text-align: left;
}
li {
	text-align: left;
	font-size: 12px;
	line-height: 200%;
}
#container {
	width: 752px;
}
#header {
	margin: 0px 0px 0px 0px;
	width: 752px;
	height: 152px;
	background-image: url(../_images/header.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	color: #99CC00;
}
.slogan {
	margin: 0;
	font-size: 20px;
	padding: 100px 20px 0px 0px;
	text-align: right;
}
#daterow {
	margin: 5px 0px 0px 0px;
	width: 752px;
	height: 32px;
	background-image: url(../_images/date_bg.png);
	background-repeat: no-repeat;
}
.daterowtext {
	font-size: 11px;
	padding: 8px 20px 0px 0px;
	text-align: right;
}
#column1 {
	width: 170px;
	background-image: url(../_images/box_t.png);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
	margin: 5px 0px 0px 0px;
}
#menuleft {
	width: 170px;
	margin: 12px 0px 0px 0px;
	font-size: 11px;
	text-align: left;
}
#menuleft a {
	font-weight: bold;
	text-decoration: none;
	padding: 3px 0px 3px 20px;
	display: block;
	background: url(../_images/menu.png);
	color: #404040;
	background-color: #FFFFFF;
}	
#menuleft a:link {
	background: url(../_images/menu.png);
}
#menuleft a:visited {
	background: url(../_images/menu.png);
	
}
#menuleft a:hover {
	color: #CC0000;
	background-color: #FFFFFF;
	background: url(../_images/menu.png) 0 -24px;
	text-decoration: underline;
}
#menuleft #current {
	font-size: 11px;
	font-weight: bold;
	color: #99CC00;
	background-color: #FFFFFF;
	background: url(../_images/menu.png) 0 -24px;
	padding: 3px 0px 3px 20px;
	text-decoration: underline;
}
#ebox {
	width: 170px;
	margin: 5px 0px 0px 0px;
	background-image: url(../_images/box_t.png);
	background-position: top;
	background-repeat: no-repeat;
	padding: 12px 0px 0px 0px;
}	
#ebox p {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	background-image: url(../_images/ebox_bg.png);
	line-height: 200%;
}
#ebox a:link {
	text-decoration: underline;
	color: #99CC00;
	background-color: #FFFFFF;
}
#ebox a:visited {
	text-decoration: underline;
	color: #99CC00;
	background-color: #FFFFFF;
}
#ebox a:hover {
	text-decoration: none;
	color: #99CC00;
	background-color: #FFFFFF;
}
#callbox {
	width: 170px;
	margin: 5px 0px 0px 0px;
	background-image: url(../_images/box_t.png);
	background-position: top;
	background-repeat: no-repeat;
	padding: 12px 0px 0px 0px;
}	
#callbox p {
	font-weight: bold;
	margin: 0;
	background-image: url(../_images/ebox_bg.png);
	line-height: 200%;
}
.quote {
	font-size: 14px;
	background-image: url(../_images/ebox_bg.png);
}
.tel {
	color: #CC0000;
	background-color: #FFFFFF;
	font-size: 16px;
	background-image: url(../_images/ebox_bg.png);
}
#column2 {
	width: 572px;
	background-image: url(../_images/col2_bg.png);
	float: left;
	margin: 5px 0px 0px 10px;
	padding:0;
}
.maintext {
	font-size: 12px;
	line-height: 200%;
	padding: 0px 10px 0px 10px;
	text-align: left;
	background-image: url(../_images/text_bg.png);
}
.maintext a:link {
	color: Blue;
	font-weight: bold;
	background-color: #FFFFFF;
	text-decoration: underline;
}
.maintext a:visited {
	color: Blue;
	font-weight: bold;
	background-color: #FFFFFF;
	text-decoration: underline;
}
.maintext a:hover {
	color: Blue;
	font-weight: bold;
	background-color: #FFFFFF;
	text-decoration: none;
}#footer2 {
	width: 752px;
	margin: 5px 0px 0px 0px;
	float: left;
	clear: both;
}
#footer2 p {
	font-size: 9px;
	color: #999999;
}
#footer {
	width: 752px;
	margin: 5px 0px 0px 0px;
	float: left;
	clear: both;
	background-image: url(../_images/footer_t.png);
	background-repeat: no-repeat;
}
.footertext {
	margin: 0;
	font-size: 11px;
	text-align: center;
	padding: 10px 0px 0px 0px;
}
.footertext a:link {
	font-size: 11px;
	text-decoration: underline;
	background-color: transparent;
	color: #404040;
}
.footertext a:visited {
	font-size: 11px;
	text-decoration: underline;
	background-color: transparent;
	color: #404040;
}
.footertext a:hover {
	font-size: 11px;
	text-decoration: none;
	background-color: transparent;
	color: #404040;
}
hr {
	color: #404040;
	height: 1px;
	width: 572px;
}
td {
	padding: 3px;
}
.tabletext {
	font-size: 12px;
	line-height: 200%;
	font-weight: normal;
	text-align: left;
}
.tablebold {
	font-size: 12px;
	line-height: 200%;
	font-weight: bold;
	text-align: left;
}
/*form style*/

input,textarea,select,label {
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
}

label {
	font-size: 11px;
	display : block;
	padding: 10px 0px 3px 0px;
	text-align: left;
}

fieldset {
	margin : 10px;
	padding : 0px 0px 10px 20px;
	border: solid 1px #CCCCCC;
	background-color: #EBEBEB;
	text-align: left;
}

fieldset div br {
	display : none;
}

fieldset div {
	margin : 0;
	padding : 0;
}

fieldset div input {
	border : 1px solid #99CC00;
}
fieldset div select {
	border : 1px solid #99CC00;
}
fieldset div textarea {
	border : 1px solid #99CC00;
}

.optional input {
	border : 1px solid #CCCCCC;
}
.optional select {
	border : 1px solid #CCCCCC;
}
.optional textarea {
	border : 1px solid #CCCCCC;
}
#linkContainer {
	font-size: 12px;
	line-height: 200%;
	text-align: left;
	padding: 0px 0px 0px 10px;
	background-image: url(../_images/text_bg.png);
}
#linkContainer a:link {
	color: Blue;
	font-weight: bold;
	background-color: #FFFFFF;
	text-decoration: underline;
}
#linkContainer a:visited {
	color: Blue;
	font-weight: bold;
	background-color: #FFFFFF;
	text-decoration: underline;
}
#linkContainer a:hover {
	color: Blue;
	font-weight: bold;
	background-color: #FFFFFF;
	text-decoration: none;
}
