body {
	font-size:76%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#f0f0f0;
	word-wrap:break-word;
}
#wrapper #outer2 h3 {
	color: #090;
	font-size: 36px;
}

#header {
	background-color: #FFF;
}

#outer1 {
	float:left;
	width:180px;
	padding:10px;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#outer3 {
	float:right;
	width:180px;
	padding:10px;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #outer1 p {
	color: #FFF;
}
#wrapper #outer1 h3 {
	color: #0F0;
}
#wrapper #outer3 h3 {
	color: #0F0;
}
#wrapper #outer3 ul li {
	color: #FFF;
}
#wrapper #outer2 p {
	font-size: 15px;
	color: #000;
	padding-right: 2em;
	padding-left: 2em;
	font-family: Verdana, Geneva, sans-serif;
}
#outer2 {
	margin:10px 210px;
	background-color: #FFF;
}

#outer1, #outer2, #outer3 {
	padding-bottom:32767px;
	margin-bottom:-32767px;
	color: #000;
}

#wrapper {
	overflow:hidden;
	background-color: #FFF;
	color: #000;
}


#footer {
	clear:both;
	background-color: #FFF;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
}

.content {
	padding:10px;
}
#footer .content {
	font-size: 24px;
}

h1 {
	font-size:20px;
	margin:0;
	padding:10px 0;
	color:#000;
}
h3 {font-size:18px; margin:0; padding:8px 0;}
p {
	font-size:12px;
	line-height:1.5em;
	margin:0;
	padding:5px 0;
	color: #FFF;
}
#footer p,
#header p {
	color:#000;
}
#footer a {
	color:#090;
}
#footer a:hover {
	text-decoration:none;
	color: #0071B3;
}
#wrapper #outer3 p a {
	color: #0F0;
	font-size: 16px;
}
#wrapper #outer3 p a:hover {
	color: #FFF;
}
#phone div {
	color: #000;
	background-color: #FFF;
}



#footer .content p {
	font-size: 10px;
}
#wrapper #outer2 p a {
	color: #090;
}
#wrapper #outer2 p a:hover {
	color: #0071B3;
}
