h1 {
	color: #ff9900;
}

#text-intro,
#gmap a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding-bottom: 1.2em;
	font-size: 1.1em;
	line-height: 1.3em;
}

#text-column-left {
	float: left;
	width: 48%;
}

#text-column-right {
	float: right;
	width: 48%;
}

#text-column-right,
#text-column-left,
#text-intro 
{
	font-size: 1.1em;
	line-height: 1.3em;
}

#team li {
	float: left;
	margin: 0 1px 1px 0;
	width: 100px;
	height: 100px;
	background-color: #000;
}

#content,
#portfilio-content {
	background-image: url(../images/content-bg.png);
}

#gmap {
	border: 3px solid #FF9933;
	float: right;
	width: 400px;
	height: 225px;
	margin-bottom: 20px;
}