* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none; 
}

ul li {
   color: black;
}

object {
	vertical-align: top;
	outline: none;
}

a {
	outline: none;
	color: #37add6;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

body {
	background: #fff;
	font-family: "MS Trebuchet", Arial, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

h1 {
  font-family: Georgia, Times, sans-serif;
  line-height:normal;
}

h2 {
	font-family: Georgia, Times, sans-serif;
	padding: 0 0 19px 0;
	word-spacing: -1px;
	line-height: 1.2em;
	font-size: 2em;
	color: #2b2b2b;
}

h3.green {
   font-family: Georgia, Times, sans-serif;
	padding: 0 0 19px 0;
	word-spacing: -1px;
	line-height: 1.2em;
	font-size: 2em;
   color: #009140;
}

	h2.extra {
		padding: 0 0 14px 0;
	}

	h2 span {
		display: block;
		padding: 0 0 2px 0;
	}

h4 {
	width: 100%;
	padding: 0 0 12px 0;
	overflow: hidden;
	text-transform: uppercase;
	line-height: 1.636em;
	font-size: 0.917em;
	color: #2b2b2b;
}

	h4 img {
		float: left;
		margin: 0 10px 0 0;
	}
	
	h4 span {
		display: block;
		padding: 8px 0 0 0;
	}
	
	h4 b {
		display: block;
		padding: 8px 0 9px 0;
	}
	h4 a {
		text-decoration:none;
		color: #2b2b2b;
	}
/*	h4 a:hover {
		border-bottom:	1px dotted black;
		text-decoration: underline;
	} */
h6 {
	line-height: 1.538em;
	font-size: 1.083em;
	font-weight: normal;
	font-style: italic;
	color: #37add6;
}

	h6 a {
		color: #37add6;
	}
	
	h6 b {
		display: block;
		padding: 7px 0 13px 0;
		font-weight: normal;
	}
	
	h6 strong {
		display: block;
		padding: 2px 0 20px 0;
		font-weight: normal;
	}
	
	h6 em {
		display: block;
		padding: 7px 0 20px 0;
		font-style: normal;
	}

.fleft {
	float: left;
}

	img.fleft {
		margin: 0 26px 16px 1px;
	}
	
	img.fleft1 {
		float: left;
		margin: 0 26px 26px 1px;
	}

	img.peoplelist {
		padding: 10px;
	}
	
.fright {
	float: right;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#main-tail-top {
	background: #f3f3f3 url(/images/main-tail-top.gif) repeat-x 0% 0%;
}

#main-tail-bot {
	background: url(/images/main-tail-bot.gif) repeat-x 0% 100%;
	width: 100%;
}

#main-bg {
	background: url(/images/main-bg.gif) no-repeat;
   height: 245px;
	width: 980px;
	margin: 0 auto;
	font-size: 0.75em;
}

#main-top {
	width: 980px;
	margin: 0 auto;
	font-size: 0.75em;
}

#main {
	width: 980px;
	margin: 0 auto;
	font-size: 0.75em;
}

#header {
	position: relative;
	height: 55px;
}

.sub-head {
   display: block;
   height: 104px;
   width: 100%;
   background-image: url(/images/flag-tile.png);
   background-repeat: repeat-x;
}
.herb {
   display: block;
   height: 104px;  
   margin-left: 150px;
}


#menu {
	overflow: hidden;
	position: absolute;
	top: 10px;
	left: -13px;
}

	#menu li {
		background: url(/images/menu-divider.gif) no-repeat 0% 13px;
		float: left;
		margin: 0 0 0 -1px;
		padding: 0 14px 0 14px;
		font-size: 1.167em;
		font-weight: 400;
	}
	
		#menu li a {
			display: inline-block;
			height: 40px;
			float: left;
			line-height: 40px;
			text-decoration: none;
			color: #fff;
		}
		
		#menu li a:hover {
			color: #f4693a;
		}
	
		#menu li.act a {
			background: #f3f3f3 url(/images/menu-left.gif) no-repeat 0% 0%;
			display: inline-block;
			height: 40px;
			float: left;
			line-height: 40px;
			text-decoration: none;
			color: #000;
		}
		
			#menu li.act a span {
				background: url(/images/menu-right.gif) no-repeat 100% 0%;
				display: block;
				float: left;
				height: 40px;
				padding: 0 18px 0 18px;
			}
			
		#menu li.act a:hover {
			color: #000;
		}

