@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg12.jpg);
	background-repeat: repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}

#header {
	margin: auto;
	padding: 0px;
	width: 957px;
}

#header2 {
	margin: auto;
	padding: 0px;
	width: 943px;
	background-color: #188754;
	height: 25px;
}

#logo {
	width: 200px;
	height:144px;
	z-index: 1111;
	position: relative;
	margin: auto;
	padding: 0px;
	top: -35px;
}

#Language {
	float: right;
	color: #FFF;
}
#flash {
	width:943px;
	height:500px;
	padding:0px;
	margin-top: -144px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #fff1bb;
}


#flash2 {
	width:943px;
	height:250px;
	padding:0px;
	margin-top: -144px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #fff1bb;
}


/* main menu */
.menu {
	position:relative;
	width: 943px;
	height: 45px;
	margin: auto;
	padding: 0px;
	background-color: #793321;
}

.menu ul {
	padding:0;
	margin:0;
}



.menu-line{
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFF;
	height: 45px;
}

.menu ul li {
	float:left;
	position:relative;
	display: inline;
	margin-left: 1px;
}

.menu ul li a {
	display:block;
	padding-right: 17px;
	padding-left: 17px;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	position: relative;
	z-index: 1000;
	text-align: center;
	text-transform: uppercase;
	line-height: 45px;
	font-weight: bold;
}

.menu-visited {
	background-color: #552417;
}


.menu ul li ul {display: none;}


/* specific to non IE browsers */
.menu ul li:hover a {
	background-color: #fbb614;
	color: #333;
}
	
.menu ul li:hover ul {
	-moz-box-shadow: 0 0 10px #888;
	-webkit-box-shadow: 0 0 10px#888;
	box-shadow: 0 0 10px #888;
	display:block;
	position:absolute;
	top:61px;
	left:0;
}

.menu ul li:hover ul li {
	display:block;
	clear:both;
	height: 30px;
}

.menu ul li:hover ul li ul {
	display: none;
}
	
.menu ul li:hover ul li a {
	display:block;
	width:210px;
	height: 30px;
	line-height:30px;
	text-align: left;
	margin: 0px;
	white-space: nowrap;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 14px;
	background-color: #6CB545;
	border: 1px solid #538B34;
}
	
.menu ul li:hover ul li a:hover {
	background-color: #1E4594;
	color: #FFF;
}
	
.menu ul li:hover ul li:hover ul {
	display:block; 
	position:absolute; 
	left:215px; top:0;
}
	
.menu ul li:hover ul li:hover ul li a {
	border-left:0px;
	background-color: #1E4594;
	width:270px;
	line-height: 30px;
}
	
.menu ul li:hover ul li:hover ul li a:hover {
	border-left:0px;
	text-decoration: none;
}

.flash {
	position:relative;
	margin: auto;
	padding: 0px;
	width: 962px;
	height: 40px;
	z-index:2000;
	background-image: url(image/button.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}


.border2 {
	border: 1px solid #A06A25;
}

.white {
	font-size: 22px;
	line-height: 18px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
}


.box {
	z-index: 10;
	-moz-box-shadow: 0 0 12px #888;
	-webkit-box-shadow: 0 0 12px#888;
	box-shadow: 0 0 12px #888;
	border: 1px solid #FFF;
}

#container {
	width: 965px;
	background-image: url(images/line1.png);
	background-repeat: repeat-y;
	background-position: center center;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h1 {
	font-size: 25px;
	line-height: 20px;
	font-weight:  bold;
	color: #188754;
	margin: 0px;
	padding: 0px;
}

.heading {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #793321;
}

.heading2 {
	font-size: 16px;
	line-height: 22px;
	font-weight:  bold;
	color: #FC0;
}


.text {
	text-align: justify;
}

#leftside {
	background-image: url(images/left.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	float: right;
	height: 400px;
	width: 288px;
	margin-right: -22px;
	margin-top: 10px;
}

#leftside_img {
	width: 255px;
	margin-top: 10px;
}

#leftside2 {
	padding: 0px;
	float: left;
	margin: 20px;
	width: 655px;
}

#leftside3 {
	padding: 0px;
	float: left;
	margin-right: -16px;
	background-image: url(images/online.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 225px;
	width: 59px;
}

#leftside4 {
	float: left;
	margin-left: 30px;
	margin-top: 40px;
	color: #FFF;
	font-size: 15px;
}

#leftside4 a {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

#leftside4 a:hover {

}

#footer {
	margin: auto;
	padding: 0px;
	width: 1005px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
}

#footer2 {
	margin: auto;
	padding: 0px;
	width: 1004px;
	background-image: url(images/footer2.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: 60px;
	color: #FFF;
}

#footer2 a {
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

#footer2 a:hover {
	color: #cccc00;
	text-decoration: none;
}

#footer3 {
	margin-right: 30px;
	margin-left: 30px;
	float:left

}



.clear {
    display: block;
    clear: both;
    height: 0px;
}


a {
	color: #FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-decoration: none;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
}

 a:hover {
	color: #FFC;
	text-decoration: underline;
}

#projucts {
	margin: auto;
	padding: 0px;
	width: 95%;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
}

#projucts2 {
	margin: auto;
	padding: 0px;
	width: 95%;
}

.line {
	border-top-width: 0.8px;
	border-top-style: dashed;
	border-top-color: #623600;
	margin-top: 5px;
	margin-bottom: 15px;
}

.line2 {
	border-top-width: 0.5px;
	border-top-style: dashed;
	border-top-color: #623600;
	margin-top: 10px;
	margin-bottom: 5px;
	width: 95%;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}

.tick {
	list-style-image: url(image/tick.png);
	list-style-type: none;
}

#button {
	text-align: center;
	border-radius: 5px;
	font-weight: bold;
	color: #FFF;
	width: 95px;
	height: 35px;
	border: 1px solid #552417;
	cursor:  pointer;
	font-size: 17px;
	background-color: ##793321;
}

#button a{
	text-align: center;
	border-radius: 5px;
	font-weight: bold;
	color: #FFF;
	width: 95px;
	height: 35px;
	border: 1px solid #FFF;
	cursor:  pointer;
	font-size: 17px;
	background-color: #009966;
}

#button a:hover {
	text-align: center;
	border-radius: 5px;
	font-weight: bold;
	color: #FFF;
	width: 95px;
	height: 35px;
	border: 1px solid #FFF;
	cursor:  pointer;
	font-size: 17px;
	background-color: #006A48;
	display: block;
	
}


#footer4 {
	float: left;
	padding-left:170px;}


input, textarea {
	border-radius: 5px;
	background-color: #FFF;
	border: 1px solid #CCC;
}
