.contact h2
{
	margin-top:55px;
	margin-bottom:25px;
	width:524px;
	height:69px;
	background: url('../images/text-dont-be-a-stranger.png') left top no-repeat;
}

.contact h2 span
{
	visibility:hidden;
}

.contact #contact p
{
	font-size:12px;
	line-height:18px;
	font-style:italic;
	width:494px;
}

.contact #contact p a 
{
	color:#bf391a;
	text-decoration:none;
}

#contact .contact-form
{
	margin-top:25px;
}

input,
label
{
	display:block;
	font-family:Arial, sans-serif;
}

label
{
	font-weight:bold;
	font-size:10px;
	color:#805802;	
	text-transform:uppercase;
}


.contact-form
{
	position:relative;
}

.short-field
{
	margin-bottom:9px;
}

.short-field input
{
	width:456px;
	border:none;
	background:#FFF3D9;	
	padding:4px;
	font-size:12px;
}

label
{
	margin-bottom:4px;
}

.contact-form .weird-field
{
	background: url('../images/background-message-box.png') left top no-repeat;
	padding-left:10px;
	padding-top:10px;	
	margin-left:-9px;
	margin-top:-6px;	
}

.contact-form textarea
{
	border:none;
	padding:4px;
	font-size:12px;
	background:#FFF3D9;
	height:317px;	
	width:434px;
	overflow:auto;
	margin-bottom:18px;
}


#about-the-teams
{
	margin-top:35px;
}

.about-the-teams h2
{
	height:30px;
	width:197px;
	background: url('../images/text-team-information.png') left top no-repeat;
	margin-bottom:13px;
}

.about-the-teams h2 span
{
	visibility:hidden;
}

.about-the-teams p,
.about-the-teams h3
{
	font-family: Arial, sans-serif;
	font-size:11px;
	margin-left:65px;
	font-style:italic;
}

.about-the-teams h3
{
	font-weight:bold;	
}

.about-the-teams p
{
	color:#876a2b;	
}

.about-the-teams p a
{
	color:#876a2b;
	text-decoration:none;
}

.about-the-teams p a:hover
{
	text-decoration:underline;
}

.about-the-teams h3
{
	margin-top:11px;
	font-style:normal;
}

#about-the-teams .microsoft-logo
{
	margin-bottom:16px;
	margin-top:16px;	
}

.mess-logo a
{
	display:block;
	width:76px;
	height:28px;
	background: url('../images/logo-mess.png') left top no-repeat;
	text-decoration:none;
}

.microsoft-logo a
{
	display:block;
	width:116px;
	height:20px;
	background: url('../images/logo-microsoft.png') left top no-repeat;
	text-decoration:none;
}

.mess-logo a span,
.microsoft-logo a span
{
	visibility:hidden;
}

.red-link a,
.about-the-teams p.red-link a
{
	text-decoration:none;
	font-style:normal;
	color:#bf391a;
}

p.sent-message
{
	margin-top:25px;
	font-weight:bold;
}

.contact #latest-tweet img
{
	margin-top:40px;
}