* {
	margin:0;
	outline:0;
	background-image: none;
	background-position: left;
	padding-top: 5;
	padding-right: 30;
	padding-bottom: 5;
	padding-left: 5;
}
html, body {
	height:100%;
}
body {
	font-size:13px;
	line-height:19px;
	font-family:Georgia, Helvetica, Sans-Serif;
	color:#494949;
	background:#edf1e3;
} 
a {
	color:#0252aa;
	text-decoration:none;
	cursor:pointer;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:0;
}
input, textarea, select {
	font-size:12px;
	font-family:Georgia, Helvetica, Sans-Serif;
	color:#b2b2b2;
}
textarea {
	overflow:auto;
}
h2, h3 {
	font-family:"Trebuchet MS", Verdana, Serif;
	font-weight:normal;
	font-size:24px;
	line-height:24px;
}
h2 {
	color:#46791F;
	padding-bottom:3px;
	font-size: 18px;
	font-weight: bold;
}
h3 {
	padding-bottom:4px;
	color:#ff9900;
}
.cl {
	display:block;
	height:0;
	font-size:0;
	line-height:0;
	text-indent:-4000px;
	clear:both;
}
.notext {
	font-size:0;
	line-height:0;
	text-indent:-4000px;
}
.left, .alignleft {
	float:left;
	display:inline;
}
.right, .alignright {
	float:right;
	display:inline;
}
#shell, #footer {
	width:930px;
	margin:0 auto;
	padding:0 15px;
	background-color: #FFFFFF;
	border-top-width: 0;
	border-right-width: 11px;
	border-bottom-width: 11px;
	border-left-width: 11px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e4e8db;
	border-right-color: #e4e8db;
	border-bottom-color: #e4e8db;
	border-left-color: #e4e8db;
	}
#shell {
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0 auto -37px;
}
.last {
	margin-right:10 !important;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header {
	padding-bottom:1px;
	font-size: 24px;
}
.rss {
	position:absolute;
	top:8px;
	right:909px;
	font-size:0;
	line-height:0;
	text-indent:-4000px;
	background:url(images/rss.gif);
	width:20px;
	height:21px;
}
#navigation {
	background:#333333;
	margin-bottom:15px;
	padding:6px 6px 1px 7px;
	position:relative;
	width:917px;
	/*z-index:20;*/
}
#navigation ul {
	float:left;
	display:inline;
	list-style:none;
	font-weight:bold;
}
#navigation ul li {
	float:left;
	display:inline;
	padding:0 24px 6px 0;
}
#navigation ul li a {
	float:left;
	display:inline;
	line-height:27px;
	text-decoration:none;
	color:#cccc99;
	padding:0 5px;
	font-size:15px;
}
#navigation ul li a:hover, #navigation ul li a.active {
	background:#dee6d8;
	color:#333;
}
#navigation ul li.with-dd {
	position:relative;
}
#navigation ul li.with-dd a {
	background:url(images/navigation-arrow-normal.gif) right center no-repeat;
	padding-right:13px;
}
#navigation ul li.with-dd a:hover, #navigation ul li.with-dd a.active {
	background:#dee6d8 url(images/navigation-arrow-active.gif) right center no-repeat;
}
#navigation ul li.with-dd div {
	position:absolute;
	top:33px;
	left:0;
	background:#333333;
	z-index:20;
	width:150px;
	display:none;
}
#navigation ul li.with-dd div ul {
	padding-top:1px;
	font-weight:normal;
}
#navigation ul li.with-dd div li {
	float:none;
	display:block;
	height:100%;
	padding:0;
	list-style-position:outside;
}
#navigation ul li.with-dd div li a {
	height:100%;
	display:block;
	float:none;
	background:transparent !important;
	padding:0 5px !important;
	width:140px;
}
#navigation ul li.with-dd div li a:hover {
	background:#dee6d8 !important;
}
#logo {
	float:left;
	font-size:0;
	line-height:0;
}
#logo a {
	float:left;
	width:231px;
	height:92px;
	background:url(images/logo.gif);
	text-indent:-4000px;
}
#search {
	float:right;
	padding-top:32px;
}
#search a {
	float:left;
	color:#ff9933;
	text-decoration:underline;
	padding-right:7px;
	border-right:1px solid #e6e6e6;
	line-height:13px;
	margin:6px 11px 0 0;
}
#search a:hover {
	text-decoration:none;
}
#search .field {
	float:left;
	background:#f8faf2;
	border:1px solid #e4e8db;
	margin-right:2px;
	padding:4px 7px 5px 7px;
	width:226px;
}
#search .submit {
	float:left;
	width:55px;
	height:26px;
	background:url(images/search-submit.gif);
	border:0;
	cursor:pointer;
	font-size:0;
	line-height:0;
	text-indent:-4000px;
}
#slider {
	position:relative;
	width:930px;
	height:425px;
	overflow:visible;
	z-index:10;
}
.jcarousel-clip, .slider-holder {
	width:930px;
	position:relative;
	overflow:hidden;
}
#slider ul {
	list-style:none;
	position:relative;
}
#slider ul li {
	float:left;
	width:930px;
}
#slider .image {
	float:left;
	height:425px;
}
#slider .data {
	width:284px;
	height:429px;
	float:right;
	background:#232323;
	color:#fff;
	padding:16px 0 0 8px;
}
#slider .data p {
	padding:0 26px 19px 2px;
}
#slider .read-more {
	color:#ff9933;
	height:32px;
	line-height:32px;
	float:right;
	display:inline;
	background:#000;
	padding:0 23px;
	text-decoration:underline;
}
#slider .read-more:hover {
	text-decoration:none;
}
.slider-navigation {
	width:260px;
	height:51px;
	line-height:51px;
	position:absolute;
	right:0;
	bottom:1px;
	padding:0 16px;
	background:#000;
}
.slider-navigation a {
	color:#88995e;
	text-decoration:underline;
}
.slider-navigation a:hover {
	text-decoration:none;
}
.slider-navigation .previous {
	float:left;
}
.slider-navigation .next {
	float:right;
}
#main {
	height:1000px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
}
.box {
	float:left;
	width:288px;
	margin-top: 0;
	margin-left: 15;
	/*background-image:url(images/bgMain.jpg);
	opacity:50%; */
}
.boxHr{
	width:930px;
}
	
