@charset "utf-8";
/* CSS Document */
body{
	background:#ddcab7 url(images/bg.jpg) repeat-x;
}
li,
p,
h1,
h2,
h3,
body{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}
li{
	list-style-image:url(images/bullet.gif);
}
h1,
h2,
h3{
	color:#004609;
	line-height:27px;
	margin:1px;
	margin-top:8px;
}
h1{
	font-size:17px;
	color:#004609;
}
h2{
	font-size:15px;
	color:#402b16;
}
h3{
	font-size:14px;
	color:#402b16;
	line-height:14px;
}
.brown{
	font-size:11px;
	color:#402b16;
	font-weight:bold;
}
a,
a:link,
a:active,
a:visited{
	color:#096;
}
a:hover{
	color:#333;
}
img{
	border:0;
}
hr{	
	color:#c3cacf;
}
td{vertical-align:top;}
#nav{
	text-align:left;
	padding:0;
	background:url(images/content_01.jpg) top no-repeat;
	width:267px; height:481px;
	min-width:267px;
	max-width:267px;
}
#navi{
	background:url(images/content_01.jpg) top no-repeat;
	width:267px; height:481px;
	min-width:267px; min-height:481px;	
	display:block;
	position:absolute;
	z-index:1;
}
#container{
	background:#bd9975;
	vertical-align:top;
	
}
#cent{margin:10px;
	margin-left:21px;
	margin-right:18px;
	width:935px;
}
#content{
	background:#fff url(images/content_02.jpg) top left no-repeat;
	width:675px;
	min-width:675px;
	max-width:675px;
}
#content table{margin:10px;}
#content2{background-repeat:no-repeat;}
#navi2{background-repeat:no-repeat;z-index:2;}
#nat{z-index:99; margin-left:37px;width:187px;
	margin-top:19px;}
#heading{
	background:#cfd5da url(images/default_01.jpg) top left no-repeat;
}
#footer{
	background:#fefefe url(images/foot.jpg) repeat-x ;
	padding:15px;
	text-align:right;
}
#footer p{
	font-size:13px;
	color:#d34817;
	margin:8px;
}

.lb{
	background: url(images/lb.jpg) top right repeat-y;
	vertical-align:top;
	text-align:right;
}
.rb{
	background: url(images/rb.jpg) repeat-y;
	vertical-align:top;
}


.form_text1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #000;
}
.form_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #004609;
	font-weight:bold;
}
.form_fields {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000;
	background-color: #FFF;
	border: 2px groove #004609;
	width: 150px;
}
.form_button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #fff;
	border: 2px groove #004609;
	background-color: #004609;
	font-weight:bold;
}
#myform {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 5px;
}
.Contact{
	font-weight:bold;
	color:#000;
}
.border{
	background:url(images/border.jpg) repeat-y left;
	padding-left:10px;
}
.pad_it{
	padding:1em;
}
a#netter,
a#netter:link,
a#netter:visited,
a#netter:active{
	height:121px;
	display:block;
	width:153px;
	background:transparent url(images/button.jpg) no-repeat;
}
a#netter:hover{
	background:transparent url(images/button_over.jpg) no-repeat;
}
a.mini,
a.mini:link,
a.mini:visited,
a.mini:active{
	color:#FFF;
	text-decoration:none;
}
a.mini:hover{
	color:#09F
}
a.menu{
	height:55px;
	width:187px;
	display:block;
	margin:0;
	padding:0;
}
a#menu_01,
a#menu_01:link,
a#menu_01:visited,
a#menu_01:active{
	height:54px;
}
a#menu_01:hover{
	/*background:transparent url(images/menu_over_01.jpg) no-repeat;*/
}
a#menu_02,
a#menu_02:link,
a#menu_02:visited,
a#menu_02:active{
	height:55px;
}
a#menu_02:hover{
	/*background:transparent url(images/menu_over_02.jpg) no-repeat;*/
}
a#menu_03,
a#menu_03:link,
a#menu_03:visited,
a#menu_03:active{
	height:54px;
}
a#menu_03:hover{
	/*background:transparent url(images/menu_over_03.jpg) no-repeat;*/
}
#side{
	background: url(images/side_bg.jpg) repeat-y;
	min-height:320px;
}
.ntm{
	margin-top:0px;
}
.nbm{
	margin-bottom:0px;
}
.fl{
	float:left;
	clear:left;
}
.br{
	border-right:1px #666 solid;
}
