﻿/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:url(images/body-tail.jpg) left top repeat-x #292929;
	text-align:center;
}

img {
	padding: 0px;
	vertical-align: top;
}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


textarea
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.75em;
		line-height:1.5em;
		color:#959595;
	}


input
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.75em;
		line-height:1.5em;
		color:#959595;
	}


html
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.75em;
		line-height:1.5em;
		color:#959595;
	}

select { vertical-align:middle; font-weight:normal;}

input { vertical-align:middle; font-weight:normal;}

a {color:#959595; outline:none;}
a:hover{text-decoration:none;}
p {
	padding-top: 5px;
}

/* ============================= main layout ====================== */

li {
	background: url(images/marker.gif) no-repeat 0 9px;
	padding-left: 12px;
	line-height: normal;
	font-size: 100%;
	padding-top: 10px;
}
li a {color:#4b4b4b; text-decoration:none;}
li a:hover {text-decoration:underline;}

.imgindent {margin:0 30px 0 0; float:left;}
.imgindent1 {margin:0 20px 0 0; float:left;}

.body-bg {background:url(images/body-bg.jpg) top center no-repeat;}

h2 {font-size:2.5em; line-height:1.2em; color:#2f2f2f; font-weight:normal;}
h3 {font-size:2.5em; line-height:1.2em; color:#2f2f2f; font-weight:normal; padding-bottom:25px;}
h5 {font-size:2.5em; line-height:1.2em; color:#2f2f2f; font-weight:normal;}
/* ============================= header ====================== */
#header {border-bottom:1px solid #eeeeee;}
header a:link {
	color: #99AD3A;
	text-decoration: none;
}
header a:visited {
	color: #99AD3A;
	text-decoration: none;
}
header a:hover {
	color: #E1F38D;
	text-decoration: none;
}

.logo {padding:40px 0 4px 300px;}

.menu-left {background:url(images/menu-left-bg.gif) left top no-repeat; position:relative;}
.menu-right {
	background: url(images/menu-right-bg.gif) right top no-repeat;
	padding: 0 10px 0 10px;
}
.menu {
	padding: 0 0 35px 0;
	background: url(images/menu-tail-bg.gif) left top repeat-x;
	width: 100%;
}


.menu ul {overflow:hidden;}
.menu li {
	float: left;
	background: url(images/menu-li-bg.gif) right no-repeat;
	padding: 0px 8px 0px 8px;
	line-height: 1.3em;
	font-size: 0.98em;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.menu li a {text-decoration:none; color:#d0d0d0;  line-height:1.0em; text-transform:uppercase; display:block;}
.menu li a:hover {color:#868686; text-decoration:none;}
.menu .first {
	padding-left: 15px;
}
.menu .last {background: url(images/menu-li-bg2.gif) right 13px no-repeat;

	
}

.twitter {position:absolute; margin:-15px 0 0 872px;}

.header-img {float:left; width:397px;}
.header-box {
	background: url(images/header-box-bg.jpg) left top no-repeat #7d933e;
	width: 560px;
	float: right;
	color: #c9d788;
	height: 272px;
}

.header-box .indent {
	padding: 10px 20px 0px 32px;
}
.header-box .indent2 {
	padding: 10px 20px 0px 32px;
}
.header-box strong {
	font-size: 4.0em;
	line-height: 1.2em;
	color: #fff;
	font-weight: normal;
}
.header-box strong span {
	font-size: 0.9em;
	color: #e1f38d;
	display: block;
	margin: -4px 0 0px 0;
}
.head-link {color:#f0ffac;}
.head-link:hover {
		color: #E1F38D;
}

.inner {
	background: #64802f repeat-x left top;
	padding: 5px 0 14px 31px;
	font-size: large;
	text-align: center;
	line-height: normal;
	margin-top: 16px;
}
.inner a:link {
	color: #fff;
	text-decoration: none;
}
.inner a:hover {
	color: #E1F38D;
	text-decoration: none;
}
/* ============================= content ====================== */
.box {background:url(images/box-tail.gif) left top repeat-x #ececec;}
.box .indent {padding:28px 50px 37px 54px;}
.box .bottom-tail1 {background:url(images/box-bottom-tail.gif) left bottom repeat-x;}
.box .bottom-left1 {background:url(images/box-corner-bottom-left.gif) left bottom no-repeat;}
.box .bottom-right1 {background:url(images/box-corner-bottom-right.gif) right bottom no-repeat; width:100%;}

.bottom-tail {background:url(images/bottom-tail.gif) left bottom repeat-x;}
.bottom-left {background:url(images/corner-bottom-left.gif) left bottom no-repeat;}
.bottom-right {background:url(images/corner-bottom-right.gif) right bottom no-repeat; width:100%; height:33px;}

.title {color:#60b6cb; text-transform:uppercase; font-size:1.16em;}

/*---main-content---*/
.main-content {
	background: #F8F8F8;
	border-bottom: 1px solid #e6e6e6;
}
.main-content2{
	padding: 20px 20px 20px 20px;
	background: url(images/main-content-bg.gif) left top repeat-x #ececec;
	border-bottom: 1px solid #e6e6e6;
	font-size: medium;
}
.main-content .indent {padding:28px 0 59px 75px; position:relative;}  
.main-content .indent2 {
	padding: 28px 10px 59px 55px;
	position: relative;
}

.main-content .divider {background:url(images/main-divider.gif) 240px 0px repeat-y;}
.main-content .divider1 {background:url(images/main-divider.gif) 564px 0px repeat-y;}
.main-content .dividernew {background:url(images/main-divider.gif) 190px 0px repeat-y;}

.title3 {color:#9bc235; text-transform:none; font-size:1em;}

.main-content h2 {background:url(images/title-bg.gif) left 10px no-repeat; padding-left:35px; margin-left:-21px;  position:relative; padding-bottom:25px;}
.main-content h5 {
	background: url(images/title-bg.gif) left 10px no-repeat;
	padding-left: 35px;
	margin-left: 210px;
	position: relative;
	padding-bottom: 25px;
}


.col-pad {padding-right:90px;}
.col-pad1 {padding-right:65px;}
.col-padnew {padding-right:35px;}

.main-content .padding {padding-bottom:66px;}

.main-content .link {display:inline-block; background:url(images/main-link-bg.gif) left 0px no-repeat; padding:4px 0 3px 30px; font-size:1.083em; line-height:1.2em; color:#000; font-weight:bold; margin-top:2px;}

/*---row---*/
.row {border-bottom:1px solid #e0e0e0; background:url(images/row-tail.gif) left top repeat-x #ececec; }
.row-bg {background:url(images/row-bg.jpg) right bottom no-repeat;}

.row .indent {padding:28px 0 22px 54px;}

.row .col-pad {padding-right:80px;}

.row .divider {background:url(images/row-divider.gif) 479px 0px repeat-y;}

.row h2 {font-size:2.16em; padding-bottom:20px;}
.row h5 {font-size:2.16em; padding-bottom:20px;}

.row .title1 {display:block; color:#474747; font-weight:bold; font-size:1.16em; text-transform:uppercase; background:url(images/row-title1-bg.gif) left 0px no-repeat; padding-left:25px; text-decoration:none; margin:15px 0 0 7px; line-height:1.24em;}
.row .title1:hover {text-decoration:underline;}

.row .title2 {color:#474747; text-transform:uppercase; display:block; padding:16px 0 0 6px; font-size:1.16em; font-weight:bold; text-decoration:none;}
.row .title2:hover {text-decoration:underline;}

.row .pad {padding-top:10px;}
.row .pad1 {padding-top:15px;}

.row li {background:url(images/row-marker.gif) left 7px no-repeat; padding-left:14px; font-size:1em; line-height:1.5em; font-weight:bold;}
.row li a {color:#6c6c6c;}

.margin {margin-right:20px;}
.margin1 {margin-right:46px;}

.row .padding {padding-bottom:41px;}
.row .padding1 {padding-bottom:19px;}
.row .padding2 {padding-bottom:31px;}
.row .padding3 {padding-bottom:29px;}

.alignright {text-align:right;}

.row .link {background:url(images/link-left-bg.gif) left top no-repeat; display:inline-block; line-height:1.2em; text-decoration:none; margin:20px 0 0 0px; color:#f9f9f9; cursor:pointer; font-size:1em;}
.row .link span {background:url(images/link-right-bg.gif) right top no-repeat; display:inline-block; padding:0 8px 0 16px;}
.row .link span span  {background:url(images/link-tail-bg.gif) top repeat-x; padding:4px 6px 6px 4px;}

.row .link:hover {background:url(images/link-left-bg-active.gif) left top no-repeat; }
.row .link:hover span {background:url(images/link-right-bg-active.gif) right top no-repeat;}
.row .link:hover span span  {background:url(images/link-tail-bg-active.gif) top repeat-x;}

/*---row1---*/
.row1 {background:url(images/row1-bg.gif) left top repeat-x #1a1a1a; }

.row1 .indent {padding:20px 0 8px 54px;}

.row1 .col-pad {padding-right:62px;}
.row1 .col-pad1 {padding-right:60px;}

.row1 h2 {color:#b2b2b2;}
.row1 h5 {color:#b2b2b2;}

.row1 .link {font-weight:bold; color:#9bc235; display:inline-block; margin-top:13px;}

.row1 li a {color:#898989;}

.row1 .pad {padding-top:18px;}
.row1 .pad1 {padding-top:13px;}
.row1 .pad2 {padding-top:14px;}

.row1 .divider {background:url(images/row1-divider.gif) 361px 0px repeat-y;}
.row1 .divider1 {background:url(images/row1-divider.gif) 577px 0px repeat-y;}

.row1 .padding {padding-bottom:0px;}
.row1 .padding1 {padding-bottom:21px;}

.list li {width: 100%; overflow: hidden; vertical-align: top; line-height: 1.5em; color: #898989; background:none; padding:0; font-size:1em;}
.list li strong {background: url(images/list-dot.gif) repeat-x 0% 12px;	display: block;	overflow: hidden;}
.list li span {float: right; color: #898989;}
.list li a {float: left; text-decoration: none;	color: #898989;}

.adress {font-size:1.5em; line-height:1.2em; color:#929292; padding-top:10px;}
.adress a {color:#60a0be;}
.adress strong {font-size:1.27em; color:#b2b2b2; display:block; margin-top:18px; line-height:1.19em;}
/* ============================= footer ====================== */
#footer {padding:13px 0 0 26px;}
#footer span {text-transform:uppercase; color:#6a6a6a;}


/* ============================= forms ============================= */
#SearchForm {padding:18px 1px 0 0;}
#SearchForm a {font-weight:bold; color:#9bc235;}
#SearchForm label {background:url(images/input-bg.gif) right top no-repeat; height:26px; display:inline-block; vertical-align:top; margin-right:8px;}
#SearchForm .input {width:209px; border:none; padding:4px 6px 0 5px; font-size:1em; line-height:1.2em;  vertical-align:top; color:#545454;}

#ContactForm .link {margin:5px 0 0 10px;}
#ContactForm label {height:26px; display:block;}

.input {width:232px; border:1px solid #bfbfbf; background:#fff; padding:2px 0 2px 5px; font-size:1em; line-height:1.16em;}
textarea {width:232px; height:98px; border:1px solid #bfbfbf; background:#fff; padding:0 0 0 5px; overflow:auto; font-size:1em;}

