﻿body {
	margin: 0px 0px 40px 0px;
}
a {
	text-decoration: underline;
	color: #27408D;
	font-weight: bold;
}
a:hover {
	color: #EB7E07;
	font-weight: bold;
	text-decoration: underline;

}
#about {
	background-position: right center;
	text-decoration: none;
	color: #27408D;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18pt;
	display: block;
	width: 120px;
	font-weight: bold;
	font-style: italic;
	background-image: url('images/iconabout2.gif');
	width: 120px;
	background-color: #FFFFFF;
}
#about:hover {
	background-position: right center;
	text-decoration: none;
	color: #27408D;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18pt;
	display: block;
	width: 120px;
	font-weight: bold;
	font-style: italic;
	background-image: url('images/iconabout1.gif');
	width: 130px;
}
#contact:hover {
	background-position: right center;
	text-decoration: none;
	color: #27408D;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18pt;
	display: block;
	width: 120px;
	font-weight: bold;
	font-style: italic;
	background-image: url('images/iconcontact1.gif');
	width: 160px;
}
#contact {
	background-position: right center;
	text-decoration: none;
	color: #27408D;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18pt;
	display: block;
	width: 120px;
	font-weight: bold;
	font-style: italic;
	background-image: url('images/iconcontact2.gif');
	width: 150px;
	background-color: #FFFFFF;
}
#services:hover {
	background-position: right center;
	text-decoration: none;
	color: #27408D;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18pt;
	display: block;
	width: 120px;
	font-weight: bold;
	font-style: italic;
	background-image: url('images/iconservices1.gif');
	width: 160px;
}
#services {
	background-position: right center;
	text-decoration: none;
	color: #27408D;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18pt;
	display: block;
	width: 120px;
	font-weight: bold;
	font-style: italic;
	background-image: url('images/iconservices2.gif');
	width: 150px;
	background-color: #FFFFFF;
}
#home:hover {
	background-position: right center;
	text-decoration: none;
	color: #27408D;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18pt;
	display: block;
	width: 120px;
	font-weight: bold;
	font-style: italic;
	background-image: url('images/iconhouse1.gif');
	width: 120px;
}
#home {
	background-position: right center;
	text-decoration: none;
	color: #27408D;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18pt;
	display: block;
	width: 120px;
	font-weight: bold;
	font-style: italic;
	background-image: url('images/iconhouse2.gif');
	width: 110px;
	background-color: #FFFFFF;
}
body {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12pt;
}
h1 {
	margin-top: 0px;
	color: #000000;
}
.picFloatRight {
	float: right;
}
#outerdiv {
	background-position: center top;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	background-image: url('images/designA1.jpg');
	background-repeat: no-repeat;
}
#menudiv {
	width: 200px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 20px;
}
#contentdiv {
	margin-left: auto;
	margin-right: auto;
	width: 440px;
	margin-top: 70px;
	background-image: url('images/designA1sub.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	padding: 20px 30px 20px 30px;
	background-color: #FFFFFF;
}
