body {
	margin: 0px;
	height: 100%;
	background-color: #ffffff;
}

.header {
	width: 990px;
	height: 74px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url('header.jpg');
	background-repeat: no-repeat;
}

.menubar {
	width: 990px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url('menubar.jpg');
	background-repeat: repeat-y;
}

.menubar2 {
	height: 35px;
}

.homeimage {
	width: 990px;
	height: 451px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url('homeimage.jpg');
	background-repeat: no-repeat;
}

.experienceimage {
	width: 990px;
	height: 318px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url('expimage.jpg');
	background-repeat: no-repeat;
}

.benefitsimage {
	width: 990px;
	height: 318px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url('benefitsimage.jpg');
	background-repeat: no-repeat;
}

.aboutimage {
	width: 990px;
	height: 318px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url('aboutimage.jpg');
	background-repeat: no-repeat;
}

.mainbackground {
	width: 990px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url('mainbackground.jpg');
	background-repeat: repeat-y;
}

.footer {
	width: 990px;
	height: 132px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url('footer.jpg');
	background-repeat: no-repeat;
}

.maintext {
	font-family: Georgia, Arial, Tahoma, Sans-Serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 17px;
	color: #7777777;
}

.mainpagetext {
	width: 910px;
	padding: 0px;
	margin: 0px;
	font-family: Georgia, Arial, Tahoma, Sans-Serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 17px;
	color: #7777777;
}

.maintext a{
	font-family: Georgia, Arial, Tahoma, Sans-Serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 17px;
	color: #7777777;
	text-decoration: none;
}

.maintext a:hover{
	font-family: Georgia, Arial, Tahoma, Sans-Serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
}

.menutext {
	font-family: Georgia, Arial, Tahoma, Sans-Serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	color: #ffffff;
}

.menutext a{
	font-family: Georgia, Arial, Tahoma, Sans-Serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
}

.menutext a:hover{
	font-family: Georgia, Arial, Tahoma, Sans-Serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}

.facts {
	width: 850px;
	padding: 10px;
	background-color: #7f9ad5;
	border: 1px solid 777777;
	font-family: Georgia, Arial, Tahoma, Sans-Serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 17px;
	color: #7777777;
}

.paperrip {
	width: 453px;
	height: 151px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url('paperrip.jpg');
	background-repeat: no-repeat;
}