﻿/* commented backslash hack \*/
html, body{height:100%;}
/* end hack */
/*html,body {margin:0;padding:0}*/

/* CSS layout */

html, body {
	min-height:100%;
	height:100%;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}


.bg {
	width: 100%;
	height:100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}



#container {
	position:absolute;
	padding-left:15px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width:930px;
	min-height:100%;
	height:100%;
	background-image:url('../images/layout/contanier_bg.png');
	background-repeat: repeat-y;
	z-index:5;
}


#title {
	padding-top:10px;
	width:900px;
	height:230px;
	z-index:5;
}

#title_1 {
	width:900px;
	height:13px;
	background-image:url('../images/layout/title_1.jpg');
	background-repeat:no-repeat;
	background-position:center top;
	z-index:5;
}


#title_2 {
	width:899px;
	height:142px;
	background-image:url('../images/layout/title_2.jpg');
	background-repeat:no-repeat;
	background-position:center top;
	border-right:1px;
	border-right-color:#008b43;
	border-right-style:solid;
	z-index:5;
}

#title_3 {
	width:899px;
	height:31px;
	background-image:url('../images/layout/title_3.jpg');
	background-repeat:no-repeat;
	background-position:center top;
	border-right:1px;
	border-right-color:#008b43;
	border-right-style:solid;
	text-align:right;
	z-index:5;
}

#title_4 {
	width:900px;
	height:34px;
	background-image:url('../images/layout/title_4.jpg');
	background-repeat:no-repeat;
	background-position:center top;
	z-index:5;
}


#page_content {
	width:900px;
	min-height:531px;
}


#con_container{
position: relative;
margin-bottom:15px;
width:900px;
float:left;
height:100%;
min-height:100%;
}


#content_header {
	position: relative;
	width:900px;
	height:30px;
	background-color: #008b43;
	background-image:url('../images/layout/header.png');
	background-position:center top;
	background-repeat:no-repeat;
}


#content_body {
	position: relative;
	padding-left:5px;
	width:893px;
	min-height:100%;
	border-width: 1px;
	border-style: solid;
	border-color: #008b43;
	z-index:5;
	overflow:hidden;
}

#news_header {
	width:445px;
	height:30px;
	background-color: #65C298;
	background-image:url('../images/layout/header_small.png');
	background-position:center top;
	background-repeat:no-repeat;
	z-index:5;
}


#news_body {
	padding-left:5px;
	width:438px;
	border-width: 1px;
	border-style: solid;
	border-color: #65C298;
	z-index:5;
	overflow:hidden;
}

#news_container{
width:445px;
float:left;
z-index:5;	
}

#links_header {
	width:445px;
	height:30px;
	background-color: #4DAD55;
	background-image:url('../images/layout/header_small.png');
	background-position:center top;
	background-repeat:no-repeat;
	z-index:5;
}


#links_body {
	padding-left:5px;
	width:438px;
	border-width: 1px;
	border-style: solid;
	border-color: #4DAD55;
	z-index:5;
	overflow:hidden;
}

#links_container{
width:445px;
float: right;
z-index:5;
}


#footer {
	padding-top:15px;
	width:900px;
	height:50px;
	clear: both;
	text-align:center;
	z-index:5;
}

#center_image {
	float:right;
	text-align: right;
	width:898px;
	height:135px;
	z-index:5;
}

#right_div {
	float:right;

}

#left_div {
	float:left;
}


#left_image {
	position:relative;
	width:450px;
	height:250px;
	float:left;
}

#left_content {
	position:relative;
	width:400px;
	height:250px;
	float:left;
}

#contact_details {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:500px;
	height:80px;
	clear:both;
}

#contact_details2 {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:850px;
	clear:both;
}

.hr_p {
background:url(../images/misc/hr.gif) bottom left repeat-x;
clear:both;
margin-left:auto;
margin-right:auto;
text-align: center! important;
} 

/* fonts
------------------------------------------------------------------*/

a img {
    border: 0;
    }

.main {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: left;
}

.page_title{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 22px;
	font-style:normal;
	font-weight: bold;
	text-align:left;
	line-height:30px;
	}
	
.sub_title {
        font-family :   Verdana, Arial, sans-serif;
        font-size :     16px;
        font-style:     normal;
        font-weight :   bold;
        color :         #008B43;
        text-decoration : none;
}

.main_green {
        font-family :   Verdana, Arial, sans-serif;
        font-size :     14px;
        font-style:     normal;
        font-weight : normal;
        color :         #008B43;
        text-decoration : none;
}


.menu_link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-style:normal;
	font-weight:bold;
	line-height:28px;
	color: #008B43;
	text-decoration: none;
	vertical-align: middle;
	text-align:right;
}
.menu_link:visited {
	color: #008B43;
	text-decoration: none;
		text-align:left;
}
.menu_link:hover {
	color: red;
	text-decoration: none;
}
.menu_link:active {
	color: #008B43;
	text-decoration: none;
}

.copyright {
        font-family :   Verdana, Arial, sans-serif;
        font-size :     14px;
        font-style:     normal;
        font-weight :   normal;
        color :         #008B43;
        text-decoration : none;

}

.copyright:hover {
        color :         #e92c30;
}


.normal_link {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style:normal;
	color: #008B43;
	text-decoration: none;
}
.normal_link:visited {
	color: #008B43;
	text-decoration: none;
}
.normal_link:hover {
	color: red;
	text-decoration: none;
}
.normal_link:active {
	color: #008B43;
	text-decoration: none;
}


.img_link:visited {
	text-decoration: none;
	border: 0;
}
.img_link:hover {
	text-decoration: none;
	border: 0;
}
.img_link:active {
	text-decoration: none;
	border: 0;
}

.align_left{float:left;}

.align_right{float:right;}

#sub_menu{
float:left;
width:750px;
}

.align_leftr{
float:left;
margin-right:8px;
}
.align_rightr{
float:right;
margin-right:8px;
}


.mchv_list{
position:relative;
top:-34px;
left:20px;	
list-style-type:none;
}

.mchv_list2{
position:relative;
top:-18px;
left:-39px;	
list-style-type:none;
}

.form_list{
position:relative;
clear:both;	
list-style-type:none;
list-style-position:inside;
}



/* images
------------------------------------------------------------------*/
.img_right{
float: right;
padding:4px;
margin:4px;
border:1px black solid;
}

.img_right2{
float: right;
}


.img_left{
float:left;
padding:4px;
margin:4px;
border:1px black solid;
}

.img_left2{
float:left;
padding:4px;
margin:4px;
}

.img_border{
padding:4px;
margin:4px;
border:1px black solid;
}

/* Show Hide details*/

/* Sample PopBox CSS Classes */
/* PopBox.js, Copyright (c) 2007, C6 Software, Inc. (http://www.c6software.com/)*/

.PopBoxImageSmall
{
	padding:4px;
	margin:4px;
	border:1px black solid;
	cursor: url("../images/pobox/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
	width:500px;
	height:333px;
	border: solid 1px #999999;
	cursor: url("../images/pobox/magminus.cur"), pointer;
}
.PopBoxImageShrink
{
	cursor: url("../images/pobox/magminus.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}



