body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005596;
	text-decoration: none;
	background-color: #0A263C;
	text-align: center;
	background-image: url(images/back2.jpg);
	background-repeat: repeat-x;
	margin-top: 100px;
}

#maincontainer {
	border: 2px solid #005596;
	width: 800px;
	margin: auto;
}
#bottominfo {
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding: 5px 5px 5px 30px;
	margin: auto;
}

#top {
	background-image: url(images/top-image.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 188px;
	width: 800px;
}
#navigation {
	background-image: url(images/nav-background.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 28px;
	width: 800px;
	text-align: right;
}
#content {
	background-image: url(images/filler.gif);
	background-repeat: repeat-y;
	width: 800px;
	padding-left: 30px;
	float: none;
	text-align: left;
}
#con-footer {
	background-image: url(images/bottom-filler.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 800px;
}
#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 65px;
	width: 800px;
	text-align: center;
}
.mainfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #005596;
	text-decoration: none;
	padding-right: 10px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #92825D;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #92825D;
	font-size: 18px;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #005596;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #005596;
	font-weight: bolder;
	font-size: 24px;
}

.font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005596;
	text-decoration: none;
}
.header1 {
	font-size: 13px;
	color: #92825D;
}
.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92825D;
}

a:link {
	color: #015496;
	text-decoration: underline;
}
a:visited {
	color: #015496;
	text-decoration: underline;	
}
a:hover {
	color: #92825D;
	text-decoration: underline;	
}
a:active {
	color: red;
	text-decoration: underline;	
}
.tableborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00315C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #005596;
}



.portfolio-content {

	width: 745px;
	margin: 0px 0px 0px 13px;
	overflow: hidden;
	clear: both;

}



.portfolio-content h1 {

	color: #92825D;
	border-bottom: solid 2px #92825D;

}


.product_content {


	overflow: hidden;
	margin: 10px 0px 15px 0px;


}


.product_content h3 {

	color: #005596;
	font-size: 13pt;
	margin: 0px;
	padding: 0px 0px 10px  0px;

}

.spacer {
	
	width: 725px;
	height: 5px;
	border-top: solid 1px #999;

}


.left-content {

	margin: 0px 0px 10px 0px;
	float: left;
	clear: left;
	width: 217px;


}



.left-content p {

	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	color: #000;


}


.left-content a {

	float: right;
	padding: 5px 0px 0px 0px;


}




.middle-content {

	margin: 0px 0px 10px 37px;
	float: left;
	width: 217px;
}



.middle-content p {

	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	color: #000;


}


.middle-content a {

	float: right;
	padding: 5px 0px 0px 0px;


}





.right-content {

	margin: 0px 0px 10px 37px;
	float: left;
	width: 217px;

}




.right-content p {

	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	color: #000;


}



.right-content a {

	float: right;
	padding: 5px 0px 0px 0px;


}
