@charset "utf-8";
/* CSS Document */



#contact-top {
	height:70px;
	width:80%;
	float:left;
	text-align: center;
}

#contact-bottom {
	height:300px;
	width:100%;
	float:left;
}






#contactmecolumn {
	width:80%;
	height:350px;
	float:left;
}


#field1, field2 {
	height:30px;
	width:150px;
	float:left;
}
#field3 {
	height:30px;
	width:320px;
	float:left;
}

#enquiry {
	float: left;
	height: 298px;
	width: 99%;
	padding: 1%;
}

.label {
	font-size:medium;
	color:#000000;
	float: left;
	width: 40%;
	height: 25px;
	text-align: right;
	margin-right: 1%;
}
.entry {
	font-family:Arial, Helvetica, sans-serif;
	color:#990000;
	width:40%;
	height: 25px;
	float: left;
	clear: none;
}

.entry-message {
	font-family:Arial, Helvetica, sans-serif;
	color:#990000;
	width:40%;
	height: 100px;
	float: left;
}
.background {
	background-color:#FFFF99;
	border: 1px solid #666666;
	height: 35px;
	width: 75px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0033FF;
	font-weight: bold;
	float: left;
}
.send-button {
	float: left;
	margin-left:5%;
	height: 50px;
	width: 80px;
	font-size: medium;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(images/button-send.png);
}

.reset-button {
	float: left;
	
	height: 50px;
	width: 80px;
	font-size: medium;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(images/button-send.png);
}






#buttons-bar {
	width:100%;
	height:75px;
	float:left;
	padding-top: 10px;
	padding-left: 41%;
}



#contactmecolumn2 {
	width:50%;
	height:70px;
	float:right;
}
#contactmespace {
	width:20px;
	height:298px;
	float:left;
}
#contactme2 {
	width:190px;
	height:298px;
	float:left;
	background-image: url(images/about-me-2.png);
	background-repeat: no-repeat;
	
}
#contactme3 {
	width:400px;
	height:198px;
	float: left;
	background-image: url(images/about-me-3.png);
	background-repeat: no-repeat;
}
