

/* Elements */

body {
	margin: 0;
	font: 71% 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8F8F8F;
}
img { border: 0; }

#content { margin: 10px auto; width: 960px; }


h1 {
}

h2, h3, h4, h5, h6 {
	color: #2582A4;
}

p, ol, ul {
	text-align: left;
}

strong {
	font-weight: bold;
	color: #808080;
}

a {
	color: #87A019;
}

a:hover {
	text-decoration: none;
	color: #2582A4;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

.box {
	margin-bottom: 0;
	padding-bottom: 0;
border-bottom:1px dotted #999999;

}
.fox {
	margin-bottom: 0;
	padding-bottom: 0;
		background: #FDFDFD;
border-bottom:1px dotted #999999;
}

.bottom {
	display: block;
	margin-bottom: 0;
	padding-bottom: 10px;
}
.fottom {
	display: block;
	margin-bottom: 0;
	padding-bottom: 10px;
}
.image {
	float: left;
	margin: 0 0 0 0;
	padding: 0;
}

.indent {
	margin-left: 125px;
}

/* Header */


#header {
	position: relative;
	background: #FFFFFF  url(images/backg.jpg) no-repeat;
	height: 120px;	
	width: 100%;
}
#header h1#logo {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 4.1em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	color: #CCC;
	text-transform: lowercase;
	/* change the values of top and Left to adjust the position of the logo*/
	top: 0; left: 5px;	
}
#header h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
	/* change the values of top and Left to adjust the position of the slogan*/
	top: 48px; left:65px;		
}
/* Menu */

#menu {
	float: left;
	width: 906px;
	height: 37px;
	margin: 0;
	padding: 0 0 0 2px;
	list-style: none;
	background: url(images/img01.gif) repeat-x;
}
#fenu {
	float: left;
	width: 1px;
	height: 37px;
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	background: url(images/img02.gif) no-repeat;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 27px;
	padding: 10px 15px 0px 15px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: #A4B74C url(images/img04.gif) repeat-x;
}
#menu li#current a{
	background: #A4B74C url(images/img04.gif) repeat-x;
}
#ico {
	float: right;
	width: 1px;
	height: 37px;
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	background: url(images/img03.gif) no-repeat right top;
}

/* Search */

#search {
	float: right;
	height: 28px;
	margin: 0;
	padding: 9px 25px 0 0;
	background: url(images/img03.gif) no-repeat right top;
}

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

#input1 {
	width: 164px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: none;
}

#input2 {
	height: 20px;
	background: #87C4DB;
	border: none;
	text-transform: lowercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 930px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 210px;
	background: url(images/img05.gif) repeat-x;
				margin-top: 4px;


}
#des {
	float: left;
	width: 210px;
	background: url(images/back5.gif) repeat-x;

}


#colOne h3 {
	padding: 0 20px;
}

#colOne ul {
	margin-left: 0;
	padding-left: 20px;
	padding-right: 20px;
	list-style: none;
}

#colOne li {
	padding: 5px 0;
	border-top: 1px solid #EFEFEF;
}

#colOne li.first {
	border: none;

}
#colOne a {
		text-decoration: none;

}
#colTwo {
	float: right;
	width: 664px;
	padding: 30px 20px 0 30px;
	background: url(images/img09.gif) repeat-x;
		border-left: 1px solid #f2f2f2;
			margin-top: 4px;



}

#colTwo h2 {
	margin-top: 0;
	font-size: 26px;
}

#colTwo h3 {
	margin-bottom: 0;
	font-size: 18px;
}

#colTwo h4 {
	margin-top: 0;
	font-size: 11px;
	font-weight: normal;
}

#colTwo .box {
	margin: 0 -20px 20px -20px;
	padding: 0 30px 0 20px;
}

#colTwo .bottom {
	margin: 0 0 20px -20px;
	padding: 0 0 20px 20px;
}

/* Logo */

#logo {
	height: 150px;
	background: url(images/img06.gif) no-repeat;
}

#logo h1, #logo h2, #logo a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-transform: lowercase;
	text-align: center;
	color: #FFFFFF;
}

#logo h1 {
	padding-top: 25px;
	font-size: 34px;
}

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

/* Footer */

#footer {
	clear: both;
	width: 930px;
	margin: 0 auto;
	padding-top: 40px;
	background: url(images/img11.gif) repeat-x;
}
#footer a {
	text-decoration: none;
}

#footer p {
	margin: 0;
	text-align: center;
}
.style4 {font-size: 14px}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style9 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style10 {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.style11 {color: #2582A4}
.style12 {
	font-size: 12px
}
.style13 {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.style14 {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 13px; }
.style16 {color: #87A019}
.style17 {font-size: 18px}
.meta1 {clear:both; border-top: 1px solid #E4E4E4; padding: 5px 1px 0 0; margin:5px 0 0 0; text-align:right; font-size:1em; color: #567;}
blockquote {
	margin: 15px;
 	padding: 0 0 0 32px;  	
  	background: #FAFAFA url(images/quote.gif) no-repeat 5px 10px !important; 
	background-position: 8px 10px;
	border: 1px solid #f2f2f2; 
	border-left: 3px solid #BACC6D;  
	font-weight: bold; 
}
#ad {
	float: left;
	width: 930px;
	background: #FFFFFF repeat-x;
}
p {line-height: 160%}