#search-form {
	background: url(/images/search-input.gif) no-repeat 0% 0%;
	width: 259px;
	height: 28px;
	overflow: hidden;
	position: absolute;
	top: 11px;
	right: 1px;
}

	#search-form input {
		background: none;
		width: 149px;
		height: 20px;
		padding: 4px 16px 4px 16px;
		border: none;
		float: left;
		font-family: "MS Trebuchet", Arial, sans-serif;
		font-size: 1.083em;
		color: #6e6e6e;
	}
	
	#search-form input#search-submit {
		background: url(/images/search-submit.gif) no-repeat 0% 0%;
		width: 74px;
		height: 28px;
		margin: 0 0 0 4px;
		padding: 0;
		border: none;
		float: left;
		cursor: pointer;
		text-transform: uppercase;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.917em;
		font-weight: bold;
		color: #fff;
	}

#logo {
	position: absolute;
	top: 140px;
	left: 20px;
}

#header-text {
	text-align:center;
	width:490px;
	position: absolute;
	top: 90px;
	font-size:1.31em;
}

	#header-text  h1{
	font-size:3.1em;
	font-weight: normal;
	line-height: normal;
	color: #007d38;
}

	#header-text  h1 a{
	color: #007d38;
	text-decoration: none;
}

#header-link {
	background: url(/images/arrows.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 14px;
	padding: 0 0 0 22px;
	line-height: 14px;
	font-size: 1.333em;
	text-decoration: none;
	color: #010101;
	position: absolute;
	top: 268px;
}

	#header-link:hover {
		font-weight: bold;
	}

	
#icon-1 {
	position: absolute;
	top: 321px;
	right: 129px;
}

#icon-2 {
	position: absolute;
	top: 232px;
	right: 198px;
}

#icon-3 {
	position: absolute;
	top: 318px;
	right: 258px;
	z-index: 2;
}

#twitter {
	background: url(/images/twitter.gif) no-repeat 0% 0%;
	display: block;
	width: 173px;
	height: 85px;
	overflow: hidden;
	font-size: 1.083em;
	color: #1896c2;
	position: absolute;
	top: 361px;
	right: 195px;
}

	#twitter span {
		display: block;
		padding: 56px 0 0 24px;
	}

#content {
	background: url(/images/content.jpg) no-repeat 0% 0%;
	padding: 15px 0 71px 0;
}

	#page7 #content {
		padding: 45px 0 67px 0;
	}

	#content p {
		padding: 0 0 20px 0;
		line-height: 1.538em;
		font-size: 1.083em;
		color: #555;
	}
	
	#content p small {
		float: right;
		font-size: 1em;
	}
	
	#content p i a {
		font-style: normal;
		color: #899a9d;
	}
	
	#content blockquote p strong {
		display: block;
		padding: 0 2px 0 0;
		text-align: right;
		color: #2b2b2b;
	}
	
	#content p.extra {
		padding: 0 0 24px 0;
	}
	
		#content p big {
			display: block;
			padding: 7px 0 0 0;
			font-size: 1em;
		}
/************* TABLES **************/

TABLE.list {
	margin-top: 10px;
	border: 0;
	border-right: 1px solid black;
}

TABLE.list TD {
	padding: 0 0 3px 5px;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
}


TABLE.list THEAD TD {
	border-top: 1px solid black;
	text-align: center;
}

TABLE.peoplelist {
	margin-top: 10px;
	border: 0;
	/*border-right: 1px solid black;
	border-left: 1px solid black;*/
}

TABLE.peoplelist TD{
	border-bottom: 1px dotted black;
}

TABLE.peoplelist TBODY TD {
	padding: 0 0 3px 10px;
}

TABLE.peoplelist THEAD TD {
	border-top: 1px solid black;
	height: 40px;
}

.row-1 {
	width: 100%;
	margin: 0 0 26px 0;
}

.row-2 {
	background: url(/images/row-bg.jpg) no-repeat 0% 0%;
	width: 100%;
	padding: 48px 0 0 0;
}

