body {
	font: 12px/1.3em Arial, Helvetica, sans-serif;
	color: #605D5C;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 800px;
	margin: 0px auto;
	background: url("../images/solve-it-homeboxes.gif") no-repeat top;
	text-align: left;
}
#header {
	height: 309px;
}

#services {
	color: #C7C092;
	padding: 15px;
	margin-right: 150px;
	margin-left: 150px;
	text-align: center;
}
p, ul, li {
	font-size: 12px;
	margin-top: 2px;
}
h1, h2, h3 {
	color: #0097AC;
	margin-bottom: 6px;
}

h1 {
font-size: 24px;

}
h2 {

font-size: 14px;
}
h3 {


font-size: 18px;
}
h4 {
	font-size: 14px;
	color: #817214;
}
#navigation a
{
	color: #FFFFFF;
	background: #C7C092 url("../images/left-tab.gif") no-repeat left top;
	text-decoration: none;
	padding-left: 12px;
	font-weight: bold;
}

#navigation a span
{
background: url("../images/right-tab.gif") no-repeat right top;
padding-right: 12px
}

#navigation a, #navigation a span
{
display: block;
float: left
}

/* Commented backslash hack hides rule from IE5-Mac \*/
#navigation a, #navigation a span
{
float: none
}
/* End IE5-Mac hack */

#navigation a:hover
{
color: #fff;
background: #9F964B url("../images/left-tab-hover.gif") no-repeat left top;
text-decoration: none;
padding-left: 12px
}

#navigation a:hover span
{
background: url("../images/right-tab-hover.gif") no-repeat right top;
padding-right: 12px
}

#navigation
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#navigation li
{
float: left;
display: block;
margin: 0;
padding: 0
}
#buttons {
	margin: 10px auto;
	width: 535px;
}
#footer {
	font-size: 10px;
	text-align: center;
	clear: both;
	padding: 35px 10px 10px;
	color: #9F964B;
}
#footer ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#footer ul li {
	margin-left: 0;
	padding: 3px 15px;
	list-style: none;
	display: inline;
	background: url("../images/blue-bullet.gif") no-repeat left center;
	}
#footer ul li.first {
	margin-left: 0;
	list-style: none;
	display: inline;
	background: url(none);
	}

#footer a:link, #footer a:visited {
	color: #339CA2;
	text-decoration: none;

}
#headerPages {

	height: 187px;
}
#content {
	padding: 15px;
	width: 735px;
	vertical-align: top;
}
#content ul {
	color: #0097AC;
	margin-left: 0px;
	padding-left: 1em;
	
}
#content li {
	list-style: square url("../images/brown-bullet.gif");
}
#rightbar {
	width: 165px;
	background: #FFFFFF url("../images/woman-on-computer.gif") no-repeat left top;
	color: #0097AC;
	padding: 155px 10px 0px;
	vertical-align: top;
	margin: 0px;
}

#rightbar ul {
	margin-left: 0px;
	padding-left: 1em;
	
	
}
#rightbar li {

	list-style: square;
}
#mainTable {
	text-align: left;
	width: 800px;
	background: #FFFFFF url("../images/solve-it-homeboxes.gif") no-repeat right top;
}
a:link, a:visited {
	color: #0097AC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}









