body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align:left;
	background-color: #666666;
}

.f {
font-family: Trebuchet MS, Arial, Tahoma;
font-size: 1em;
color:#cccccc;
text-decoration:none;
}

img {
border:0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.hide {
display:none;
}

.wrap {
width:809px;
margin-top:20px;
background-image:url(images/bg.jpg);
background-repeat:repeat-y;
display:block;
}

.header {
height:19px;
background-image:url(images/header.jpg);
background-repeat:no-repeat;
background-position:top;
}

.footer {
height:26px;
background-image:url(images/footer.jpg);
background-repeat:no-repeat;
background-position:bottom;
}

#menu {
height:48px;
width:757px;
text-align:left;
padding-left:2px;
position:relative;
}

#toplogo {
height:52px;
text-align:left;
margin-left:27px;
}

#picture {
width:100%;
text-align:center;
height:195px;
padding-left:2px;
padding-top:15px;
padding-bottom:15px;
}

#text {
width:809px;
margin-top:0px;
background-image:url(images/bg.jpg);
background-repeat:repeat-y;
display:block;
}

a {
color:#0033CC;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}


.content {
text-align:left;
padding-top:10px;
padding-left:27px;
padding-bottom:10px;
padding-right:27px;
}

a.contact {
	position:absolute;
	right:0px;
	top:20px;
}


.leftbox {
	float:left;
	padding:20px;
	padding-left:0px;
	padding-top:0px;
}
.rightbox {
	float:right;
	padding:20px;
	padding-right:0px;
}