.link {
	background: url(/images/arrows.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 14px;
	padding: 0 0 3px 23px;
	float: left;
	line-height: 14px;
	font-size: 1.333em;
	text-decoration: none;
	color: #010101;
}

.link:hover {
		text-decoration: underline;
}

.link-indent-left {
	margin: 0 0 0 238px;
}

.link-indent-left1 {
	margin: 0 0 0 209px;
}

.box {
	width: 100%;
	overflow: hidden;
}

	.box .corner-top-left {
		background: url(/images/corner-top-left.gif) no-repeat 0% 0%;
	}
	
	.box .corner-top-right {
		background: url(/images/corner-top-right.gif) no-repeat 100% 0%;
		width: 100%;
	}
	
	.box .border-top {
		background: url(/images/border-top.gif) repeat-x 0% 0%;
		margin: 0 9px;
	}
	
	.box .inner {
		padding: 18px 15px 18px 13px;
	}
	
	.box p {
		padding: 0 0 0 0 !important;
		line-height: 1.538em !important;
		font-size: 1.083em !important;
		color: #555 !important;
	}
	
	.box p.extra {
		padding: 0 0 17px 0 !important;
	}
	
	.box p a {
		color: #1896c2 !important;
	}

.line-ver {
	background: url(/images/line-ver.gif) repeat-y;
	width: 100%;
}

.line-ver-1 {
	background: url(/images/line-ver.gif) repeat-y;
	width: 100%;
}

.list {
	overflow: hidden;
	padding: 0 0 0 1px;
}

	.list li {
		background: url(/images/marker.gif) no-repeat 1px 10px;
		padding: 0 0 0 11px;
		line-height: 1.625em;
		font-size: 1.333em;
		font-style: italic;
		color: #37add6;
	}
	
	.list li a {
		color: #37add6;
	}

.list-1 {
	padding: 7px 0 0 0;
	overflow: hidden;
	line-height: 1.538em;
	font-size: 1.083em;
	color: #899a9d;
}

	.list-1 dt {
		font-style: italic;
		color: #37add6;
	}
	
	.list-1 dt a {
		color: #37add6;
	}
	
	.list-1 dd {
		padding: 0 0 6px 0;
	}

.list-2 {
	width: 100%;
	overflow: hidden;
}

	.list-2 dt {
		background: url(/images/marker.gif) no-repeat 2px 5px;
		padding: 0 0 17px 12px;
		font-size: 1.333em;
		font-style: italic;
		color: #37add6;
	}
	
		.list-2 dt a {
			color: #37add6;
		}
		
	.list-2 dd {
		padding: 0 0 23px 0;
		line-height: 1.538em;
		font-size: 1.083em;
		color: #899a9d;
	}

#footer {
	width: 100%;
	height: 92px;
	overflow: hidden;
}

	#footer div {
		padding: 27px 0 0 0;
	}

	#footer ul {
		float: left;
		margin: 0 0 0 -11px;
		padding: 0 0 6px 0;
		overflow: hidden;
	}
	
		#footer ul li {
			background: url(/images/divider.gif) no-repeat 0% 4px;
			float: left;
			margin: 0 0 0 -1px;
			padding: 0 10px 0 12px;
		}
		
			#footer ul li a {
				text-decoration: none;
				color: #56514c;
			}
			
			#footer ul li a:hover {
				text-decoration: underline;
			}
		
			#footer ul li.act a {
				color: #2ba6c2;
			}
			
			#footer ul li.act a:hover {
				text-decoration: none;
			}
		
	#footer p {
		width: 100%;
		overflow: hidden;
		color: #969696;
	}
	
		#footer p span {
			margin: 0 3px 0 0;
		}
		
			#footer p span em {
				font-style: normal;
				color: #2ba6c2;
			}
		
		#footer p a {
			margin: 0 0 0 3px;
			text-decoration: none;
			color: #969696;
		}
		
		#footer p a:hover {
			text-decoration: underline;
		}
/*======= index.html =======*/

#page1 .row-1 .col-1 {width: 230px; padding: 0 20px 0 0;}
#page1 .row-1 .col-2 {width: 230px; padding: 0 20px 0 0;}
#page1 .row-1 .col-3 {width: 230px; padding: 0 20px 0 0;}
#page1 .row-1 .col-4 {width: 230px;}

#page1 .row-2 .line-ver {background-position: 683px 0%;}
#page1 .row-2 .col-1 {width: 654px; padding: 0 30px 0 0;}
#page1 .row-2 .col-2 {width: 266px; padding: 0 0 0 30px;}

/*======= index-1.html =======*/

