body {
	background: transparent url(../images/bg_body_contact.jpg) center center no-repeat;
	color: #41698b;
}

a {
	color: #41698b;
}

h1 {
	float: right;
	padding-top: 126px;
	margin-right: 6px;
}

#main {
	background: transparent url(../images/bg_main_contact.gif) 0 0 no-repeat;
	height: 630px;
}

#content {
	width: 343px;
	padding-left: 10px;
	padding-top: 60px;
	height: 425px;
}

#section-id {
	float: left;
	width: 273px;
	margin-top: -17px;
}

ul.mailto {
	margin: 20px 0;
	padding: 0;
	list-style: none;
}

ul.mailto li {
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
}

ul.mailto li a {
	padding-left: 32px;
	background: transparent url(../images/icon_email.gif) 0 0 no-repeat;
	color: #5d4627;
}