body {
margin:					7px 0px 0px 0px;
background-color:		#333333;
background-image:		url(../images/bg.png);
background-repeat:		repeat-x;
background-position:	top;
font-family: 			Arial, Verdana, sans-serif;
font-size:				12px;
color:					#FFFFFF;
}
img {
border:					none;
}
.imgbrochure {
margin:					10px 0px 15px 21px;
}
a {
text-decoration:  		none;
}
a:link {
color: 					#FFFFFF;
}
a:visited {
color:					#FFFFFF;
}
a:hover {
color:					#333333;
}
a:active {
color: 					#333333;
}
.footer a {
text-decoration:  		none;
}
.footer a:link {
color: 					#999999;
}
.footer a:visited {
color:					#999999;
}
.footer a:hover {
color:					#0CF;
}
.footer a:active {
color: 					#0CF;
}
p {
color:					#FFFFFF;
margin:					10px 0px 0px 20px;
font-size:				12px;
text-align:				justify;
}
.footer p {
color:					#999999;
font-size:				10px;
text-align:				right;
margin:					0px 20px 0px 0px;
}
h1 {
color:					#00F;
font-size:				20px;
margin:					0px 20px 0px 20px;
font-weight:			bold;
}
h2 {
color:					#00F;
font-size:				13px;
margin:					10px 20px -10px 20px;
font-weight:			bold;
}
h3 {
color:					#FFFFFF;
font-size:				1.3em;
margin:					0px 0px 0px 0px;
font-weight:			bold;
}
.wrapper {
position:				absolute;
width:					745px;
left:					50%;
margin:					0px 0px 0px -372px;
}
.header {
width:					745px;
height:					216px;
float:					left;
}
.navigation {
width:					196px;
float:					left;
margin:					16px 0px 0px 0px;
}
.navtop {
width:					194px;
height:					31px;
float:					left;
}
.navcenter {
width:					194px;
height:					28px;
float:					left;
}
.brochure {
width:					194px;
background-image:		url(../images/bg_brochure.png);
float:					left;
margin:					0px 0px 0px -1px;
}
.navbottom {
width:					194px;
height:					31px;
float:					left;
}
.contentbox {
width:					545px;
float:					right;
margin:					16px 0px 0px 0px;
}
.contenttop {
width:					545px;
height:					33px;
background-image:		url(../images/content_top.png);
float:					left;
}
.content {
width:					545px;
background-image:		url(../images/content_center.png);
float:					left;
}
.contentbottom {
width:					545px;
height:					13px;
background-image:		url(../images/content_bottom.png);
background-repeat:		no-repeat;
margin:					0px 0px 0px 0px;
float:					left;
}
.video {
width:					480px;
height:					270px;
margin:					10px 0px 10px 33px;
}
.breadcrumb {
height:					23px;
margin:					0px 20px 0px 0px;
float:					left;
}
.contenttext {
margin:					10px 20px 0px 0px;
float:					left;
}
.footer {
width:					545px;
margin:					0px 0px 0px 0px;
float:					right;
text-align:				right;
word-spacing:			5px;
}