@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	line-height:2em;
}

html,
body {
	height:100%;
}

body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#4e4e4e;
	background:#edede3 url(../images/bg.jpg) repeat-x;
}

/* /////// LAYOUT /////// */

.wrapper {
	width:980px;
	min-height:100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -20px auto;
}

.pagecontent {
	width:928px;
	height:100%;
	margin:0 26px 0 26px;
}

/* /////// STYLES /////// */

h1 {
	font-size:14px;
	color:#7a6800;
	font-weight:bold;
	margin:10px 0 10px 0;
}

h2 {
	font-size:12px;
	color:#000;
	font-weight:bold;
	margin:10px 0 10px 0;
}

hr {
	display: none;
}

div.hr {
  height: 15px;
  background: url(../images/break.png) no-repeat;
  margin:20px 0 10px 0;
}

a:focus {
    outline:none;
}

a {
	color:#7a6800;
	text-decoration:underline;
}

a:hover {
	color:#FC0;
	text-decoration:none;
}

.blue {
	color:#0042c8;
	font-weight:bold;
}

img {
	border:none;
}

p {
	margin:10px 0 10px 0;
	clear:both;
}

ul,
ol {
	margin:10px 0 0 15px;
}

li {
	margin:3px 0 0 10px;
}

label,
textarea,
select {
	margin:5px 0 0 3px;
}

input {
	margin:5px 5px 0 15px;
}

.float-left {
	float:left;
}

.float-right {
	float:right;
}

/* /////// BANNER /////// */

.header-home,
.header-about,
.header-news,
.header-how,
.header-contact {
	width:928px;
	height:193px;
}

.header-home {
	background:url(../images/banner-home.jpg);
}

.header-about {
	background:url(../images/banner-about.jpg);
}

.header-news {
	background:url(../images/banner-news.jpg);
}

.header-how {
	background:url(../images/banner-how.jpg);
}

.header-contact {
	background:url(../images/banner-contact.jpg);
}

.logo a {
	background:url(../images/logo.jpg) 0 0;
	float:left;
	width:328px;
	height:178px;
	text-indent:-2000em;
	margin:0 0 0 22px;
}

.logo a:hover {
	background:url(../images/logo.jpg) 0 -178px;
}

/* /////// MENU /////// */

.top-bar{
	height:30px;
}

.number {
	height:21px;
	font-size:18px;
	font-weight:bold;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
}

.number img{
	margin:0 10px 0 0;
}

.menu {
	height:30px;
	width:514px;
	background:url(../images/bg-menu.jpg);
	margin:0 0 0 48px;
	float:left;
}

.menu_btn_width-home,
.menu_btn_width-about,
.menu_btn_width-news,
.menu_btn_width-how,
.menu_btn_width-contact {
	height:30px;
	float:left;
}

.menu_btn_width-home,
.menu_btn_width-news {
	width:73px;
}

.menu_btn_width-about {
	width:104px;
}

.menu_btn_width-how {
	width:141px;
}

.menu_btn_width-contact {
	width:123px;
}

.btn_home a,
.btn_about a,
.btn_news a,
.btn_how a,
.btn_contact a {
	height:30px;
	float:left;
	text-indent:-2000px;
}

.btn_home a {
	background:url(../images/btn-home.jpg) 0 0;
	width:73px;
}

.btn_home a:hover {
	background:url(../images/btn-home.jpg) 0 -30px;
}

.btn_about a {
	background:url(../images/btn-about.jpg) 0 0;
	width:104px;
}

.btn_about a:hover {
	background:url(../images/btn-about.jpg) 0 -30px;
}

.btn_news a {
	background:url(../images/btn-news.jpg) 0 0;
	width:73px;
}

.btn_news a:hover {
	background:url(../images/btn-news.jpg) 0 -30px;
}

.btn_how a {
	background:url(../images/btn-how.jpg) 0 0;
	width:141px;
}

.btn_how a:hover {
	background:url(../images/btn-how.jpg) 0 -30px;
}

.btn_contact a {
	background:url(../images/btn-contact.jpg) 0 0;
	width:123px;
}

.btn_contact a:hover {
	background:url(../images/btn-contact.jpg) 0 -30px;
}

/* /////// COLUMNS ////// */

.title {
	float:left;
	background:url(../images/bg-title.jpg) repeat-x;
	height:27px;
	font-size:14px;
	color:#7a6800;
	font-weight:bold;
	margin:0 0 0 18px;
}

.title_1 {
	background:url(../images/title-1.jpg);
	width:10px;
	height:27px;
	float:left;
}

.title_2 {
	background:url(../images/title-2.jpg);
	width:19px;
	height:27px;
	float:right;
}

.column-1 {
	width:585px;
	height:100%;
	float:left;
	margin:0 0 0 26px;
}

.column-1-text {
	width:525px;
	padding:5px 30px 10px 30px;
	background:url(../images/col-1-bg.png) repeat-y;
}

.column-1-top {
	width:585px;
	height:40px;
	background:url(../images/col-1-top.png) no-repeat;
	background-position:bottom;
}

.column-1-btm {
	width:585px;
	height:17px;
	background:url(../images/col-1-btm.png);
}

.column-2 {
	width:278px;
	float:right;
	padding:0 0 0 39px;
}

.column-single {
	width:928px;
	height:100%;
	float:left;
}

.column-single-text {
	width:868px;
	padding:5px 30px 10px 30px;
	background:url(../images/col-single-bg.png) repeat-y;
}

.column-single-top {
	width:928px;
	height:40px;
	background:url(../images/col-single-top.png) no-repeat;
	background-position:bottom;
}

.column-single-btm {
	width:928px;
	height:17px;
	background:url(../images/col-single-btm.png);
}

/* /////// CONTENT ////// */


/* /////// FOOTER /////// */

#footer,
.push {
	height:20px;
}

#footer {
	margin:0 auto 0 auto;
	clear:both;
	width:100%;
	color:#fff;
	font-size:9px;
	background:#4e4e4e;
}

#footer a {
	color:#fff;
	text-decoration:underline;

}

#footer a:hover {
	color:#ccc;
	text-decoration:none;
}

#footer-wrapper {
	width:980px;
	margin:0 auto 0 auto;
}

#footer_right {
	float:right;
	text-align:right;
}

#footer_left {
	float:left;
	text-align:left;
}


