﻿#gmap
{
	width:900px;
	height:400px;
	overflow:hidden;
}

.contactbox

{
	width:270px;
	height:150px;
	overflow:hidden;
	float:left;
	margin-bottom:10px;
}


#emailform, #addressbox
{
	margin-right:10px;
}

.boxcontent
{
	margin:5px;
}

#emailform
{
	background-image:url(../images/emailcontactbox.jpg);
}

#addressbox
{
	background-image:url(../images/addresscontactbox.jpg);
}

#contactbox
{
	background-image:url(../images/phonebox.jpg);
}

#emailformcontainer
{
	font-size:10px;
}