* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

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

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

a {
	color: #758d01;
	text-decoration: none;
}

a:hover {
	color: #e67f00;
	text-decoration: underline;	
}

body {
	background: #6f6e6c url(../images/body-tail.jpg) repeat-x 0% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
}

.fleft {
	float: left !important;
}

h3 {
	margin: 0 0 10px 0;
	font-size: 2em;
	font-weight: normal;
	color: #87a300;
	line-height: 1.25em;
}

h3 a {
	color: #87a300;
}

h4 {
	margin: 0 0 1px 0;
	font-size: 1.2em;
	color: #4e3f3d;
	margin-bottom: 5px;	
}

h5 {
	margin: 0 0 30px 0;
	font-size: 1.167em;
	line-height: 1.286em;
	font-weight: normal;
	color: #418faa;
}

h6 {
	height: 40px;
	padding: 0 0 10px 0;
	overflow: hidden;
	font-size: 1.167em;
	line-height: 1.385em;
	font-weight: normal;
	color: #758d01;
}

#header {
	position: relative;
	width: 980px;
	height: 183px;
	margin: 0 auto;
	font-size: 0.75em;
}

#header-left-side {
	width: 119px;
	height: 180px;
	position: absolute;
	bottom: 0;
	left: -119px;
}

#logo {
	position: absolute;
	top: 3px;
	left: 51px;
}

#motto {
	position: absolute;
	top: 125px;
	left: 200px;
}

#header-phone {
	position: absolute;
	top: 59px;
	right: 73px;
}

#slogan {
	position: absolute;
	top: 280px;
	left: 608px;
}

#header p {
	position: absolute;
	top: 458px;
	left: 133px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5d6f05;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;	
}

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

#header ul {
	position: absolute;
	top: 158px;
	left: 55px;
}

#header ul li {
	float: left;
	font-family: Helvetica, sans-serif;
	color: #A8F000;
	font-size: 16pt;
	font-weight: bold;
	padding-bottom: 5px;
}

#content-tab {
	background: #ededdc url(../images/content.jpg) repeat-x 0% 0%;
}

#content-tab p {
	font-size: 1.083em;
	color: #595a5a;
	line-height: 1.385em;
	padding: 0 0 10px 0;
}

#content-tab p.big-indent-bot {
	padding: 0 0 48px 0;
}

#content-tab h4 {	
	margin-bottom: 5px;
}

#content-tail {
	background: #ededdc url(../images/content.jpg) repeat-x 0% 0%;
}

#content {
	width: 980px;
	margin: 0 auto;
	padding: 20px 0 10px 0;
	font-size: 0.75em;
}

#content-tail p {
	font-size: 1.083em;
	color: #595a5a;
	line-height: 1.385em;
	padding: 0 0 18px 0;
}

#content-tail p.big-indent-bot {
	padding: 0 0 48px 0;
}

#content-tail ul {
	margin: -3px 0 0 0;
	padding: 0 0 16px 1px;
}

#content-tail ul li {
	background: url(../images/marker.gif) no-repeat 0% 8px;
	font-size: 1.083em;
	line-height: 1.769em;
	padding: 0 0 0 22px;
}

#content-tail ul li a {
	text-decoration: none;
	color: #758d01;
}

#content-tail ul li a:hover {
	text-decoration: underline;
	color: #e67f00;
}

#content-tail img {
	margin: 0 0 13px 0;
}

.row-1 {
	padding: 0 51px 0 52px;
}

.indent-left {
	padding: 0 0 0 4px;
}

.indent-left1 {
	margin: 0 0 0 16px;
}

.title {
	width: 100%;
	height: 96px;
	overflow: hidden;
}

.title img {
	margin: 0 !important;
}

.title1 {
	width: 100%;
	height: 50px;
	padding: 12px 0 0 0;
	overflow: hidden;	
}

.title1 img {
	margin: 0 !important;
}

.title2 {
	padding: 41px 0 0 57px;
	overflow: hidden;
}

.title2 img {
	margin: 0 !important;
}

.title3 {
	width: 100%;
	height: 52px;
	overflow: hidden;
}

.title3 img {
	margin: 0 !important;
}

.border-top {
	background: #ece2c6 url(../images/border-top.jpg) repeat-x 0% 0%;
}

.border-bot {
	background: url(../images/border-bot.jpg) repeat-x 0% 100%;
}

.border-left {
	background: url(../images/border-left.jpg) repeat-y 0% 0%;
}

.border-right {
	background: url(../images/border-right.jpg) repeat-y 100% 0%;
}

.corner-top-left {
	background: url(../images/corner-top-left.jpg) no-repeat 0% 0%;
}

.corner-top-right {
	background: url(../images/corner-top-right.jpg) no-repeat 100% 0%;
}

.corner-bot-left {
	background: url(../images/corner-bot-left.jpg) no-repeat 0% 100%;
}

.corner-bot-right {
	background: url(../images/corner-bot-right.jpg) no-repeat 100% 100%;
	width: 100%;
}

.corner-bot-right .box-padding {
	padding: 0 13px 13px 18px;
	height: 310px;
}

.border-top1 {
	background: #dce5d8 url(../images/border-top1.jpg) repeat-x 0% 0%;
}

.border-bot1 {
	background: url(../images/border-bot1.jpg) repeat-x 0% 100%;
}

.border-left1 {
	background: url(../images/border-left1.jpg) repeat-y 0% 0%;
}

.border-right1 {
	background: url(../images/border-right1.jpg) repeat-y 100% 0%;
}

.corner-top-left1 {
	background: url(../images/corner-top-left1.jpg) no-repeat 0% 0%;
}

