body {
	background-color: #B9BC9F;
	margin: 30px 0 0 0;
	padding: 0;
}
.creative {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0E3234;
}
a:link {
	color: #007577;
	text-decoration: none;
}
a:visited {
	color: #B9BC9F;
}
a:hover {
	color: ##B9BC9F;
}
.header_main {
	color: #4F81BD;
	font:  Verdana, Geneva, sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	border-bottom: solid 1px #4F81BD;
}
#per {
	color:#000;
	font-style: normal;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0 10px 0;
}
#footer p {
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 0;
}
.red {
	color: #660000;
	font-weight: bold;
}
.content  p{
	width: 216px;
}
.header_text {
	font-size: 24px;
	color: #660000;
	font: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 0 0 0 5px;
}







/********************
/  Navigation
********************/
#Navigation ul{
	height:57px;
	list-style-type:none;
	margin:0px;
	padding:0 0 0 5px;
}

#Navigation li{
	float:left;
	padding-top:15px;
	text-align:center;
}

#Navigation li a{
	color:#007577;
	display:block;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

#Navigation li a:hover{
	color:#86b8b5;
}

#Navigation li.selected a{
	color:#86b8b5;
}

#Navigation li.selected a:hover{
	color:#007577;
}

#Navigation #siteSigns{
	width:45px;
}

#Navigation #truckLettering{
	width:65px;
}

#Navigation #gasStation{
	width:85px;
}

#Navigation #woodSigns{
	width:70px;
}

#Navigation #neonSigns{
	width:45px;
}

#Navigation #electricSigns{
	width:55px;
}

#Navigation #pylonSigns{
	width:45px;
}

#Navigation #channelLetters{
	width:60px;
}

#Navigation #Awnings{
	padding:22px 0 0 0;
	width:65px;
}

#Navigation #messageCenters{
	width:70px;
}

#Contact a{
	background-image:url(/image/template/navigation/btn_contact.png);
	background-repeat:no-repeat;
	color:#FFF;
	display:block;
	font-size:12px;
	height:16px;
	text-decoration:none;
	width:99px;
}

#Contact a:hover{
	background-position:0px -16px;
}

#Contact a span{
	padding:0 0 0 10px;
}

#phoneNumber{
	font-size:12px;
	font-weight:bold;
	padding:0 10px 0 0;
	text-align:right;
}
#testimonials {
	width: 100px;
	position:relative;
	font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
	left:533px;
	bottom: 3px
}
#testimonials a {
	color: #FF0000;
}

#testimonialContent {
	margin-left: 40px;
}




