@charset "utf-8";
/* CSS Document */
body { margin:0; padding:0; }

a{
	text-decoration:none;
}

img a{
	
	border:none;
	border:1px solid #fff;
}

body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color:#000;
	text-height:20px;
	margin:17px;
	width:100%;
	line-height:20px;
	background:url(images/bg.png) repeat;
}

#wrapper {
	width:970px;
	height:100%;
	margin:0 auto !important;
	}
	
/* header____________________________*/

#header {
  position:relative;
  z-index:-1000;
  border:10px solid #2f562a;
  margin-bottom:5px;
 }
 
#headerimg {
  height:273px;
  margin: 0 auto;
  width:100%;
  overflow:hidden;
 }

 

 
/*
NAVIGATION MENU
----------------------------------------------------------------*/
#nav-container {/* background:url(images/head.png) no-repeat;
width:970px; height:20px;
margin-top:-70px;
margin-left:-1px;
padding-bottom:50px;*/
	width:910px;
	background:#fff;
	border-left:30px solid #2f562a;
	border-right:30px solid #2f562a;
	
	}

#nav{
	padding:0;
	position:relative;
	width:950px;
	margin-left:-10px;
}

#nav a {
	display:inline-block;
	text-decoration: none;
	text-align: center;
	font-size:12px;
	font-family:sylfaen;
	background:#2f562a;
	color:#999;
	padding:10px;
	height:25px;
	width:111px;
	margin-right:-2px;
} 

#nav a:hover,
#nav a.selected {
text-shadow: #FFF 0px 0px 10px;
color:#fff;
background:#63a65a;
}

#container {
	width:966px;
	background:#fff;
	border:2px solid #2f562a;
	box-shadow:0px 0px 15px #000;
	margin:0 auto;
	padding:0;
	position:relative;
	overflow:hidden;
	margin-bottom:50px;
	}
	
#colleft {
	float:left;
	
}

#colright {
	width:700px;
	float:right;
	margin:50px 30px 0 0;
}

#col{
	width:170px;
	float:left;
	height:auto;
	margin:30px 0 50px 20px;
	padding-bottom:50px;
	padding-right:10px;
}

#row{
	width:700px;;
	float:right;
	height:2px;
	background:url(images/horizontal.png) repeat-x;
	margin:10px 30px 0 0;
	
}

.bar{
	background:url(images/bar.png) no-repeat;
	width:162px;
	height:30px;
	text-align:center;
	padding-top:5px;
	font-size: 11px;
	margin-top:15px;
}

.leftbar{
	padding-top:5px;
	font-size: 11px;
	margin-left:12px;
	line-height:25px;
}

.images{
	margin-top:10px;
	margin-left:10px;
}
.bar .title{
	color:#fff;
}

.titleRow{
	color:#2f562a;
	font-size:23px;
	padding-bottom:10px;
}

#list1{
	float:left;
	width:300px;
}
#list2{
	float:left;
	width:350px;
}

#list1_{
	float:left;
	width:350px;
}
#list2_{
	float:left;
	width:300px;
	padding-left:20px;
}

.subtitle{
	color:#2f5429;
	font-size:22px;
	padding-bottom:10px;
	margin-left:-10px;
}
ul{
	margin-left:-20px;
}

.ulNo{
	margin-left:-20px;
}

.ulNo li{
	list-style:none;
	list-style-image:url(images/list.png);
	font-size:14px;
	color:#088fd9;
}

ul li{
	list-style:none;
	list-style-image:url(images/list.png);
	font-size:11px;
	color:#088fd9;
}

#qoutes{
	float:right;
	box-shadow:0px 0px 20px #999;
	width:auto;
	max-width:640px;
	padding-right:10px;
	padding-left:10px;
	margin:100px 30px 100px 50px;
	font-style:italic;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	color:#233016;
}

#qoutes_{
	float:left;
	box-shadow:0px 0px 20px #999;
	width:auto;
	max-width:100%;
	margin:100px 30px 100px 50px;
	font-style:italic;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	color:#233016;
	padding-left:10px;
}

#flower{
	background:url(images/flower.png) no-repeat;
	position:absolute;
	top:-13px;
	left:-15px;
	width:39px;
	height:34px;
}

#please{
	float:right;
	width:500px;
	padding-right:10px;
	margin:-80px 30px 100px 10px;
}
.listfaq li{
	margin-left:-20px;
}
/*	
Footer*/
#footer, #push {
	height:100px;
}

#footer {
	background:url(images/footer.png) top center no-repeat;
	width:970px;
	height:100px;
	margin-top:-130px;
	position:relative;
}

#footnav{
	width:750px;
	position:relative;
	padding:0;
	margin-left:180px;
}

#footnav a {
	display:inline-block;
	text-decoration: none;
	text-align: center;
	font-size:12px;
	font-family:sylfaen;
	color:#999;
	padding:5px;
	height:25px;
	width:80px;
} 
#footnav a:hover,
#footnav a.selected {
text-shadow: #FFF 0px 0px 10px;
color:#000;
}
p.alrights {
	color:#999;
	font-size:11px;
}
