* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.box {
	top: 21px;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	width: 959px;
	background:url(images/bottom.jpg) no-repeat left bottom;
}
.box .top{
	background: url(images/top.jpg) no-repeat left top;
	width: 959px;
	height: 10px;
	overflow: hidden;
}
.box .content {
	background: url(images/background.jpg) repeat-y left;
	padding-top: 10px;
	padding-bottom: 41px;
}
.header_en {
	width: 946px;
	height: 247px;
	background: url(images/header_en.png) no-repeat left top;
	overflow:hidden;
}
.menu {
	width: 951px;
	z-index: 5;
}
.menuBackground {
	position:relative;
	z-index: 10;
	top: -36px;
	width: 951px;
	height: 19px;
	
}
.menuButtons {
	z-index:2px;
	width: 420px;
	height: 36px;
	top: 14px;
	left:542px;
	position:relative;
}
.menuButton {
	float: left;
	width: 135px;
	height: 36px;
}
.contentUl {
	position: relative;
	top: -20px;
	left:65px;
	width: 803px;
	color: #333333;
}
.contentUl ul {
	width: 803px;
}
.contentUl li {
	width: 803px;
	list-style-type: none;
	font-size: 16px;
	text-align: left;
	padding-left: -100px;
	
}

.textparagraph {
	width: 803px;
	list-style-type: none;
	font-size: 16px;
	text-align: left;
	padding-left: 30px;
	line-height: 30px;
	
}


.purpleHeading {
	color: #3541A2;
	line-height: 75px;
	font-size: 22px ! important;
	
}
.redHeading {
	color: #FF6363;
	line-height: 75px;
	font-size: 22px ! important;
}
.orangeHeading {
	color: #E49352;
	line-height: 75px;
	font-size: 22px ! important;
}
.yellowHeading {
	color: #F5D627;
	line-height: 75px;
	font-size: 22px ! important;
}
.uglyGreenHeading {
	color: #B0AD8B;
	line-height: 75px;
	font-size: 22px ! important;
}
.footer {
	width: 959px;
	height: 41px;
	color: #FFFFFF;
	text-align: center;
}
.footer p {
	padding-top:7px;
}


A:link {text-decoration: none; color: white;}
A:visited {text-decoration: none; color: white;}
A:active {text-decoration: none; color: white;}
A:hover {text-decoration: underline; color: white;}

 