.corner-top-right1 {
	background: url(../images/corner-top-right1.jpg) no-repeat 100% 0%;
}

.corner-bot-left1 {
	background: url(../images/corner-bot-left1.jpg) no-repeat 0% 100%;
}

.corner-bot-right1 {
	background: url(../images/corner-bot-right1.jpg) no-repeat 100% 100%;
	width: 100%;
}

.corner-bot-right1 .box-padding {
	padding: 0px 13px 13px 18px;
	height: 310px;
}

.border-top2 {
	background: #e6e8cb url(../images/border-top2.jpg) repeat-x 0% 0%;
}

.border-bot2 {
	background: url(../images/border-bot2.jpg) repeat-x 0% 100%;
}

.border-left2 {
	background: url(../images/border-left2.jpg) repeat-y 0% 0%;
}

.border-right2 {
	background: url(../images/border-right2.jpg) repeat-y 100% 0%;
}

.corner-top-left2 {
	background: url(../images/corner-top-left2.jpg) no-repeat 0% 0%;
}

.corner-top-right2 {
	background: url(../images/corner-top-right2.jpg) no-repeat 100% 0%;
}

.corner-bot-left2 {
	background: url(../images/corner-bot-left2.jpg) no-repeat 0% 100%;
}

.corner-bot-right2 {
	background: url(../images/corner-bot-right2.jpg) no-repeat 100% 100%;
	width: 100%;
}

.corner-bot-right2 .box-padding {
	padding: 0px 13px 13px 18px;
	height: 310px;
}

.link {
	background: url(../images/link-bg.gif) no-repeat 0% 2px;
	display: block;
	padding: 0 0 6px 24px;
	font-size: 1.083em;
}

.link1 {
	background: url(../images/link1-tail.jpg) repeat-x 0% 0%;
	display: block;
	height: 21px;
	line-height: 21px;
	padding: 0 9px 0 11px;
	float: right;
	border: 1px solid #bfb79f;
	text-decoration: none;
}

.link1:hover {
	text-decoration: underline;
}

.link2 {
	background: url(../images/link1-tail.jpg) repeat-x 0% 0%;
	display: block;
	height: 21px;
	line-height: 21px;
	padding: 0 11px 0 11px;
	float: right;
	border: 1px solid #bfb79f;
	text-decoration: none;
	color: #418faa;
}

.link2:hover {
	text-decoration: underline;
}

.link3 {
	background: url(../images/link1-tail.jpg) repeat-x 0% 0%;
	display: block;
	height: 21px;
	line-height: 21px;
	padding: 0 11px 0 11px;
	float: right;
	border: 1px solid #bfb79f;
	text-decoration: none;
	color: #758d01;
}

.link3:hover {
	text-decoration: underline;
}

.link4 {
	display: block;
	padding: 0 0 6px 0;
	font-size: 1.167em;
}

.left-list {
	float: left;
	margin: 0 65px 26px 0 !important;
}

.picture {
	float: left;
	margin: 0 20px 0 0 !important;
}

blockquote p {
	padding: 0 10px 13px 0 !important;
}

blockquote p em {
	display: block;
	padding: 3px 0 14px 0;
	font-size: 1.077em;
	font-style: normal;
	text-align: right;
	color: #758d01;
	border-bottom: 1px solid #cbd298;
}

blockquote p em.no-border {
	border: none;
	padding: 4px 0 0 0 !important;
}

.row-2-bg {
	background: #ddddcd;
}

.row-2 {
	width: 877px;
	margin: 0 auto;
	padding: 27px 51px 16px 52px;
	font-size: 0.75em;
}

.row-2 p {
	line-height: 1.231em !important;
}

#footer-tail {
	background: url(../images/footer.jpg) repeat-x 0% 0%;
	height: 96px;
}

#footer {
	width: 980px;
	margin: 0 auto;
	font-size: 0.814em;
	line-height: 40px;
	text-align: center;
	color: #f3f2f1;
}

#footer span {
	margin: 0 4px 0 0;
}

#footer a {
	margin: 0 0 0 8px;
	color: #bbd831;
}

.inputFieldLabel {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-align: right;
}

input, select, textarea {
    font-size: 1.1em;
    padding: 1px 2px 1px 2px;
}

select {

}

select[multiple] {
	vertical-align: top;
}

textarea {
    width: 250px;
    height: 150px;
    overflow: auto; /* IE always renders vertical scrollbar without this */
    vertical-align: top;
}

input[type=checkbox], input[type=radio] {
	background-color: transparent;
	border: 0;
	padding: 0;
}

input[type=image] {
    border: 0;
}

input:focus, select:focus, textarea:focus {
	background-color: #ffffff;
	border: 1px solid #eeeeee;
	outline: 0;
	   -moz-box-shadow: 0 0 0.5em #ffffff;
	-webkit-box-shadow: 0 0 0.5em #ffffff;
	        box-shadow: 0 0 0.5em #ffffff;
}

.message {
    background: #f3f8fc url(../images/information.png) 8px 50% no-repeat;
    border: 1px solid #b2d1ff;
    color: #006dba;
    margin: 10px 0 5px 0;
    padding: 5px 5px 5px 30px
}

div.errors {
    background: #fff3f3 url(../images/exclamation.png) 8px 50% no-repeat;
    border: 1px solid red;
    color: #cc0000;
    margin: 10px 0 5px 0;
    padding: 5px 5px 5px 30px
}
div.errors ul {
    list-style: none;
    padding: 0;
}
div.errors li {
    background: url(../images/exclamation.png) 8px 0% no-repeat;
    line-height: 16px;
    padding-left: 30px;
}

