@charset "UTF-8";

a:link {text-decoration: none;color:#1A75BB;border: 0px;}
a:visited {text-decoration: none;color:#1A75BB;border: 0px;}
a:hover {text-decoration: none; color:#666666;border: 0px;}
a:active {text-decoration: none;color:#1A75BB;border: 0px;}
a img {border:0px;}

img {
	border:none;
	margin:0px;
	padding:0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #969696;
	padding:0px;
	margin:0px;
	border:none;
	background-image: url(images/design_files/concrete_background.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.container {
	margin-left:auto;
	margin-right:auto;
	width:750px;
	padding:0px;
	background-color:#666666;
	margin-top: 0px;
	margin-bottom: 0px;
}

.header {
	width:100%;
	height:180px;
	background-color:#666666;
	text-align: right;
	margin: 0px;
	padding: 0px;
	border: none;
	background-image: url(images/design_files/forms_division.gif);
	background-position:right;
	background-repeat:no-repeat;
}

a.main_links {
	padding-top:0px;
	padding-left: 0px;
	padding-right: 14px;
	padding-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	height:20px;
	margin:0px;
}


div.main_links {
	background-color:#1A75BB;
	color: #cccccc;
	height: 20px;
	width: 735px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: none;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}



div.main_links_old {
	background-color:#1A75BB;
	color: #cccccc;
	height: 20px;
	width: 735px;
	padding-right: 15px;
	margin-top: 111px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

div.main_links ul {
	list-style-type:none;
	display:inline;
	margin: 0px;
	border: none;
	padding: 0px;
	height:20px;
}

div.main_links ul li {
	list-style-type:none;
	display:inline;
	font-weight: bolder;
	font-size: 13px;
	text-align:right;
	height:20px;
}

a.main_links:link, a.main_links:visited, a.main_links:active {
	text-decoration: none;
	color:#cccccc;
	border: 0px;
}

a.main_links:hover {
	text-decoration: none;
	color:#FDF200;
	border: 0px;
}



div.main_links2 {
	background-color:#1A75BB;
	color: #cccccc;
	height: 20px;
	width: 452px;
	padding-right: 15px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	border: none;
	padding-left: 0px;
	margin-top: 111px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

div.main_links2 ul {
	list-style-type:none;
	display:inline;
	margin: 0px;
	border: none;
	padding: 0px;
	height:20px;
}

div.main_links2 ul li {
	list-style-type:none;
	display:inline;
	font-weight: bolder;
	font-size: 13px;
	text-align:right;
	height:20px;
}




.logo_top {
	width:283px;
	height: 180px;
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
}

.title_bar {
	width:750px;
	height: 35px;
	margin-top: 10px;
	background-color: #808080;
	padding: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.title_bar_ols {
	width:100%;
	height: 35px;
	margin-top: 10px;
	background-color: #808080;
	padding: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


.title_bar2 {
	width:467px;
	height: 35px;
	margin-top: 10px;
	background-color: #808080;
	padding: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
}





.main_content {
	width:100%;
	background-color:#e0e0e0;
	padding-top:10px;
	padding-bottom:10px;
}

.pages_content {
	width:730px;
	padding:10px;
	background-color:#b3b3b3;
	font-size: 12px;
	line-height: 20px;
}

.left_bar {
	float:left;
	background-color:#b3b3b3;
	background-image:url(images/design_files/established_1965.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:center;
	width:250px;
	height:360px;
	margin-right: 10px;
}

.right_content {
	width:470px;
	text-align:left;
	float: left;
	height: 340px;
	font-size: 12px;
	line-height: 20px;
	background-color: #cccccc;
}

.products {
	width:750px;
	background-color:#666666;
	padding-top: 10px;
	padding-bottom: 10px;
}

.products_padding {
	padding-right: 10px;
	padding-left:10px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #666666;
}
.product_box {
	width:173px;
	background-image:url(images/design_files/arrows.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	float: left;
	margin: 2px;
	background-color: #b3b3b3;
	text-align: center;
}

.products_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	color:#000000;
	line-height:17px;
	font-weight: bold;
}

.products_header {
	text-align:center;
	font-weight:bold;
	font-size:11px;
	color:#cccccc;
	line-height: 16px;
}
	
.footer {
	text-align:right;
	font-size:12px;
	height: 40px;
	clear: both;
	color: #cccccc;
	width: 745px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 5px;
	font-weight: bold;
	padding-right: 5px;
	line-height: 15px;
	margin-right: auto;
	margin-left: auto;
}

a.footer:link, a.footer:visited, a.footer:active {
	text-decoration: none;
	color:#cccccc;
	border: 0px;
}

a.footer:hover {
	text-decoration: none;
	color:#FDF200;
}

.clear {
	clear:both;
}

.title {
	font-size:20px;
	font-weight:bold;
	color:#1A75BB;
}

.sub_title2 {
	font-size:14px;
	font-weight:bold;
	color:#666666;
}

.sub_title {
	font-size:14px;
	font-weight:bold;
	color:#1A75BB;
}

.images_right {
	float:right;
	margin:15px;
	border:none;
	padding:none;
}

.contact_form {
	padding:0px;
	margin:10px;
	border:none;
	text-align:left;
}

.index_flash {
	text-align:right;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:auto;
	background-color:#1A75BB;
	width:750px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding: 10px;
	height: 612px;
}

a.index_flash:link, a.index_flash:visited, a.index_flash:active {
	text-decoration: none;
	color:#cccccc;
	border: 0px;
}

a.index_flash:hover {
	text-decoration: none;
	color:#FDF200;
	border: 0px;
}

.copyright_text {
	font-size:10px;
}

a.copyright_text:link, a.copyright_text:visited, a.copyright_text:active {
	text-decoration: none;
	color:#cccccc;
	border: 0px;
}

a.copyright_text:hover {
	text-decoration: none;
	color:#FDF200;
	border: 0px;
}
