/**
 * Main CSS Stylesheet
 * @copyright Copyright AskGraphics.com 
 * @license http://creativecommons.org/licenses/by/3.0/
 */

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
a{
	color:#000000;
	text-decoration:none;
}
#under a{
	text-decoration:underline;
}
a:hover{
	color:#000;
}
a img{
	border:0;
}
a.link{
	text-decoration:underline;
}
a.link:hover{
	text-decoration:none;
}
body{
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	background:#ffffff url(images/bg.gif) repeat-x top left;
	color:#000000;
}

#page{
	width:820px;
	margin:0px auto;
}

/* HEADER */

#header{
	width:100%;
	height:329px;
}

#header_top{
	width:100%;
	height:104px;
	background:url(images/header_top_bg.gif) no-repeat top left;
}

#header_center{
	width:100%;
	height:51px;
}

#header_end1{
	width:100%;
	height:174px;
	background:url(images/header_end_bg_1.png) no-repeat top left;
}


#header_end2{
	width:100%;
	height:174px;
	background:url(images/header_end_bg_2.png) no-repeat top left;
}

#header_end3{
	width:100%;
	height:174px;
	background:url(images/header_end_bg_3.png) no-repeat top left;
}

#header_end4{
	width:100%;
	height:174px;
	background:url(images/header_end_bg_4.png) no-repeat top left;
}

#header_end5{
	width:100%;
	height:174px;
	background:url(images/header_end_bg_5.png) no-repeat top left;
}



#header_logo{
	margin-left:30px;
	padding-top:40px;
}

#header_slogan{
	text-align:center;
	color:#5c573a;
	width:674px;
}

#header_main_menu{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-transform:uppercase;
	padding-top:18px;
	text-align:left;
}

#header_main_menu span{
	padding-left:15px;
	padding-right:15px;
}

#header_main_menu a{
	color:#FFFFFF;
}

#header_main_menu a:hover{
	text-decoration:underline;
}

#header_descr{
	width:405px;
	margin-left:75px;
	padding-top:30px;
	text-align:right;
	color:#A6A6A6;
	line-height:20px;
}

#header_descr h4{
	font-size:17px;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom:8px;
}

/* BODY */

#body{
	width:100%;
	float:left;
	padding-top:20px;
	padding-bottom:20px;
}

#body_top{
	width:100%;
	float:left;
/*	background:url(images/body_bg.gif) repeat-y top left; */
}

#body_left{
	width:172px;
	float:left;
}

#body_right{
	width:257px;
	float:right;
}

#body_index{
	width:490px;
	margin:0px auto;
	line-height:18px;
}

#body_index h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#000000;
	margin-bottom:10px;
	text-transform:uppercase;
}

#body_index p{
	padding-bottom:15px;
}

#body_right_news{
	width:173px;
	margin:0px auto;
}

#body_right_news h2{
	color:#422e22;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	width:230px;
	height:37px;
	background:url(images/body_right_news_title.gif) no-repeat top left;
	padding-left:43px;
	padding-top:10px;
}

#body_right_news ul{
	margin-top:5px;
	margin-left:5px;
	width:265px;
}

#body_right_news ul li{
	color:#64635d;
	font-size:10px;
	padding-bottom:5px;
	padding-top:10px;
}

#body_right_news ul li a{
	color:#000000;
	font-weight:bold;
}

#body_right_news ul li a:hover{
	text-decoration:underline;
}

#body_right_news ul li p{
	padding-top:2px;
	line-height:15px;
}

#body_right_news ul li .body_right_news_link{
	text-align:right;
	padding:0px;
	padding-bottom:5px;
}

#body_right_news ul li .body_right_news_link a{
	color:#000000;
	background:url(images/readmore.gif) no-repeat left 6px;
	padding-left:10px;
}


#body_left_news ul li .body_right_news_link a{
	color:#000000;
}


.body_right_news_title{
	border-bottom:1px solid #000;
	padding-bottom:6px;
	color:#000000;
	font-size:11px;
}

/* FOOTER */

#footer{
	width:100%;
	height:117px;
	background:url(images/footer_bg.gif) repeat-x top left;
	clear:both;
}

#footer_content{
	width:779px;
	height:117px;
	margin:0px auto;
	background:url(images/footer_top_bg.gif) no-repeat top left;
}

#footer_menu{
	color:#fff;
	text-align:left;
	padding-top:18px;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	width:100%;
}

#footer_menu span{
	padding-left:10px;
	padding-right:10px;
}

#footer_menu a{
	color:#fff;
}

#footer_menu a:hover{
	text-decoration:underline;
}

#footer_copyrights{
	color:#000;
	padding-top:40px;
	padding-left:40px;
	float:left;
}

#footer_copyrights a{
	color:#000;
	font-weight:bold;
}

#footer_logo{
	float:right;
	width:20%;
	padding-top:20px;
	padding-right:20px;
}





	.navigation {
	color:#666; 
	border:0px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
	text-decoration:none;
	color: #636363;
	background:#F9F9F9;
	border:1px solid #E6E6E6;
	padding:3px 6px;
	font-size:11px
}

.navigation a:hover {
	background:#F2E5B4;
	color:#FFFFFF;
	border-color:#E6E6E6;
}

.navigation span {
	text-decoration:none;
	background:#fff;
	padding:3px 6px;
	border:1px solid #E6E6E6;
	color:#ccc;
	font-size:11px;
}