body {
	background: #fff;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #4e4e4e;
	padding: 0;
	margin: 0;
}

.services-text{
	width: 430px;
}

#selection-table{
	margin-top: 10px;
	border: 1px solid #ccc;
}

#logos{
	margin-top: 50px;
}

#logos td{
	padding-right: 5px;
}

#rotator{
	width: 250px;
	text-align: center;
	position: absolute;
	top: 50px;
	margin-left: 400px;
}

#rotator_services{
	width: 250px;
	text-align: center;
	position: absolute;
	top: 275px;
	margin-left: 215px;
}

#piclist li ul{
	position: absolute;
	top: 50px;
	width: 200px;
	left: 50%;
	margin-left: 80px;
	padding: 0;
	z-index: 2000;
	list-style: none;
	display: none;
}

#piclist li ul li{
	list-style: none;
}

#piclist li:hover > ul{
	display: block;
	list-style: none;
	background: #fff;
	width: 225px;
	height: 300px;
	margin: 0;
	padding: 0 0 0 80px;
}

#piclist li.over ul {
	margin: 0;
	padding: 0 0 0 40px;
	width: 250px;
	height: 300px;
	display: block;
	list-style: none;
	background: #fff;
}

#piclist ul{
	display: none;
}

#categories, #piclist, #services{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#piclist li ul li{
	border: none;
	background: none;
}

#piclist li, #services li{
	background: url(images/bullet.gif) 0px 7px no-repeat;
	line-height: 19px;
	height: 22px;
	padding-left: 17px;
}

.image{
	float: right;
	margin: 1px 0 5px 5px;
	border: 4px solid #fff;
}

.image td{
	text-align: center;
}

a {
	color: #DB7093;
	outline: none;
}
a:visited {
	color: #DB7093;
}
a:hover {
	color: #564b47;
}
a:active {
	color: #000;
}
#container {
	width: 955px;
	padding: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
} 
#header {
	background: #ffffff url(images/moyne_roberts_header.jpg) no-repeat;
	height: 136px;
	padding: 0;
	margin: 0;
}
#header h1 {
	display: none;
}
#outer { 
	border-left: solid 130px #fff; 
	border-right: solid 172px #fff; 
	background-color: #fff;
	
} 
#inner {
	margin: 0; 
	width: 100%;
}
#left {
	width: 60px; 
	float: left; 
	position: relative;
	margin: 4px 1px 0 -140px;
}
#right {
	width: 172px; 
	float: right; 
	position: relative; 
	margin-right: -172px;
	margin-left: 1px;
}
#content { 
	position: relative; 
	margin: 0; 
	min-height: 480px;
	padding-left: 10px;
	padding-right: 10px;
/*	overflow:auto !important;*/
}
* html #content{
	height: 480px;
}
.brown{
	color: #b15630;
}
h1 {
	margin: 0;
	padding: 5px 0 5px 0;
	font-size: 16px;
	color: #b15630;
}
h2 {
	margin: 0;
	padding: 5px 0 5px 0;
	font-size: 13px;
	color: #b15630;
}
h3 {
	margin: 0;
	padding: 5px 0 5px 0;
	font-size: 11px;
	color: #b15630;
}

.pdf{
	padding-left: 20px;
	background: url(images/pdf.gif) no-repeat;
	line-height: 25px;
}

.xls{
	padding-left: 20px;
	line-height: 25px;
	background: url(images/xls.gif) no-repeat;
}

.doc{
	line-height: 25px;
	padding-left: 20px;
	background: url(images/doc.gif) no-repeat;
}


p {
	padding: 5px 0 5px 0;
	margin: 0;
}
#footer {
	padding: 0;
	margin: 10px 0;
	height: 39px;
	line-height: 39px;
	text-align: right;
	background: #9b4019;
	clear: both;
}
#footer p {
	color: #fff;
	padding-right: 5px;
}
#footer a{
	color: #fff;
}

#footer span{
	font-weight: bold;
}

#footer strong{
	float: left;
	padding-left: 5px;
	line-height: 45px;
	height: 40px;
	display: block;
}

#footer[id] strong{
	margin-top: -5px;
}

#footer strong {
	margin-top: -10px !important;
}
* html #footer strong {
	margin-top: 0 !important;
}
#footer strong img {
	margin-bottom: -17px;
}

#menu {
	list-style: none;
	padding-left: 0;
	margin: 0 0 0 7px;
	font-size: 12px;
	color: #023256;
}
#menu li a {
	line-height: 24px;
	font-weight: bold;
	color: #b15630;
	text-decoration: none;
	display: block;
	padding-left: 26px;
	width: 120px;
	background: url(images/bullet.gif) no-repeat 10px;
}
#menu li a:hover {
	color: #000;
}
#contactform{
	margin: 10px 0 0 0;
}

#contactform label{
	display: block;
	line-height: 25px;
}

#contactform p, #contactform .required, #contactform .form_confirmation, .required {
	color: #ff0000;
	font-weight: bold;
}

#contactform p{
	background: url(images/bullet_error.gif) 3px 50% no-repeat;
	height: 16px;
	padding-left: 25px;
}

dt{
	font-weight: bold;
}

dd{
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 7px;
}

dl{
	margin: 0;
	padding: 0;
}

.products{
	min-height: 175px;
}

* html .products{
	height: 175px;
}

td{
	vertical-align: top;
}

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

#job-list li{
	background: url(images/job.gif) 0px 50% no-repeat;
	height: 25px;
	line-height: 25px;
	padding-left: 22px;
	border-bottom: 1px dotted #CCCCCC;
}