@charset "utf-8";
body {
margin:0px;
padding:0px;
background-color:#73776c;
}
#main_container {
	width: 841px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	overflow: hidden;
	background-image: url(images/bg_bg2.jpg);
	background-repeat: repeat;
	background-position: center center;
	height: auto;
	clear: both;
}
#header {
	width: 761px;
	margin-right: auto;
	margin-left: auto;
	height: 85px;
	padding-bottom: 10px;
	padding-right: 20px;
}
#logo {
	height: 70px;
	width: auto;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	margin-left: 20px;
}
#banner {
	height: auto;
	width: 781px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#left_pannel {
	float: left;
	height: 294px;
	width: 237px;
	background-image: url(images/left_green.jpg);
	background-repeat: repeat;
}
#right_panel {
	float: right;
	height: 294px;
	width: 544px;
	background-image: url(images/banner2.jpg);
	background-repeat: no-repeat;
}
#third_panel {
	width: 781px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: auto;
}
.nav {
	float: left;
	height: 25px;
	width: 108px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-left: 23px;
	font-family: "Myriad Pro";
	font-size: 14px;
	color: #FFFFFF;
}
.nav2 {
	float: left;
	height: 18px;
	width: 180px;
	margin-right: auto;
	margin-left: 15px;
	padding-top: 5px;
	padding-left: 23px;
	font-family: "Myriad Pro";
	font-size: 14px;
	color: #FFFFFF;
	list-style-image: url(images_css/arrow.png);
	list-style-type: disc;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.nav2 a:link {
	color: #FFFFFF;

}
.nav2 a:visited {
	
	color: #FFFFFF;
}
.nav2 a:hover {
	color: #EFFED5;
	list-style-position: inside;
	list-style-image: url(images_css/arrow.png);
	list-style-type: square;
}
.nav2 a:active {
	
	color: #FFFFFF;
}

#third_left {
	width: 227px;
	overflow: hidden;
	background-color: #c2c7b8;
	float: left;
	height: auto;
	margin-top: 10px;
	padding-right: 8px;
	padding-left: 8px;
	font-family: "Myriad Pro";
	font-size: 12px;
	color: #1D1F18;
	clear: both;
	display: block;
}

#panel_middle_left {
	height: 92px;
	width: 142px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contentone {
	width: auto;
	overflow: hidden;
	border-bottom-width: .4px;
	border-bottom-style: dashed;
	border-bottom-color: #73776C;
	padding-bottom: 15px;
}
#footer {
	font-family: "Myriad Pro";
	font-size: 11px;
	color: #1D1F18;
	background-image: url(images/footer.jpg);
	background-repeat: repeat;
	height: 40px;
	width: 761px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#right_middle_panel {
	width: auto;
	overflow: hidden;
	height: auto;
	margin-top: 10px;
	background-color: #b9dc7c;
	padding-right: 8px;
	padding-left: 8px;
	font-family: "Myriad Pro";
	font-size: 12px;
	padding-bottom: 10px;
}
.heading {
	font-family: "Myriad Pro";
	font-size: 15px;
	color: #333333;
	margin-top: 10px;
}
#right_content {
	float: right;
	width: 530px;
	overflow: hidden;
	height: auto;
}
#small_boxes {
	width: auto;
	overflow: hidden;
	padding-top: 15px;
}
#left_boot {
	background-color: #b9dc7c;
	float: left;
	height: 240px;
	width: 230px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "Myriad Pro";
	font-size: 12px;
}
#right_boot {
	background-color: #b9dc7c;
	float: right;
	height: 240px;
	width: 230px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	font-family: "Myriad Pro";
	font-size: 12px;
}
.abt {
	margin-bottom: 10px;
}
#logo_11 {
	height: 80px;
	width: 300px;
}
#test11 {
	float: right;
	height: 25px;
	width: 400px;
}

