body {
	margin:0px;
	padding:0px;
	background:url(../images/f2f1e1dot.gif) top left repeat #f2f1e1;
	font-family:'Trebuchet MS' verdana sans-serif;
}
/*------------------------------------------------*/
/*----Wrapper accomodates part of banner strip----*/
/*------------------------------------------------*/
#wrapper {
	margin:0px;
	padding:0px;
	width:100%;
	background:url(../images/bannerrepeat.gif) top left repeat-x transparent;
}
/*------------------------------------------------*/
/*Content layout for common elements, headers, etc*/
/*------------------------------------------------*/
#content {
	padding:0px;
	width:750px;
	margin:0 auto;
}
#content h1 {
	font-size:1px;
	text-indent:-10000px;
	margin:0px;
	padding:0px;
}
#content h2 {
	border:none;
	color:#999;
}
#content h3 {
	color:#6699cc;
	margin-bottom:0px;
	padding-bottom:7px;
	border-bottom:2px solid #6699cc;
	font-size:22px;
}
#content p {
	line-height:20px;
}
#content a {
	text-decoration:none;
	color:#6699cc;
}
#content a:hover {
	color:#0000ff;
}
/*------------------------------------------------*/
/*----Top navigation------------------------------*/
/*------------------------------------------------*/
#topnav {
	margin:0px;
	padding:0px;
	background:transparent;
	text-align:right;
}
#topnav ul, li {
	margin:0px;
	padding:0px;
}
#topnav ul {
	margin-top:-4px;
}
#topnav li {
	display:inline;
	margin-left:20px;
}
#topnav a {
	font-weight:bold;
	color:#CC6666;
}
#topnav a:hover {
	border-top:5px solid #CC6666;
	color:#cc6666;
}
#topnav a.active {
	color:#666;
	text-decoration:none;
	border-top:5px solid #666;
}
/*------------------------------------------------*/
/*----Client comments-----------------------------*/
/*------------------------------------------------*/
.comment {
	margin:25px 0px 25px 0px;
	padding:10px 20px 10px 20px;
	border-top:1px solid #6699cc;
	border-bottom:1px solid #6699cc;
	background-color:#ccc;
	font-size:13px;
}
.comment p {
	margin:0px;
	padding:0px;
	color:#0000FF;
	font-style:italic;
}
.comment p.author {
	text-align:right;
	font-style:normal;
	font-weight:bold;
}
/*------------------------------------------------*/
/*----Services layout-----------------------------*/
/*------------------------------------------------*/
.blurb {
	margin:0px;
	padding:0px;
}
.blurb p {
	color:#333333;
	font-size:0.85em;
}
.service {
	margin:0px;
	margin-top:25px;
	margin-bottom:30px;
	padding:0px;
	background:url(../images/block.gif) top left no-repeat transparent;
}
.service img {
	margin:0px;
	padding:0px;
	display:block;
	float:left;
}
.service h4 {
	font-size:18px;
	color:#cc6666;
	margin:0px;
	margin-bottom:10px;
	margin-left:95px;
}
.service p {
	margin:0px;
	margin-bottom:5px;
	margin-left:95px;
	padding:0px;
	font-size:0.9em;
}
.service ul, li {
	margin:0px;
	padding:0px;
}
.service ul {
	margin-top:10px;
	margin-left:95px;
}
.service li {
	list-style-type:none;
	margin-left:30px;
	color:#666666;
	font-size:0.9em;
}
.service table {
	table-layout:fixed;
	border:none;
	padding:0px;
	margin-left:125px;
	color:#666666;
	font-size:0.9em;
}
.price {
	text-align:right;
	color:#cc6666;
}
/*------------------------------------------------*/
/*----Fixed position services nav-----------------*/
/*------------------------------------------------*/
/*#menunav {
	position:fixed;
	bottom:35px;
	left:0px;
}
#menunav ul, li {
	margin:0px;
	padding:0px;
}
#menunav li {
	list-style-type:none;
	text-align:left;
}
#menunav a {
	display:block;
	margin:0px;
	margin-bottom:1px;
	padding:0px;
	background:url(../images/omcap.gif) top right no-repeat transparent;
	width:16px;
	height:25px;
	text-indent:-300px;
	font-size:12px;
	line-height:25px;
	white-space:nowrap;
	text-decoration:none;
}
#menunav a:hover {
	width:auto;
	text-indent:0px;
	padding-right:25px;
	padding-left:10px;
	color:#333;
	background:url(../images/omcap.gif) bottom right no-repeat transparent;
}*/
.menunav {
	margin:0px;
	padding:0px;
	font-size:12px;
}
.menunav ul, li {
	margin:0px;
	padding:0px;
}
.menunav li {
	list-style-type:none;
	margin-right:10px;
	display:inline;
}
.menunav a {
	font-weight:bold;
}
.menunav strong {
	color:#999;
}
/*------------------------------------------------*/
/*----Contact and Error404 page-------------------*/
/*------------------------------------------------*/
#contact {
	margin:0px;
	padding:0px;
}
#contact h4 {
	font-size:20px;
	color:#666;
}
#contact address {
	color:#333;
}
#contact p {
	font-size:0.9em;
}
#contact input, textarea {
	border:1px solid #999;
}
/*------------------------------------------------*/
/*----Bottom navigation---------------------------*/
/*------------------------------------------------*/
#footer {
	margin:100px 0px 10px 0px;
	padding:0px;
	background:transparent;
	text-align:right;
	border-top:5px solid #ccc;
}
#footer ul, li {
	margin:0px;
	padding:0px;
}
#footer li {
	display:inline;
	margin-left:20px;
}
#footer a {
	font-weight:bold;
	color:#CC6666;
}
#footer a:hover {
	text-decoration:none;
	border-top:5px solid #CC6666;
	color:#cc6666;
}
#footer a.active {
	color:#666;
	border-top:5px solid #666;
}