.footer {
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	padding-top: 20px;
	padding-bottom: 20px;
}
.footer a {
	color:#CCC;
	text-decoration:none;
}
.footer a:hover {
	color:#CCC;
	text-decoration:underline;
}
.footer-title {
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #CCC;
	padding-left:10px;
	border-bottom-style: groove;
	border-bottom-color: #CCC;
}
.copyright {
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.copyright a {
	color:#FFF;
	text-decoration:underline;
}.phone {
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	border-bottom-style: groove;
	border-bottom-color: #666;
}
.division {
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
#col {
	padding: 5px;
}
#col1 {
	padding: 5px;
	border-right-width: thin;
	border-right-style: groove;
	border-right-color: #999;
}
#col2 {
	padding: 5px;
	border-right-width: medium;
	border-right-style: groove;
	border-right-color: #999;
}
h1 {
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #030;
}
.content {
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
	color: #333;
}
.content a {
	color: #00a600;
	text-decoration: none;
}
.content a:hover {
	color: #00a600;
	text-decoration: underline;
}
h2 {
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #030;
}
h3 {
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #030;
}
.side {
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.img-right {
	float:right;
	padding:5px;
}
.img-left {
	float:left;
	padding:5px;
}
.errors {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #F00;
	padding-left: 20px;
	font-weight:bold;
}
#testimonial {
	background: #EEEEEE url(images/quotes.png) top left no-repeat;
}
.portfolio {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #1A9754;
}
.portfolio a {
	color: #1A9754;
	text-decoration:none;
}

