#wrapper #box{
	height: 500px;
	width: 870px;
	position: relative;
	background-image: url(images/rounded_rectangle/box.png);
	background-repeat: no-repeat;
	text-align: left;
	
}
#wrapper #boxfrontpage {
	height: 500px;
	width: 870px;
	position: relative;
	background-image: url(images/rounded_rectangle/box.png);
	background-repeat: no-repeat;
	text-align: left;
}


#wrapper #box #text {
	float: left;
	height: 300px;
	width: 400px;
	font-size: 14px;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	padding-top: 70px;
	padding-left: 55px;
}
#wrapper #box #text2 {
	float: left;
	height: 300px;
	width: 400px;
	font-size: 14px;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	padding-top: 30px;
	padding-left: 55px;
}


#wrapper #menu {
	height: 40px;
	width: 870px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
}


#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 870px;
	font-size: 10.5px;
	position: relative;
	height: 660px;
}

#wrapper #box #text #heading {
	color: #BF1F26;
	font-size: 14px;
	font-weight: bold;	
}
#wrapper #box #text2 #heading {
	color: #BF1F26;
	font-size: 14px;
	font-weight: bold;
}

#wrapper #box #image {
	height: 400px;
	width: 300px;
	float: right;
	margin-top: 39px;
	margin-right: 39px;
	text-align: right;
	vertical-align: middle;
}
#wrapper #box #submenu {
	margin-left: 17px;
}
#wrapper #boxfrontpage  {
	background-image: url(images/frontpagepicture.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 500px;
	width: 870px;
	filter: Alpha(Opacity=0, FinishOpacity=100, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=0);
	text-align: center;
	padding-top: 40px;
}
