/* CSS Document */

body {
	margin: 0px auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#Logo img{
	width:100%;
}
#container
{
	margin: 0px  auto;
	color: #333;
	line-height: 130%;
	width:100%;
}
body #PrintImg{
	display:block;
	width:675px;
}
#TitleImage{
	float:left;
	width:200px;
}
#MainImage{
	float:left;
	width:400px;
}
#MainImage img{
	width:445px;
	height:78px
}


#SearchForm,#Waves,#HomeFlash object,#mainnavcontainer,#navcontainer,#footer,#language{
	display:none;
}

#navcontainerMaccure {
	width:25%;
}

#maincontentMaccure {
	width:50%;
}


#maincontent{
	clear:both;
	margin:0;
	padding:0;
	text-align:justify;
	width:90%;
}

#maincontent table, #maincontent #table {
	float:none;
	width:100%;
}

#HomeFeatures
{
float: left;
width: 95%;
background-color: #FFFFFF;
padding: 0px;
margin: 0px;
font-family: Arial, Helvetica, sans-serif, Verdana;
font-size: 11px;
line-height: 120%;
color: #3C9FD6;
}

.homefeature1
{
	padding: 0px;
	background-image: url(images/homepage/dropshadow.jpg);
	background-repeat: no-repeat;
}

.homefeature2
{
	padding: 0px;
	background-image: url(images/homepage/dropshadow.jpg);
	background-repeat: no-repeat;
}

.content
{
padding: 0px;
font-family: Arial, Helvetica, sans-serif, Verdana;
font-size: 11px;
line-height: 120%;
color: #3C9FD6;
}