@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
}
body {
	background-color: #083C6B;
	background-image: url(images/side_overflows.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0D5178;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0D5178;
}
a:hover {
	text-decoration: none;
	color: #F76F19;
}
a:active {
	text-decoration: none;
	color: #0D5178;
}
img:link {
	color: #0D5178;
	text-decoration: none;
}
img:visited {
	text-decoration: none;
	color: #0D5178;
}
img:hover {
	text-decoration: none;
	color: #F76F19;
}
img:active {
	text-decoration: none;
	color: #0D5178;
}

.headleft {
	text-align: left;
}
.headmaster {
	background-image: url(images/head_background.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.headright {
	text-align: right;
}

.bodyleft {
	background-color: #083C6B;
	background-image: url(images/body_left_sidebar.jpg);
	background-repeat: no-repeat;
	width: 20px;
}
.bodymaster {
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	vertical-align: top;
	width: 531px;
}
.bodytout {
	background-color: #FFFFFF;
	width: 341px;
	vertical-align: top;
}
.bodygallery {
	background-color: #FFFFFF;
	vertical-align: top;
	width: 862px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.bodyright {
	background-color: #083C6B;
	background-image: url(images/body_right_sidebar.jpg);
	background-repeat: no-repeat;
	width: 20px;
}
.bodyrightgallery {
	background-color: #083C6B;
	background-image: url(images/body_right_sidebar_gallery.jpg);
	background-repeat: no-repeat;
	width: 20px;
}

.footmaster {
	background-color: #858585;
	padding: 10px;
	text-align: center;
	color: #FFFFFF;
}
.footmaster a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footmaster a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footmaster a:hover {
	text-decoration: none;
	color: #0D5178;
}
.footmaster a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.copyright {
	font-size: 12px;
}
.serviceslist {
	vertical-align: top;
	width: 265px;
}
.formfield {
	vertical-align: top;
	width: 265px;
}
.formfieldright {
	vertical-align: top;
	width: 257px;
	text-align:right;
	padding-right: 8px;
}
.galleryimage {
	text-align: center;
	vertical-align: middle;
	width: 215px;
}
.galleryimage img {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
