﻿.page {
	border:4px solid #A09F5B;
}
.offer_txt {
	color:#989898;
	font-size:18pt;
	text-align:right;
	left:342px;
	top:231px;
	width:300px;
}
.offer_txt a:link, .offer_txt a:visited, .offer_txt a:focus, .offer_txt a:hover {
	color:#989898;
	text-decoration:none;
}
.portfolio_txt {
	color:#FFFFFF;
	font-size:12.5pt;
	text-align:left;
	width:190px;
	top:323px;
	left:710px;
	line-height:16pt;
}
.portfolio_txt a:link, .portfolio_txt a:visited, .portfolio_txt a:hover, .portfolio_txt a:focus {
	color:#FFFFFF;
	text-decoration:none;
}
h1 {
	color:#A09F5B;
}
.service {
	background-color:#A09F5B;	
}
.service h2 {
	color:#F3F1AB;
}
.footer {
	background-color:#A09F5B;
	border:4px solid #A09F5B;
}
span.star, a.port_link:link, a.port_link:visited, a.port_link:hover, a.port_link:focus {
	color:#A09F5B;
}