.bluetop {
	background-color: #153b6b;
	height: 19px;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 1px;
	background-image: url(images/blue-top.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.bluebottom {
	background-color: #153b6b;
	height: 18px;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/blue-bottom.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-indent: 18px;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 3px;
}
.contacttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: right;
	padding-right: 2px;
	display: block;
	padding-top: 50px;	
}
.yellowtop {
	background-color: #f3df7f;
	height: 5px;
	width: 760px;
	background-image: url(images/yellow-top.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.yellowbottom {
	background-color: #f3df7f;
	height: 4px;
	width: 760px;
	background-image: url(images/yellow-bottom.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.center {
	height: 81px;
	width: 760px;
	background-image: url(images/header-center.jpg);
	background-repeat: no-repeat;
	border:0px;
}
#product {
	position:relative;
	float:left;
	height: 553px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left: 5px;
	padding-top: 10px;
	width: 131px;
}
#border {
	width: 758px;
	height: auto;
	border-bottom-color:#557195;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #557195;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-color: #557195;
	border-left-width: 1px;
	border-left-style: solid;
}
#content {
	width: 420px;
	min-height: 554px;
	border-left-color:#557195;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color:#557195;
	border-right-width: 1px;
	border-right-style: solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 10px;
	display: block;
	margin-top: -564px;
	margin-left: 140px;
}
#contact {
	width: 189px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 234px;
	display: block;
	background-image: url(images/gradient.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	position:relative;
	float:right;
}
#emailform {
	position:relative;
	float:left;
	width: 421px;
	min-height:554px;
	border-left-color:#557195;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color:#557195;
	border-right-width: 1px;
	border-right-style: solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 10px;
}
