/* General reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	}
html {
	/* \*/
	overflow:hidden; /*get rid of scroll bars in IE */
	/* */
	}
body {
	line-height: 1;
	background: #F3F3F2;
	text-align: center;
	font-family: "trebuchet ms", Arial, sans-serif;
	color: #666;
	height: 100%;
	overflow: hidden;
	position: relative;
	}
ol, ul {
	list-style: none;
	}
a {
	text-decoration: none;
	}
hr {
	display: none;
	}
blockquote, q {
	quotes: none;
	}
html {
	height: 100%;
	}

ins {
	text-decoration: none;
	}
del {
	text-decoration: line-through;
	}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	}

.clear {
	clear: both;
	}
.border {
	border-bottom: 1px solid #B2F3AB;
	}
/* ! Box structure */

#allpages {
	margin: 0;
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 3;
	top:0;
	left: 0;
	}
#bg {
	position: absolute;
	z-index: 1;
	height: 100%;
	top:0;
	left: 0;
	}
#bghider {
	position: absolute;
	z-index: 2;
	height: 100%;
	width: 100%;
	top:0;
	left: 0;
	background-color: #F3F3F2;
	display: none;
	}
.jsactive #bghider {
	display: block;
	}
.margin-top {
	height: 35px;
	}
.margin-bottom {
	width: 768px;
	margin: 0 auto;
	position: relative;
	height: 50px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	}
.margin-bottom .whitefont {
	position: absolute;
	left: 0;
	top: 5px;
	z-index: 20;
	}
.margin-bottom a {
	color: #fff;
	}
.margin-bottom .blackfont {
	position: absolute;
	left: 1px;
	top: 6px;
	color: #367301;
	z-index: 19;
	}
.blackfont a {
	color: #367301;
	}
.page-wrapper {
	width: 100%;
	height: 100%;
	overflow: auto;
	float: left;
	}
.currentpage {
	z-index: 1000;
	}
.jsactive .page-wrapper {
	position: absolute;
	top:0;
	left: 0;
	}
	.page {
		position: relative;
		margin: 0 auto ;
		width: 768px;
		background-image: url(../img/page_bg.png);
		background-repeat: repeat-y;
		background-color: #fff;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;
		}
	.ie .page {
		background-image: url(../img/page_bg.gif);
		background-repeat: repeat-y;
		}
	.jsactive .page {
		background-color: transparent;
		}
	.nav-top {
		text-align: left;
		height: 33px;
		width: 766px;
		margin: 0 1px;
		overflow: hidden;
		}
	.nav-top li {
		 float: left;
		 height: 33px;
		 overflow: hidden;
		 background-image: url(../img/nav-top_bg.gif);
		 }
	.nav-top a {
		display: block;
		height: 33px;
		padding-left: 1000px;
		overflow: hidden;
		background-image: url(../img/nav-top_bg.gif);
		}	
	.nav-00,
	.nav-00 a {
		width: 70px;
		background-position: 0px 0px;
		}
	.nav-01,
	.nav-01 a {
		width: 120px;
		background-position: -70px 0;
		}
	.nav-02,
	.nav-02 a {
		width: 139px;
		background-position: -190px 0;
		}
	.nav-03,
	.nav-03 a {
		width: 75px;
		background-position: -329px 0;
		}
	.nav-04,
	.nav-04 a {
		width: 150px;
		background-position: -404px 0;
		}
	.nav-05,
	.nav-05 a {
		width: 212px;
		background-position: -554px 0;
		}
	
	.nav-00 a:hover { background-position: 0 -33px; }
	.nav-01 a:hover { background-position: -70px -33px; }
	.nav-02 a:hover { background-position: -190px -33px; }
	.nav-03 a:hover { background-position: -329px -33px; }
	.nav-04 a:hover { background-position: -404px -33px; }
	.nav-05 a:hover { background-position: -554px -33px; }
	
	.nav-00 a.current, .nav-00 a.current:hover { background-position: 0px -66px; }
	.nav-01 a.current, .nav-01 a.current:hover { background-position: -70px -66px; }
	.nav-02 a.current, .nav-02 a.current:hover { background-position: -190px -66px; }
	.nav-03 a.current, .nav-03 a.current:hover { background-position: -329px -66px; }
	.nav-04 a.current, .nav-04 a.current:hover { background-position: -404px -66px; }
	.nav-05 a.current, .nav-05 a.current:hover { background-position: -554px -66px; }
	
	
	.logo {
		margin: 10px auto;
		}
	.content {
		text-align: left;
		margin: 20px auto 16px;
		padding-top: 20px;
		width: 734px;
		font-size: 12px;
		line-height: 17px;
		background: url(../img/content_bg.gif) bottom no-repeat #fff;
		position: relative;
		}
	.ie .content {
		margin: 0 auto 16px;
		}
		.content-photo {
			float: left;
			width: 368px;
			padding: 55px 0 45px;
			text-align: right;
			}
		.content-photo.lessmargin {
			padding: 16px 0 45px;
			}
		.content-photo p {
			padding: 5px 0 0 16px;
			text-align: left;
			line-height: 13px;
			font-size: 11px;
			}
		.photoslide {
			width:352px;
			overflow: hidden;
			float: right;
			}
		.content-text {
			float: left;
			width: 330px;
			margin-left: 16px;
			padding: 16px 0 40px;
			}
		.content h1 {
			font-size: 20px;
			font-weight: normal;
			color: #4FA700;
			margin-bottom: 16px;
			line-height: 20px;
			}
		.content h2 {
			font-size: 16px;
			font-weight: normal;
			color: #4FA700;
			padding-top: 4px;
			margin-bottom: 10px;
			line-height: 18px;
			}
		.content p {
			margin-bottom: 15px;
			}
		.content img {
			margin-bottom: 1px;
			}
		.content ul {
			padding-left: 10px;
			}
		.content li {
			padding-left: 25px;
			background: url(../img/li_bullet.gif) no-repeat left top;
			
			padding-bottom: 10px
			}
		.content a {
			color: #E95C00;
			}
		.content a:hover {
			text-decoration: underline;
			}
		
		.content-fullwidth-photo {
			width: 100%;
			padding: 0;
			text-align: center;
			}
		.content-fullwidth-text {
			padding: 0 16px;
			}
		.content-ajax {
			position: absolute;
			width: 100%;
			height: 100%;
			background-color: #888;
			z-index: 99;
			display: none;
			}
		#googleMap {
			position: relative;
			width: 352px;
			height: 440px;
			margin-left: 16px;
			text-align: left;
			}
	#loader {
		position: absolute;
		top:20px;
		left: 2px;
		height: 32px;
		width: 60px;
		z-index: 10;
		background: url(../img/ajax-loader.gif) center left no-repeat;
		display: none;
		font-size: 14px;
		color: #4FA700;
		padding-left: 32px;
		line-height: 32px; 
		}