p {	
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-transform: none;
}
.interactive {	
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 13px;
	color: #42538B;
	text-transform: none;
}
.clients {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: none;
}
.portfolio {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	color: #333333;
}
.header {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
}
a:link, a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #DFF782;
}
a.contactlink:link, a.contactlink:visited {
	font-weight: bold;
	color: #EBEFF3;
	text-decoration: underline;
}
a.contactlink:hover {
	font-weight: bold;
	color: #CBED63;
}
.contact {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
}
a.portfolio:link, a.portfolio:visited {
	font-weight: bold;
	color: #42538B;
	text-decoration: underline;
}
a.portfolio:hover {
	font-weight: bold;
	color: #CBED63;
}
#background {
	width: 735px;
	height: 395px;
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#background2 {
	width: 735px;
	height: 395px;
	background-color: #FFFFFF;
}
#content {
	margin-right: 10px;
	margin-left: 10px;
}

