BODY{
	margin: 0;
	background-color: #73cefd;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 11px;
	color: #333;
	
}
ul {
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	padding: 0;
	
}
#headerWarp{
	background-image: url(../images/des_02.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 250px;
	margin-top: 10px;
}
#header{
	width: 1000px;
	margin: 0px;
	height: 210px;
	padding-top: 40px;
}
#headerLogo{
	width: 245px;
	height: 210px;
	background-image: url(../images/des_05.png);
	background-position: right;
	background-repeat: no-repeat;
	float: left;
	margin-right: 20px;
}
#headerMenuUL{
	float: left;
	width: 680px;
	height: auto;
	margin-top: 75px;
	margin-bottom: 45px;
	list-style-type: none;
	padding: 0px;
}
.headerMenuLI{
	display: inline;
	margin-right: 25px;
}
a.headerMenuLink, a.headerMenuLink:link, a.headerMenuLink:visited{
	font-family: Arial, Trebuchet MS, Georgia;
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
a.headerMenuLink:hover{
	font-family: Arial, Trebuchet MS, Georgia;
	font-size: 11px;
	text-decoration: none;
	color: #fcdb00;
}
#firstHeaderSlogan{
	width: 680px;
	float: left;
	font-family: Century Gothic, Arial, Trebuchet MS, Georgia;
	font-size: 24px;
	color: #fcdb00;
	text-transform: uppercase;
}
#secondHeaderSlogan{
	width: 680px;
	float: left;
	font-family: Century Gothic, Arial, Trebuchet MS, Georgia;
	font-size: 40px;
	color: #fff;
	font-weight: bold;
	line-height: 26px;
	text-transform: uppercase;
}
#leftMenu{
	position: absolute;
	width: 240px;
	top: 0;
	left: 0;
	height: auto;
	z-index: 20;
}
.leftMenuTop{
	height: 30px;
	width: 245px;
	background-image: url(../images/des_07.png);
	background-position: right;
	background-repeat: no-repeat;	
}
.leftMenuContent{
	width: 168px;
	height: auto;
	background-color: #FFF;
	padding: 3px 0px 3px 77px;
}
.leftMenuButton{
	background-color: #00923f;
	width: 168px;
	height: 27px;	
	margin: 4px 0px;
	line-height: 9px;
	overflow: hidden;
}	
.leftMenuButtonHover{
	background-color: #00923f;
	width: 188px;
	height: 27px;	
	margin: 4px 0px;
	line-height: 9px;
	overflow: hidden;
}
.leftMenuArrow{
	background-image: url(../images/des_14.png);
	background-position: left;
	background-repeat: no-repeat;
	width: 20px;
	height: 27px; 
	float: left	
}
.leftMenuList{
	background-image: url(../images/des_12.png);
	background-position: left;
	background-repeat: no-repeat;
	width: 30px;
	height: 27px;
	float: left;	
}
.clear{
	clear: both;
	height: 1px;
	line-height: 1px;
}
.leftMenuLinkBox{
	float: left;
	width: 131px;
	height: 19px;
	padding: 8px 0px 0px 7px;
	overflow: hidden;	
}
a.leftMenuLink{
	font-family: Arial, Trebuchet MS, Georgia;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	color: #e3e3e3;
	z-index:2;
	position: relative;
}
a.leftMenuLink:hover{
	font-family: Arial, Trebuchet MS, Georgia;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	color: #e3e3e3;
	z-index:2;
	position: relative;
}
a.leftMenuLink:visited{
	font-family: Arial, Trebuchet MS, Georgia;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	color: #e3e3e3;
	z-index:2;
	position: relative;
}
.leftMenuBottom{
	height: 20px;
	width: 245px;
	background-image: url(../images/des_25.png);
	background-position: right;
	background-repeat: no-repeat;	
}
#warp{
	width: 1000px;
	height: 330px;
	position: relative;
}
#content{
	width: 440px;
	padding-left: 245px;
	float: left;
}
#topContent{
	width: 410px;
	height: 30px;
	line-height: 30px;
	background-image: url(../images/des_08.png);
	background-position: left top;
	background-repeat: no-repeat;	
	color: #048e37;
	font-family: Century Gothic, Arial, Trebuchet MS, Georgia;
	font-size: 40px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 15px;
}
#subContent{
	width: 380px;
	background: #fff;
	padding: 20px 30px;
	line-height: 14px;
}
#bottomContent{
	width: 440px;
	height: 34px;
	padding: 0px;
	background-image: url(../images/des_29.png);
	background-position: left top;
	background-repeat: no-repeat;	
}
#rightMenu{
	width: 234px;
	float: left;
}
#rightMenuTop{
	width: 234px;
	height: 30px;
	background-image: url(../images/des_09.png);
	background-position: left top;
	background-repeat: no-repeat;	
}
#rightMenuContent{
	width: 214px;
	background: #fff;
	padding: 0px 10px;
	background-image: url(../images/des_16.jpg);
	background-position: left;
	background-repeat: repeat-y;		
}
#rightMenuBottom{
	width: 234px;
	height: 16px;
	background-image: url(../images/des_27.png);
	background-position: left top;
	background-repeat: no-repeat;	
}
#NewsTitle{
	font-family: Century Gothic, Arial, Trebuchet MS, Georgia;
	font-size: 24px;
	color: #66bb51;
}
.rightNews{
	clear: both;
	width: 214px;
	margin: 20px 0px;
	line-height: 14px;
}
.rightNewsPic{
	width: 90px;
	height: 70px;
	float: left;
	overflow: hidden;
	margin-right: 7px;
}
a.rightNewsLink, a.rightNewsLink:hover, a.rightNewsLink:visited{
	font-family: Arial;
	font-size: 11px;
	color: #333;
} 
.rightFrame{
	width: 214px;
	min-height: 400px;
	background: #fff;
	overflow: hidden;
}
#footer{
	clear: both;
	width: 100%;
	height: 100px;
	background-image: url(../images/des_02.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#footerSlogan{
	width: 376px;
	height: 50px;
	float: left;
	background-image: url(../images/slogan.png);
	background-repeat: no-repeat;
}
#copyrights{
	width: 280px;
	padding-right: 150px;
	height: 50px;
	float: left;
	text-align: center;
	font-size: 10px;
}
a, a:hover, a:visited{
	font-family: Arial, Trebuchet MS, Century Gothic, Tahoma;
	color: #006F2E;
	text-decoration: none;
}
.Heading{
	text-transform: uppercase;
	padding: 10px 0px;
}
#staticImages{
	width: 210px;
	float: right;
}
.staticImageSmall, .staticPic{
	width: 100px;
	height: 75px;
	float: left;
	margin: 0px 0px 5px 5px;
	overflow: hidden;
}
.staticImage{
	width: 200px;
	height: auto;
	margin: 5px 15px 5px 0px;
	float: left;
}
.staticPic{
	width: 100px;
	height: 75px;
	float: left;
	margin: 0px 10px 10px 0px;
	overflow: hidden;
}
.smallHeading{
	text-transform: uppercase;
	padding: 7px 0px;
}