@charset "utf-8";
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
}
#center {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	float: left;
	width: 1000px;
}
#top {
	float: left;
	height: 270px;
	width: 1000px;
}
#top_left {
	float: left;
	height: 270px;
	background-image: url(../images/left_top.jpg);
	width: 300px;
	background-repeat: no-repeat;
}

#top_promo {
	background-image: url(../images/promo_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 270px;
	width: 549px;
}
#top_right {
	background-image: url(../images/right_top.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 270px;
	width: 151px;
}
#bottom {
	float: left;
	width: 1000px;
}
#bottom_left {
	clear: left;
	float: left;
	min-height:425px;
  	height:auto !important;
 	height:425px;
	width: 300px;
	background-image: url(../images/left_bottom.jpg);
	background-repeat: no-repeat;
}
#bottom_middle_content {
	float: left;
	min-height:375px;
	height:auto !important;
	height: 375px;
	width: 549px;
	background-image: url(../images/corner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 50px;
	background-color: #FFFFFF;
	padding-top: 45px;
}

#bottom_right {
	float: left;
	min-height:425px;
	height:auto !important;
	height:425px;
	width: 151px;
	background-image: url(../images/right_bottom.jpg);
	background-repeat: no-repeat;
}
#bottom_middle_content ul {
	padding: 0;
	margin: 0;
	list-style-type: disc;
	list-style-position: inside;
	list-style-image: none;
	line-height: 12px;
}
/* navigation */
#menu {
	width: 135px;
	border-size: 1px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	padding-top: 45px;
	padding-right: 30px;
	float: right;
	font-size: 13px;
	}
	
#menu ul li a {
	voice-family: "\"}\"";
	voice-family: inherit;
	text-decoration: none;
	padding-right: 24px;
	color: #6e6e6e;
	font-weight: bold;
	height: 18px;
	display: block;
	}	
	
#menu ul li a:link, #menu li a:visited {
	display: block;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	}
	
#menu ul li a:hover {
	color: #474739;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: -135px;
	font-weight: bold;
	display: block;
	}
#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
/* sub menue */
#menu ul ul li{
	height: 11px;
	line-height: 11px;
	padding: 0px;
	margin: 0px;
	display: block;
	}
#menu ul ul li a {
	voice-family: "\"}\"";
	voice-family: inherit;
	text-decoration: none;
	padding-right: 24px;
	color: #91C94A;
	font-weight: normal;
	display: block;
	height: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	font-size: 11px;
	}	
	
#menu ul ul li a:link, #menu ul ul li a:visited {
	display: block;
	font-weight: normal;
	margin: 0px;
	height: 11px;
	}
	
#menu ul ul li a:hover {
	color: #396323;
	font-weight: normal;
	display: block;
	height: 11px;
	background-image: none;
	}
#menu ul ul {
	list-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0;
	}

#menu img {
    border: none;
} 	
#netsecure {
	float: right;
	width: 200px;
	padding-right: 54px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 30px;
	text-align: right;
}
.netsecure_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6e6e6e;
}
.netsecure_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6e6e6e;
	border: 1px solid #6e6e6e;
	height: 16px;
}

	
/* end navigation*/
#column1 {
	float: left;
	height: auto;
	width: 214px;
	padding-right: 31px;
	padding-left: 30px;
}
#column2 {
	float: left;
	height: auto;
	width: 214px;
	padding-right: 30px;
	padding-left: 30px;
}
#column3 {
	float: left;
	height: auto;
	width: 489px;
	padding-right: 30px;
	padding-left: 30px;
}
#column4 {
	font-family: Arial, Helvetica, sans-serif;
	width: 91px;
	float: left;
	padding-top: 45px;
	padding-right: 30px;
	padding-left: 30px;
}

.content {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
}
#contact {
	height: 87px;
	width: 219px;
	float: right;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	margin-bottom: 3px;
	margin-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #bbdd90;
	margin-bottom: 3px;
	margin-top: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #539138;
	margin-bottom: 8px;
}
p {
	margin-bottom: 0px;
	margin-top: 3px;
}
a:link {
	color: #8DC643;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #8DC643;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #8EC746;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #89C444;
	font-weight: bold;
}
#footer {
	float: left;
	width: 1000px;
	padding-bottom: 25px;
}
#footer_left {
	float: left;
	width: 246px;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 54px;
	padding-top: 13px;
}
#footer_middle {
	float: left;
	height: 17px;
	width: 489px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 13px;
}
#footer_right {
	float: left;
	width: 121px;
	padding-top: 13px;
	height: 17px;
	padding-left: 30px;
}
#logo {
	margin-top: 15px;
	margin-right: 40px;
	padding-top: 5px;
	padding-right: 5px;
}	