@charset "utf-8";
/* CSS Document */

body {	
	background: url(Images/Templet%20images/Sky_Background.jpg);
	margin: 0;
	padding: 0;
	text-align: center;
}

#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	width: 955px;
	text-align: left;
	background: #006634;
}

#header_top {
	background-image: url(Images/Templet%20images/Header_Top.jpg);
	float: left;
	height: 85px;
	width: 955px;
}


#header_bottom {
	background-image: url(Images/Templet%20images/header_bottom.jpg);
	height: 65px;
	width: 955px;
	float: left;
}
#menu {
	height: auto;
	width: 955px;
	float: left;
	background: #000;
}
#main {
	float: left;
	height: auto;
	width: 600px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #006634;
	background: #BEEEB7;
	padding: 5px;
}

#mainContact {
	float: left;
	height: auto;
	width: 955px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #006634;
	background: #BEEEB7;
	padding: 5px;
}

#rightSide {
	background: #063;
	width: 345px;
	float: right;
	color: #FFF;
}
#rightSideContact {
	background: #BEEEB7;
	width: -1000 em;
	color: #FFF;
	height: 0px;
}
#above_footer {
	background: #000;
	width: 955px;
	height: 25px;
	float: none;
	clear: both;
}


#footer {
	float: none;
	height: 82px;
	width: 955px;
}
a {
	color: #000;
	text-decoration: none;
}
#homeLeft {
	float: left;
	width: 500px;
	background: #000;
}
#homeLeft table tr td dl {
	font-size: 1.2em;
	font-weight: normal;
	text-align: left;
	line-height: 1.4em;
}

a:hover {
	color: #2ED677;
}
#container #main table tr td dl {
	font-size: 1.2em;
	line-height: 1.4em;
}
#container #main table tr td p {
	font-size: 1.2em;
	line-height: 1.4 em;
}
h3 {
	font-size: 1.3em;
	line-height: 1.3em;
}
#frmInformation fieldset p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1 em;
}
#container #main #frmInformation fieldset {
	background-color: #090;
	padding: 20px;
}
#container #main #frmInformation input.text {
	width: 200px;
}
