html, body, div, span, applet, object, iframe, blockquote, pre, 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, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline; background: transparent;}

body { 
	background:#4B494A url(../images/bg.jpg) repeat-x;
}

.pic { 
	border:none;
	padding:0px;
	margin:0px; 
}

h1 { 
	font-size:18px;
	font-family:Arial; 
	line-height:18px; 
	color:#4E4E4E;
}

h2 { 
	font-size:13px;
	font-family:Arial; 
	line-height:18px; 
	color:#6CAD51;
}

p {
	font-size:12px;
	font-family:Arial;
	line-height:18px;
	color:#666;
	text-align: justify;
}

span { 
	font-size:12px; 
	font-family:Arial;
	line-height:18px; 
	color:#666; 
}

ul {
	list-style:url(../images/bullet.gif);
	font-size:12px; 
	font-family:Arial;
	line-height:18px; 
	color:#666; 
}

/**************************************************************************/

#wrapper {
	background:#fff;
	position:relative; 
	width:860px; 
	height:auto;
	margin:30px auto 10px auto; 
	overflow:hidden;
}

#top {
	position:relative;
	background:url(../images/bg_top_left.jpg) top left no-repeat;
	width:860px;
	height:70px;
	margin:0px 0px 0px 0px;
	padding:0px;
}

#logo {
	position:relative;
	float:left;
	width:182px;
	height:40px;
	margin:15px 10px 0px 20px;
	padding:0px;
}

#slogan {
	position:relative;
	float:left;
	width:275px;
	height:20px;
	margin:35px 0px 0px 0px;
	padding:0px;
}

#nav-header {
	position:relative;
	width:820px;
	height:233px;
	margin:0px 20px 10px 20px;
	padding:5px 0px 5px 0px;
	border-top:1px solid #BABABA;
	border-bottom:1px solid #BABABA;
}

#nav {
	position:relative;
	background:#6CAD51 url(../images/bg_nav.gif) no-repeat;
	float:left;
	width:207px;
	height:203px;
	margin:0px;
	padding:30px 0px 0px 0px;
}

a.menu {
	position:relative;
	display:block;
	background:#6CAD51 url(../images/bullet_nav-trans.png) left no-repeat;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#4B494A;
	width:177px;
	height:25px;
	line-height:25px;
	margin:0px;
	padding:0px 0px 0px 30px;
	border-bottom:1px solid #61A045;
	text-decoration:none;
	text-transform:uppercase;
}

a.menu:hover {
	position:relative;
	display:block;
	background:#4B494A url(../images/bullet_nav-trans.png) left no-repeat;
	color:#fff;
	text-decoration:none;
}

#header {
	position:relative;
	float:right;
	width:608px;
	height:233px;
	margin:0px;
	padding:0px;
}

.txtcaption {
	font-family: trebuchet ms;
	font-size: 20px;
	color: #6CAD51;
	text-decoration: none;
	font-weight:bold;
	line-height:16px;
}


#content {
	position:relative;
	width:820px;
	height:auto;
	margin:0px 20px 0px 20px;
	padding:0px 0px 20px 0px;
	clear:both;
	border-bottom:1px solid #DCDCDC;
	overflow:auto;
}

#content_left {
	position:relative;
	float:left;
	width:207px;
	height:auto;
	margin:0px;
	padding:0px;
}

#content_center {
	position:relative;
	float:left;
	width:380px;
	height:auto;
	margin:0px;
	padding:0px 20px 0px 20px;
	text-align:justify;
	border-right:1px solid #DCDCDC;
}

#content_right {
	position:relative;
	float:right;
	width:170px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	text-align:justify;
}

#content_sub {
	position:relative;
	float:right;
	width:570px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px 20px 0px 0px;
	text-align:justify;
}

#content_sub a {
	font-size:12px; 
	font-family:Arial;
	line-height:18px; 
	color:#6CAD51;
	text-decoration:none;
}

#content_sub a:hover {
	color:#4E4E4E;
	text-decoration:none;
}

#content_right ul {
	margin:0 0 0 15px;
	padding:0;
}

#content_right a {
	font-size:12px; 
	font-family:Arial;
	line-height:18px; 
	color:#6CAD51;
	text-decoration:none;
}

#content_right a:hover {
	color:#4E4E4E;
	text-decoration:none;
}

#footer {
	position:relative;
	background:url(../images/bg_bottom_right.gif) bottom right no-repeat;
	width:860px;
	height:70px;
	margin:10px 0px 0px 0px;
	padding:0px;
	clear:both;
}

#footer_left {
	position:relative;
	float:left;
	width:auto;
	height:auto;
	margin:0px 0px 0px 20px;
	padding:0px;
	display:inline;
}

#footer_left a {
	font-size:12px; 
	font-family:Arial;
	line-height:18px; 
	color:#6CAD51;
	text-decoration:none;
}

#footer_left a:hover {
	color:#4E4E4E;
	text-decoration:none;
}

#footer_right {
	position:relative;
	float:right;
	width:auto;
	height:auto;
	margin:0px 20px 0px 0px;
	padding:0px;
	font-size:12px; 
	font-family:Arial;
	line-height:18px; 
	color:#666;
	display:inline;
}

#footer_right a {
	font-size:12px; 
	font-family:Arial;
	line-height:18px; 
	color:#666;
	text-decoration:none;
}

#footer_right a:hover {
	color:#6CAD51;
	text-decoration:none;
}

#matrix {
	position:relative; 
	width:820px; 
	height:auto;
	margin:0px auto 10px auto; 
	overflow:hidden;
}

#matrix a {
	font-size:12px; 
	font-family:Arial;
	line-height:18px; 
	color:#EFEFEF;
	text-decoration:none;
}

#matrix a:hover {
	color:#fff;
	text-decoration:none;
}
