body {
	background-color: #122E7A;
	text-align: center;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
}
#background {
	background-repeat: repeat-x;
	background-position: top;
	padding: 7px 0px 0px 0px;
	background-color: #FFFFFF;
}
#content {
	width: 785px;
	margin: 0px auto;
}
h1 a {
	background-image: url(../images/logo.gif);
	height: 63px;
	width: 264px;
	display: block;
	margin: 21px auto 0px auto;
	background-repeat: no-repeat;
}
#pictoral {
	margin: 37px auto 0px auto;
	width: 763px;
	padding: 15px 0px 0px 0px;
}
ul#nav {
	height: 43px;
	width: 609px;
	margin: 16px auto 0px auto;
}
ul#nav li {
	float: left;
}
ul#nav a {
	display: block;
	background-image: url(../images/nav.gif);
	background-position: 0px 0px;
	height: 43px;
}
ul#nav li#home a {
	width: 73px;
	background-position: 0px 0px;
}
ul#nav li#home a:hover {
	background-position: 0px -43px;
}
ul#nav li#home a#select {
	background-position: 0px -86px;
}
ul#nav li#about a {
	width: 100px;
	background-position: -73px 0px;
}
ul#nav li#about a:hover {
	background-position: -73px -43px;
}
ul#nav li#about a#select {
	background-position: -73px -86px;
}
ul#nav li#services a {
	width: 175px;
	background-position: -173px 0px;
}
ul#nav li#services a:hover {
	background-position: -173px -43px;
}
ul#nav li#services a#select {
	background-position: -173px -86px;
}
ul#nav li#gallery a {
	width: 152px;
	background-position: -348px 0px;
}
ul#nav li#gallery a:hover {
	background-position: -348px -43px;
}
ul#nav li#gallery a#select {
	background-position: -348px -86px;
}
ul#nav li#contact a {
	width: 109px;
	background-position: -500px 0px;
}
ul#nav li#contact a:hover {
	background-position: -500px -43px;
}
ul#nav li#contact a#select {
	background-position: -500px -86px;
}
#columns {
	width: 775px;
	background-repeat: repeat-y;
	text-align: left;
	padding: 0px 0px 0px 10px;
}
#leftcolumn {
	float: left;
	margin: 0px 20px 0px 0px;
}
#rightcolumn {
	float: left;
	margin: 0px 0px 0px 20px;
}
a#requestaquote {
	background-image: url(../images/requestaquote.gif);
	display: block;
	height: 99px;
	width: 143px;
}
a#requestaquote:hover {
	background-position: 0px -99px;
}
#floatfix {
	background-color: #FFFFFF;
	clear: left;
	height: 15px;
}
#footer {
	background-image: url(../images/footerBG.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	color: #FFFFFF;
	font-size: 12px;
	padding: 22px 0px 0px 0px;
	height: 60px;
}
#footer p {
	line-height: .8em;
}
#footer .larger {
	font-size: 14px;
}
#footer a {
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px solid #828DBA;
}
#footer a:hover {
	border-bottom: 1px solid #FFFFFF;
}
#footer em {
	font-style: normal;
	color: #828DBA;
}