#content {
	width:270px;
	padding:10px;
	font-size: 24px;
	text-align: center;
}
#content p {
	padding-bottom:19px;
	font-size: 14px;
	/* [disabled]text-align: justify; */
	color: #000;
}
#content p.last {
	padding-bottom:0;
}
#main .box-image {
	float:left;
	padding:1px;
	border:3px solid #e4e8db;
	display:inline;
	margin-right:11px;
	height:100px;
	overflow:hidden;
	margin-top:4px;
}
#main .read-more {
	background:url(images/main-read-more.gif) left center no-repeat;
	padding-left:10px;
	color:#697a5c;
	font-size:12px;
	text-decoration:underline;
	margin-top:7px;
	float:left;
}
#main .read-more:hover {
	text-decoration:none;
}
.footer-push {
	height:37px;
}
#footer {
	font-size:11px;
	text-transform:uppercase;
}
.footerlink {
	color:#747373;
	padding:12px 8px 0 0;
	line-height:25px;
	/*background:url(images/footer-border.gif) top repeat-x;*/
}
#footer, #footer a {
	color:#000000;
	text-decoration:none;
}
#footer p {
	margin:0;
	padding:0;
	line-height:normal;
	white-space:nowrap;
}
#footer .lf {
	float:left;
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-weight: bold;
	text-align: left;
}
#footer .rf {
	float:right;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000;
	text-align: right;
}
#shell #header p {
	text-align: right;
}
p {
	font-size: 14px;
	text-align: justify;
}
#shell #header p {
	font-size: 24px;
}
#shell #header p {
	text-align: center;
	font-weight: bold;
}
.aa {
	font-family: Verdana, Geneva, sans-serif;
}
.x {
	color: #FFF;
}
.c {
	font-weight: bold;
}
.cc {
	font-weight: normal;
}
.cc {
	font-weight: bold;
}
.contacts{
	color:#FFFFFF;
}
.divhr{
	float:left;
	background-color:#E4E8DB; height:10px; width:930px;
}
.divhr2{
	float:left;
	height:10px; width:930px;
}
#shell div .contacts {
	color: #000;
}
#shell #main #content p strong {
	text-align: left;
}
#shell #main #content p strong {
	font-size: 16px;
}
.aaa {
	font-size: 17px;
}
#shell #main .box.last h2 .aaa {
	font-size: 16px;
}
.aaa {
	font-size: 14px;
}
.aa {
	color: #3BA11F;
	font-size: 36px;
}
.aa {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.aa1 {
	color: #FE8D00;
}
.aa1 {
	font-size: 36px;
}
#vm{
	width:620px; 
}
.xx {
	color: #FFF;
}
.zz {
	font-weight: bold;
}
.az {
	color: #FFF;
}
#shell #main #content p .az {
	color: #FFF;
}