#page2 .row-1 .col-1 {width: 230px; padding: 0 20px 0 0;}
#page2 .row-1 .col-2 {width: 230px; padding: 0 20px 0 0;}
#page2 .row-1 .col-3 {width: 230px; padding: 0 20px 0 0;}
#page2 .row-1 .col-4 {width: 230px;}

#page2 .row-2 .line-ver {background-position: 272px 0%;}
#page2 .row-2 .col-1 {width: 243px; padding: 0 30px 0 0;}
#page2 .row-2 .col-2 {width: 674px; padding: 0 0 0 33px;}

/*======= index-2.html =======*/

#page3 .row-1 .col-1 {width: 480px; padding: 0 20px 4px 0;}
#page3 .row-1 .col-2 {width: 480px; padding: 0 0 4px 0;}

#page3 .row-2 .line-ver {background-position: 683px 0%;}
#page3 .row-2 .col-1 {width: 654px; padding: 0 30px 0 0;}
#page3 .row-2 .col-2 {width: 266px; padding: 0 0 0 30px;}

/*======= index-3.html =======*/

#page4 .row-1 .col-1 {width: 230px; padding: 0 20px 4px 0;}
#page4 .row-1 .col-2 {width: 230px; padding: 0 20px 4px 0;}
#page4 .row-1 .col-3 {width: 230px; padding: 0 20px 4px 0;}
#page4 .row-1 .col-4 {width: 230px; padding: 0 0 4px 0;}

#page4 .row-2 .line-ver {background-position: 253px 0%;}
#page4 .row-2 .line-ver-1 {background-position: 713px 0%;}
#page4 .row-2 .col-1 {width: 234px; padding: 0 20px 0 0;}
#page4 .row-2 .col-2 {width: 398px; padding: 0 30px 0 32px;}
#page4 .row-2 .col-3 {width: 236px; padding: 0 0 0 30px;}

/*======= index-4.html =======*/

#page5 .row-1 .col-1 {width: 230px; padding: 0 20px 0 0;}
#page5 .row-1 .col-2 {width: 230px; padding: 0 20px 0 0;}
#page5 .row-1 .col-3 {width: 230px; padding: 0 20px 0 0;}
#page5 .row-1 .col-4 {width: 230px;}

#page5 .row-2 .line-ver {background-position: 418px 0%;}
#page5 .row-2 .col-1 {width: 399px; padding: 0 20px 0 0;}
#page5 .row-2 .col-2 {width: 531px; padding: 0 0 0 30px;}

#page5 .row-2 .col-2 .block-1 {width: 240px; padding: 0 27px 0 0;}
#page5 .row-2 .col-2 .block-2 {width: 240px;}

/*======= index-5.html =======*/

#page6 .row-1 {margin: 0 0 24px 0;}
#page6 .row-1 .col-1 {width: 230px; padding: 0 20px 0 0;}
#page6 .row-1 .col-2 {width: 230px; padding: 0 20px 0 0;}
#page6 .row-1 .col-3 {width: 230px; padding: 0 20px 0 0;}
#page6 .row-1 .col-4 {width: 230px;}

#page6 .row-2 .line-ver {background-position: 683px 0%;}
#page6 .row-2 .col-1 {width: 654px; padding: 0 30px 0 0;}
#page6 .row-2 .col-2 {width: 266px; padding: 0 0 33px 30px;}

#page6 .row-2 .col-1 .block-1 {width: 212px; padding: 0 26px 0 1px;}
#page6 .row-2 .col-1 .block-2 {width: 186px; padding: 0 35px 0 0;}
#page6 .row-2 .col-1 .block-3 {width: 186px; padding: 20px 0 0 0;}

/*======= end index =======*/

/*======= press =======*/
#press .row-1 .col-1 {width: 320px; padding: 0 20px 4px 0;}
#press .row-1 .col-2 {width: 320px; padding: 0 20px 4px 0;}
#press .row-1 .col-3 {width: 280px; padding: 0 0 4px 20px;}

#press .row-2 .line-ver {background-position: 683px 0%;}
#press .row-2 .col-1 {width: 654px; padding: 0 30px 0 0;}
#press .row-2 .col-2 {width: 266px; padding: 0 0 0 30px;}


/*======= press =======*/

.list-show {
	line-height: 2em;
	padding-left: 20px; 
	list-style: disc inside none;

}

.remark {
	font-size: 0.8em;
	color: gray;
}
