@charset "UTF-8";
/* CSS Document */

.logo {
	background-image: url(../images/seal.png);
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 154px;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: center;
}
.nav_1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bolder;
	color: #FFF;
	height: 97px;
	width: 350px;
	float: left;
	text-align: left;
	padding-top: 57px;
}
.nav_2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bolder;
	color: #FFF;
	height: 154px;
	width: 200px;
	float: left;
}
.nav_3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bolder;
	color: #FFF;
	height: 97px;
	width: 350px;
	float: left;
	text-align: right;
	padding-top: 57px;
}
.slideholder {
	height: 382px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
h2 {
	color: #CCC;
	margin: 0px;
	background-repeat: repeat-x;
	font-size: 1.6em;
	line-height: 1.3em;
}
.midrow {
	height: 179px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding: 10px;
	background-image: url(../images/midrow.jpg);
}
.midrow_1 {
	float: left;
	height: 179px;
	width: auto;
}
.midrow_2 {
	float: left;
	height: 165px;
	width: 327px;
	padding: 5px;
	font-size: 0.95em;
	line-height: 1.4em;
	color: #A7A7A7;
	margin-left: 15px;
}
.products_holder {
	height: 725px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-color: #000;
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.products {
	float: left;
	height: 600px;
	width: 420px;
	padding-top: 115px;
	padding-left: 30px;
}
.contact {
	float: right;
	height: 600px;
	width: 410px;
	margin-right: 20px;
	padding-top: 115px;
	padding-right: 10px;
}
.action {
	text-align: right;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.products_sub_left {
	float: left;
	height: 600px;
	width: 500px;
}
.products_sub_right {
	float: right;
	height: 190px;
	width: 250px;
}
.products_sub_description_holder {
	float: left;
	height: 100px;
	width: 400px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.products_sub_description_image {
	float: left;
	height: 50px;
	width: 50px;
	background-color: #183F80;
	margin-right: 10px;
}
.ribbon {
	background-repeat: no-repeat;
	background-position: center;
	height: 25px;
	width: auto;
	margin-top: 45px;
}
.ribbon_page {
	background-repeat: no-repeat;
	background-position: center;
	height: 75px;
	width: auto;
	background-image: url(../images/ribbon2.png);
	margin-top: 20px;
}
.product_sub_description_text {
	font-size: 1em;
	font-weight: bold;
	color: #EDEDED;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.product_sub_description_text_more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.6em;
	color: #999;
	padding-top: 5px;
}
.footer_wrap {
	background-image: url(../images/footer_wrap.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 349px;
	padding-top: 30px;
}
.footer_links {
	height: 260px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 40px;
	color: #CCC;
}
.footer_call {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 140%;
	color: #CCC;
}
.footer_link_text {
	float: left;
	height: 240px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
}
.footer_credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCC;
	height: 20px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.footer_pre {
	background-image: url(../images/footer_pre.jpg);
	background-position: center top;
	height: 151px;
	margin-top: -50px;
}
.scroll_list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #EB0000;
	font-weight: bold;
}
