/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
  color: #1B1B17;
  font-family: "Times New Roman", Times, serif; 
  font-size: 14px;
  text-decoration: none;  
margin: 10px 0 0 0;
	padding: 0;
	background: #FFFFFF url(newimages/img04.gif) repeat-x;
	scrollbar-arrow-color: 7788ee;
  scrollbar-track-color: 232a4b;
  scrollbar-face-color: 344099;
  scrollbar-highlight-color: 112299;
  scrollbar-3dlight-color: 203057;
  scrollbar-darkshadow-color: 101525;
  scrollbar-shadow-color: 152535;
	
	color: #7F7772;
}
.line {
	background-color: #000000;
}
.footer {
	font-size: 11px;
}
.tables {
	background-color: #eeeeee;
	padding: 5px;
	border-bottom: solid 1px #333333;
}
p, ul, ol {
	margin-bottom: 10px;
	line-height: 112%;
}



blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #5E9D40;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

small {
}

hr {
	display: none;
}



img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: 1px solid #d6d6d6;
}

/* header */

#header {
	width: 770px;
	height: 100px;
	margin: 0 auto;	
}




#headerbg {
width:100%;
	height: 285px;
	margin: 0; padding:0; top:0px;left:0px;
	z-index: -100;  position: absolute;  float: left;
}

/* Logo */

#logo {
	float: left;
	width: 164px;
	height: 45px;
	background-color: white;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
}

#logo h1 {
	padding-top: 15px;
	font-size: 36px;
}

#logo h2 {
	font-size: 12px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	text-align: right;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search legend {
	display: none;
}

#searchinput, #searchsubmit {
	border: 1px solid #EDEBD5;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7F7772;
}

#searchinput {
	padding: 2px 5px;
	width: 198px;
	background: #FFFFFF url(images/img02.gif) repeat-x;
}

#searchsubmit {
	background: #FFFFFF url(images/img03.gif) repeat-x left bottom;
}

/* Menu */

#menubg {
	width: 100%;
	height: 70px;
	margin: -30px auto 0 auto;
	background-image: url(images/menubg1.jpg);
	background-repeat: repeat-x;
}

#menu {
	width: 770px;
	height: 70px;
	margin: 0px auto 0 auto;
	}

#menu ul {
	float: left;
	margin: 3px 0 0 0;
	padding: 0;
	list-style: none;
}

#menu li {
	float: left;width:87px; padding:0; margin:2px 20px 0 0px;
	display: block;
	height: 40px;text-align: center;
}



#menu a {
	display: block; line-height:14px; margin:0;padding:0
width:8px;
	height: 35px;
	text-align: center;
	text-decoration: none;	
	font-weight: bold;
	color: #7F7772; 

}
#menu a.currect{
	background: url(images/menubgs.gif) 0px 0px; color: white;
	background-repeat: no-repeat; width:100px; height:29px; padding:0; ,margin:0;
}


html>body #menu a {
	width: auto;
}

#menu li.active {

}

#menu li.active a {
	color: #5E9D40;
}

/* Page */

#page {
	width: 770px;
	margin: 145px auto 20px auto;
	background: url(images/img07.gif) repeat-y 260px 0;
}

#page2 {
	width: 770px;
	margin: 160px auto 20px auto;
	background-position: 260px 0;
}

/* Content */

#content {
	float: right;
	width: 490px;
}
#content img { width: expression(this.width > 490 ? 490: true); max-width: 490px;  }

.title { height:34px; 
	padding: 25px 0 5px 20px;
	border-bottom: 1px solid #EDEBD5;
	font-size: 114%;
	font-weight: bold; color: green;

	background: url(images/titiletop.jpg) no-repeat;
}
.title1 { height:34px; width:770px;
	padding: 25px 0 5px 20px;
	border-bottom: 1px solid #EDEBD5;
	font-size: 114%;
	font-weight: bold;

	background: url(images/titletop1.jpg) no-repeat;
}
.twocols {
}

.twocols .col1 {
	float: left;
	width: 235px;
}

.twocols .col2 {
	float: right;
	width: 235px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(images/img10.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 167px; height:272px;
	background: url(images/leftmenubg.jpg) no-repeat;
}
#sidebar1 {
	float: left;
	width: 210px; height:110px;	
}
#sidebar1 table{
	float: left;
	 padding:0 margin:0
}
#sidebar2 {
	float: left;
	width: 210px; height:180px;	
}
#sidebar2 ul{
	float: left; width:210px;
margin:0;	
}
#sidebar1 ul{
	float: left;
margin:0;	
}
 #search1 { 	padding: 0; float: left;
	margin: 10px 0 0 0px; color: green;  background: url(images/search.gif) no-repeat; width:150px; height:35px; padding:6px 0 0 30px;   font-weight: bolder;   }

	#form {margin:0;		padding: 0;}
	
#sidebar ul {height:272px;
	padding: 0;
	margin: 10px 0 0 0px;
	list-style: none;	
}

#sidebar li {margin:0 0 0 10px; color: white;
	padding: 10px 0 10px 38px; background: url(images/leftmenu.gif) no-repeat 0px 5px;
	font-weight: bold;
}
#sidebar li a {color: white;
	font-weight: bold;
}

#sidebar h2 {
	border-bottom: 1px solid #EDEBD5;
	font-size: 114%;
	font-weight: bold;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding-top: 20px;
	background:  url(images/bottom.jpg) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 100%;
}
