﻿.waterbg {
	background-image: url('images/water_vert.jpg');
	position: relative;
	background-repeat: repeat;
	background-position: left top;
	height: 600px;
	width: 10px
}
.bodytable {
	background-color: #FFFFFF;
	
	
}
.mission {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #3399CC;
	display: block;
}
.footer_company {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #333399;
	display: block;
	text-align: center;
}

.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #333399;
	text-align: justify;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
}

.content_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #333399;
	text-align: left;
	display: in-line;
	padding-right: 10px;
	padding-left: 10px;
}


.bullet_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #333399;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	display:list-item;
}


.footer_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #333399;
	display: block;
	text-align: center;
}

.footer_copywrite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #333399;
	display: block;
	text-align: center;
}

a:link {
	color: #333399;
	text-decoration: underline;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:visited {color: #333399; text-decoration: underline; text-transform: none; }
a:active {color: #333399; text-decoration: underline; text-transform: none; }
a:hover {color: #333399; text-decoration: underline; text-transform: none; }
.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:small;
	margin-left: 3px;
	padding-left: 3px;
	font-weight: bolder;
	display: list-item;
	color: #333399;
	border:thin;
}
.phone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #3399CC;
	display: block;
	left: 5px;
	padding-left: 5px;
	text-align: justify;
}
.designer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #3399CC;
	text-decoration: none;
	text-align: center;
	display: block;
	font-weight: lighter;
}
.designer_link {
	color: #3399CC;
	text-decoration: none;
	font-size: xx-small;
}