body {
	background-color: #FFF;
	margin:0px;
	text-align: justify;
}
.nav {
	margin-top:-5px;
	background-image: url(../images/bodybg-repeater.png);
	background-repeat: repeat-y;
}
.clear-me {
	clear:both;
}
#container {
	width: 778px;
	margin:0px auto;
}
.content-bg {
	background-image:url(../images/bodybg-repeater.png);
	background-repeat:repeat-y;
}
.mycontent {
	min-height:247px;
	background-image: url(../images/bodybg.png);
	background-repeat:no-repeat;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FFF;
}
.body2 {
	background-image: url(../images/bodybg-repeater.png);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FFF;
	clear:both;
}
.footer {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #1F4987;
	font-weight: bold;
	text-align: center;
}
.footer a:link {
	color: #1B4481;
	text-decoration: none;
}
.footer a:visited {
	color: #132F59;
	text-decoration: none;
}
.footer a:hover {
	color: #2D66BB;
	text-decoration: underline;
}
.footer a:active {
	color: #1B4481;
	text-decoration: none;
}
.image {
	width:292px;
	float:left;
	padding-top:30px;
}
.content-text {
	width:430px;
	margin-left: 10px;
	float:left;
}
p {
	margin-top:5px;
	margin-bottom:10px;
}
h1 {
	margin-top:0px;
	margin-bottom:3px;
}
.content-text-bottom {
	width: 220px;
	float: left;
}
.link-box {
	width: 150px;
	float: left;
	background-color: #1c4583;
	background-image: url(../images/linkboxbg.jpg);
	background-repeat: repeat-x;
	margin-left: 15px;
	margin-right: 15px;
	padding: 5px;
	border: 2px solid #FFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
}
.flash-box {
	width: 324px;
	float: left;
}
.products-left {
	width:228px;
	float:left;
	text-align:center;
}
.products-left h5 {
	margin-top:0px;
	margin-bottom:5px;
}
.products-left p {
	margin-top:0px;
	margin-bottom:0px;
}
.products-right {
	width:488px;
	float:left;
	margin-left:20px;
	text-align:left;
}
.cap-right h5 {
	margin-top:0px;
	margin-bottom:5px;
}
.cap-right p {
	margin-top:0px;
	margin-bottom:0px;
}
.cap-left {
	width: 440px;
	float:left;
}
.cap-right {
	width: 274px;
	text-align:center;
	float:left;
	margin-left:20px;
}
form h5 {
	color:#FF4242;
}
.contact-left {
	width:355px;
	display:inline;
	text-align:left;
	float:left;
}
.contact-right {
	width:355px;
	display:inline;
	text-align:left;
	margin-left:20px;
	float:left;
}
form {
	color:#FFF;
}