* {
	margin: 0px;
	padding: 0px;
	border: 0px; }

HTML, BODY { height: 100% }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	background-color:#FFFFFF;
	color:#000000; }

a {
	color:#1457D1;
	text-decoration:none; }

a img {
	border:none; }

a:hover {
	text-decoration:underline; }

h2 {
	color:#1457D1;
	font-size:14px; }

h3 {
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding-left:10px;
	padding-top:15px; }

hr {
	color:#394E6D; }

.italic {
	font-style:italic; }

.underline {
	text-decoration:underline; }

.bold {
	font-weight:bold; }

.small {
	font-size:10px; }

.smallBold {
	font-size:10px;
	font-weight:bold; }

.button {
	border:1px solid #394E6D;
	padding:3px; }

.input {
	border:1px solid #FFFFFF; }
	
.input:hover {
	border:1px solid #394E6D; }
	
div .clear {
	clear: both; }

div .paddingLeft {
	padding-left:200px; }
	
#content {
	width:749px; }

#content ul {
	list-style-type:square; }

#content #servicesImg {
	float:right;
	padding:10px; }

#headera {
	background-color:#394E6D;
	color:#FFFFFF;
	border-bottom-color:#FFFFFF;
	border-bottom-width:3px;
	border-bottom-style:solid;
	text-align:left;
	width:250px; }

#headerb {
	background-color:#394E6D;
	border-bottom-color:#FFFFFF;
	border-bottom-width:3px;
	border-bottom-style:solid;
	width:489px; }

#menu {
	text-align:right; }

#menu a {
	padding:10px;
	border-right-color:#1457D1;
	border-right-width:1px;
	border-right-style:solid;
	color:#FFFFFF; }

#menu a:hover {
	text-decoration:none;
	color:#FFFF00; }

#menu a.currentPage {
	color:#FFFF00; }

#column1 {
	background-color:#AEBBC8;
	border-right-color:#FFFFFF;
	border-right-width:1px;
	border-right-style:solid;
	text-align:left;
	color:#000000;
	float:left;
	width:144px;
	height:160px;
	vertical-align:top; }

#column1 p, #column3 p {
	padding: 10px; }

#column1 a {
	color:#1457D1; }

#column3 {
	background-color:#AEBBC8;
	border-right-color:#FFFFFF;
	border-right-width:1px;
	border-right-style:solid;
	text-align:left;
	color:#000000;
	float:left;
	width:144px;
	vertical-align:top; }

#column2 {
	background-color:#E9E9E9;
	text-align:left;
	width:594px;
	vertical-align:top; }

#column4 {
	background-color:#E9E9E9;
	text-align:left;
	width:594px;
	vertical-align:top; }

#column2 p, #column4 p, #column5 p {
	padding: 10px; }

#column4 ul, #column5 ol {
	padding-left:35px; }

#column5 {
	background-color:#E9E9E9;
	text-align:left;
	width:709px;
	min-height: 400px;
	vertical-align:top;
	border-left:30px solid #AEBBC8; }

#homeflash {
	background-color:#E9E9E9;
	width:594px;
	height:160px;
	overflow:hidden;
	vertical-align:top; }

#homeSamples {
	float:right;
	margin:10px 30px 0px 10px; }

#column5 p.contact {
	font-size:10px;
	margin: 0px 20px 160px 270px;
	padding: 20px 40px 20px 10px;
	border-left: 1px solid #000000; }

#column5 p.extendHeight {
	margin-bottom: 202px; }

#subMenuCell {
	background-color:#AEBBC8;
	border-bottom:1px solid #394E6D;
	width:739px; }

#subMenu {
	text-align:center;
	line-height:21px; }
	
#subMenu a {
	color:#FFFFFF;
	background-color:#394E6D;
	padding:2px 10px 5px 10px;
	border-left:1px solid #AEBBC8; }

#subMenu a.currentPage {
	color:#FFFF00;
	background-color:#394E6D; }
	
#subMenu a:hover {
	color:#FFFF00;
	text-decoration:none; }

#form {
	background-color:#E9E9E9;
	text-align:left;
	width:739px;
	min-height: 400px;
	vertical-align:top;
	padding-bottom:30px; }

#form td {
	line-height:20px; }
	
#footer {
	border-top:1px solid #394E6D;
	color:#000000;
	text-align:center;
	font-size:9px;
	padding-top: 3px;
	padding-bottom:5px; }
