@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #BCCDD8;
}
.topleft_ornate {
	background-image: url(images/corner_ornate2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 300px;
	width: 150px;
}
.botright_ornate {
	background-image: url(images/corner_ornate3.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-attachment: scroll;
	height: 300px;
	width: 150px;
}
.tablespace {
	margin: 20px 50px;
}
p {
	font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #454545;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 20px;
}
h2 {
	font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #454545;
		margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 20px;
}
h1 {
	font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #454545;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 25px;
}
.w {
	background-image: url(images/letter_w.gif);
	background-repeat: no-repeat;
	background-position: 15px 1px;
}
.t {
	background-image: url(images/letter_t.gif);
	background-repeat: no-repeat;
	background-position: 15px 1px;
}
.g {
	background-image: url(images/letter_g.gif);
	background-repeat: no-repeat;
	background-position: 15px 1px;
}
.frame_left {
	background-image: url(images/frame_left_2px.gif);
	background-repeat: repeat-y;
}
.frame_right {
	background-image: url(images/frame_right_2px.gif);
	background-repeat: repeat-y;
}
ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

li
{
	font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #454545;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 20px;
	background-image: url(images/fleur_icon.gif);
	background-repeat: no-repeat;
	background-position: 0.1em -0.1em;
	padding-left: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}
.scrap {
	background-image: url(images/service_bkgnd.gif);
	background-repeat: no-repeat;
}
.scrap2 {
	background-image: url(images/services_bkgnd2.gif);
	background-repeat: no-repeat;
}
.services {
	background-image: url(images/service_side.gif);
	background-repeat: no-repeat;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.smaller {
	font-size: 10px;
	line-height: 13px;
	color: #666;
}
