@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	background-color:#C6DF8F;
}
#wrapper {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
#language {
	background-image: url(../images/languagebg.jpg);
	background-repeat: repeat-x;
	display: block;
	height: 36px;
	width: 130px;
	padding-top: 10px;
	padding-left: 20px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D14800;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 0px;
	line-height: 17px;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
}
#top_contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: block;
	float: right;
	width: 220px;
	background-image: url(../images/phone.png);
	background-position: left center;
	background-repeat: no-repeat;
	height: 121px;
}
#menu {
	width: 960px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 51px;
	float: left;
}
#logo_area p {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu ul {
	padding: 0px;
	margin: 0px;
}
#header {
	height: 193px;
	width: 960px;
	clear: both;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
}
#logo {
	height: 90px;
	width: 179px;
	float: left;
	padding-right: 92px;
	padding-top: 10px;
}
#headerimg {
	float: left;
	height: 193px;
	width: 685px;
	display: block;
}


#menu li {
	margin: 0px;
	list-style-type: none;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
}
#menu li a {
	list-style-type: none;
	display: block;
	float: left;
	padding-top: 17px;
	padding-bottom: 17px;
	background-image: url(../images/menubg.jpg);
	background-repeat: repeat-x;
	padding-right: 12px;
	padding-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#menu li a:hover {
	list-style-type: none;
	display: block;
	float: left;
	padding-top: 17px;
	padding-bottom: 17px;
	background-image: url(../images/menuhoverbg.jpg);
	background-repeat: repeat-x;
	padding-right: 12px;
	padding-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#menu ul li#selected a, #menu ul li#selected a:visited {
	list-style-type: none;
	display: block;
	float: left;
	padding-top: 16px;
	padding-bottom: 16px;
	background-image: url(../images/menuhoverbg.jpg);
	background-repeat: repeat-x;
	padding-right: 12px;
	padding-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#gallery {
	display: block;
	width: 960px;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 213px;
	clear: both;
}
#heading {
	background-image: url(../images/heading.jpg);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	height: 67px;
	margin-top: 15px;
	padding-left: 350px;
	margin-bottom: 10px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 610px;
}
#content {
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}

#leftcontent {
	display: block;
	width: 250px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
	float: left;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #f1f1f1;
}
#leftcontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ababab;
	width: 245px;
	margin: 0px;
	padding-top: 2px;
	padding-left: 5px;
	text-align: center;
}
#leftcontent  ul  {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
	line-height: 15px;
}

#leftcontent img {

}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 17px;
}
#rightcontent {
	float: left;
	width: 686px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#rightcontent img {
	padding-right: 10px;
	position: relative;
}
#rightcontent2 img {
	position: fixed;
	float: right;
	margin-left: 500px;
}
#rightcontent3 img {
	position: fixed;
}



#rightcontent  h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 22px;
	color: #b6c332;
	text-decoration: none;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B9B9;
	margin-top: 0px;
	margin-right: 300px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#footer {
	clear: both;
	width: 980px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
	height: 72px;
}
#leftfooter {
	display: block;
	width: 400px;
	background-image: url(../images/footerleft.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 42px;
	padding-top: 30px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#rightfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/footerright.jpg);
	background-position: right;
	display: block;
	float: right;
	background-repeat: no-repeat;
	height: 42px;
	padding-top: 30px;
	padding-right: 20px;
}



#gallery a {
	margin: 0px;
	padding: 0px;
}
#rightfooter a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#rightfooter a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#leftcontent li {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	list-style-position: inside;
	list-style-image: url(../images/bullet.png);
	padding-right: 0px;
	padding-left: 0px;
	line-height: 15px;
}
#leftcontent li a {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 15px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}
#leftcontent li a:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #858484;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	line-height: 15px;
	padding-right: 0px;
	padding-left: 0px;
}
#rightcontent h2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	color: #b6c332;
	text-decoration: none;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 150px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#righttext1 {
	display: block;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	width: 323px;
	padding-right: 10px;
	border-right-width: 1px;
	float: left;
}
#righttext2 {
	display: block;
	width: 323px;
	padding-right: 10px;
	float: left;
	margin-left: 12px;
}

.tex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.flied {
	float: left;
	height: 20px;
	width: 200px;
	border: 1px solid #FF6600;
}

.flied2 {
	float: left;
	width: 200px;
	border: 1px solid #FF6600;
}
.get_bdoy {
	background-image: url(../images/get_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
#rightcontent_get {
	float: left;
	width: 680px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#rightcontent_get h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 22px;
	color: #b6c332;
	text-decoration: none;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B9B9;
	margin-top: 0px;
	margin-right: 150px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4d4d4d;
	line-height: 20px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4d4d4d;
	line-height: 17px;
}
