body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 0.8em;
}
address {
	padding: 0 0 0 5px;
}
#slideshow{
  background-repeat:no-repeat;
}
#outer {
	position: relative;
	width: 825px;
	margin: auto;
	text-align: left;
}
#inner {
	padding:10px;
	position: relative;
	width: 815px;
	float: left;
	background: #FFFFFF;
}
#header {
	position: relative;
	width: 814px;
	height: 90px;
	background: transparent url("assets/backGreen.jpg") repeat-x left center;
	margin: 5px 0 5px 0;
	text-align: center;
	padding: 0;
}
#header h1 {
	margin: 0;
	padding: 25px 0 0 0;
	color: #FFFFFF;
	font-size: 2em;
}
#content {
	position: relative;
	width: 635px;
	float: right;
	margin: 0 0 0 0;
}
#contact {
	position: relative;
	width: 180px;
	float: right;
}
fieldset {
	border: none;
	padding: 0 0 15px 10px;
	margin: 0;
}
.head1 h1 {
	padding: 0;
	margin: 0;
	font-size: 2em;
}
#contact1 {
	position: relative;
	background: #A6A56C;
	padding: 20px 0 5px 0;
	color: #FFFFFF;
}
.input1 {
	font-family: arial;
	font-size: 1em;
	color: #000000;
	background: #EEEEFF;
	border: 1px solid #000000;
	width: 130px;
	margin: 2px 0 5px 20px;
}
.head1 {
	position: relative;
	color: #FFFFFF;
	background: url("assets/backGreen.jpg") left center repeat-x;
	font-size: .8em;
	text-align: center;
	height: 30px;
	line-height: 30px;
}
.foot1 {
	position: relative;
	color: #FFFFFF;
	background: #336633 url("assets/backGreen.jpg") left center repeat-x;
	font-size: .9em;
	text-align: center;
	height: 30px;
	line-height: 30px;
}
.bl {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 10px;
	width: 10px;
	background: url("assets/corner1.png") left bottom no-repeat;
}
.br {
	position: absolute;
	right: 0;
	bottom: 0;
	height: 10px;
	width: 10px;
	background: url("assets/corner1.png") right bottom no-repeat;
}
.tl {
	position: absolute;
	left: 0;
	top: 0;
	height: 10px;
	width: 10px;
	background: url("assets/corner1.png") left top no-repeat;
}
.tr {
	position: absolute;
	right: 0;
	top: 0;
	height: 10px;
	width: 10px;
	background: url("assets/corner1.png") right top no-repeat;
}
.bl2 {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 10px;
	width: 10px;
	background: url("assets/corner2.png") left bottom no-repeat;
}
.br2 {
	position: absolute;
	right: 0;
	bottom: 0;
	height: 10px;
	width: 10px;
	background: url("assets/corner2.png") right bottom no-repeat;
}
.tl2 {
	position: absolute;
	left: 0;
	top: 0;
	height: 10px;
	width: 10px;
	background: url("assets/corner2.png") left top no-repeat;
}
.tr2 {
	position: absolute;
	right: 0;
	top: 0;
	height: 10px;
	width: 10px;
	background: url("assets/corner2.png") right top no-repeat;
}
.link {
	position: relative;
	width: 300px;
	height: 230px;
	float: right;
	margin: 0 0 10px 15px;
}
.link2 {
	position: relative;
	width: 300px;
	height: 200px;
	float: right;
	margin: 5px 5px 10px 15px;
}
.link img {
	position: relative;
	display: block;
}
.link span {
	position: relative;
	display: block;
	height: 30px;
	background: url("assets/backGreen.jpg") left center repeat-x;
	font-size: 1.5em;
}
.link a {
	position: relative;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
}
a img {
	border: none;
}
#footer {
	position: relative;
	width: 620px;
	float: right;
	text-align: center;
	margin: 20px 15px 0 0;
}
#footer ul, #header ul {
	padding: 0;
	margin: 0;
}
#footer li, #header li {
	display: inline;
	padding: 0 5px;
}
#footer a {
	color: #0000FF;
}
#content1 {
	position: relative;
	float: right;
	width: 615px;
	margin: 0 0 0 15px;
	padding: 0 0 10px 0;
	background: #CCCCCC;
	overflow: visible;
}
#content1 h2 {
	margin: 0;
	padding: 10px 0 5px 0;
	text-align: center;
}
#content1 h3 {
	margin: 0;
	padding: 10px 0 0 10px;
}
#content1 h4 {
	margin: 0;
	padding: 0 0 0px 15px;
}
#content1 p {
	margin: 0;
	padding: 5px 10px 5px 30px;
}
#mauve {
	margin: 0 0 0 50px;
}
#mauve a {
	color: #333366;
	text-decoration: underline;
}
#mauve li:first-letter {
	font-size: 1.4em;
}
#mauve li {
	list-style-image: url(assets/mauveTick.png);
	padding: 2px 0;
}
#home {
	position: absolute;
	bottom: 5px;
	right: 10px;
}
#home a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
}
#home a:hover {
	text-decoration: underline;
}
.portfolio {
	position: relative;
	float: left;
	width: 300px;
	margin: 20px 0;
	text-align: center;
}
.portfolio a {
	text-decoration: none;
}
.portfolio a:hover {
	text-decoration: underline;
}
#terms {
	padding: 0 10px;
}
#motList {
	width: 247px;
	padding: 0 0 0 40px;
	margin: 0;
}
#motList li {
	list-style-image: url(assets/tick.png);
	padding: 10px 0;
}
#mot {
	width: 180px;
	background: #A6A56C;
	position: relative;
	float: left;
	margin: 30px 0 0 50px;
	color: #FFFFFF;
}
#mot h3 {
	text-align: center;
	padding: 10px;
}
#webprice {
	position: absolute;
	top: 90px;
	left: 500px;
}
#webprice2 {
	position: absolute;
	top: 280px;
	left: 730px;
}
#motprice {
	position: absolute;
	top: 90px;
	left: 180px;
}
#motprice2 {
	position: absolute;
	top: 290px;
	left: 500px;
}
#quote {
	width: 580px;
	background: #A6A56C;
	position: relative;
	float: left;
	margin: 10px 0 10px 20px;
	padding: 10px 0;
	color: #FFFFFF;
}
#quote1 {
	float: left;
}
#requirements {
	font-size: 1em;
	font-family: arial;
	color: #000000;
	background: #EEEEFF;
	border: 1px solid #000000;
	margin: 5px 0 0 20px;
}
#thankyou1 {
	text-align: center;
	font-weight: bold;
	padding: 80px 5px 138px 5px;
}
#thankyou2 {
	text-align: center;
	font-weight: bold;
	padding: 80px 5px 159px 5px;
}
#thankyou3 {
	text-align: center;
	font-weight: bold;
	padding: 80px 5px 150px 5px;
}
