@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

/* Begin Dashed Line Removal - FireFox */
a
{
  outline: none;
}
:focus
{
  -moz-outline-style: none;
}

body {
	background-image: url(../images/bg_page.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00456a;
	font-size: 11px;
	background-color: #b9c9d5;
}
img {
	border: none;
}
body a {
	color: #0b3d70;
	text-decoration: none;
}
body a:hover {
	color: #356AA0;
	text-decoration: none;
}
#header_index {
	background-image: url(../images/header_index.jpg);
	background-repeat: no-repeat;
	height: 304px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
div#header_index {
	position: relative;
}
#header_index #headerindex_text {
	font-size: 17px;
	color: #5e88a2;
	height: 100px;
	width: 323px;
	position: absolute;
	left: 127px;
	top: 131px;
}
.headerGeorgiaFont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #00456a;
	font-style: italic;
	line-height: 25px;
}
#header_index #aboutus {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	position: absolute;
	left: 95px;
	bottom: 11px;
}
#header_index #products {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	position: absolute;
	left: 232px;
	bottom: 11px;
}
#header_index #receive {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	position: absolute;
	left: 466px;
	bottom: 11px;
}
#header_index #contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	position: absolute;
	left: 844px;
	bottom: 11px;
}
#header_index #customer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	position: absolute;
	left: 651px;
	bottom: 11px;
}
#header_index a {
	color: #FFF;
}
#header_index a:hover {
	color: #B9C9D6;
}
#maincontainer {
	height: 210px;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat;
	padding-top: 30px;
	padding-left: 152px;
}
#maincontainerhome {
	height: 350px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat;
	padding-top: 30px;
	padding-left: 132px;
}
#hometext {
	font-size: 12px;
	width: 800px;
	margin-bottom: 30px;
}

.index_maincontainer_boxes {
	display: inline;
	float: left;
	height: 210px;
	width: 210px;
	margin-right: 50px;
	color: #00456a;
	font-size: 12px;
}
#index_maincontainer_boxes_header1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00456a;
	background-image: url(../images/icon_flag.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 62px;
	height: 32px;
	font-size: 17px;
	padding-top: 25px;
	font-style: italic;
	margin-bottom: 7px;
}
#index_maincontainer_boxes_header2{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00456a;
	background-image: url(../images/icon_rock.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 62px;
	height: 32px;
	font-size: 17px;
	padding-top: 25px;
	font-style: italic;
	margin-bottom: 7px;
}
#index_maincontainer_boxes_header3{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00456a;
	background-image: url(../images/icon_stability.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 62px;
	height: 32px;
	font-size: 17px;
	padding-top: 25px;
	font-style: italic;
	margin-bottom: 7px;
	}
#footer {
	background-image: url(../images/home_footer_bg.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 1022px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 9px;
	padding-top: 70px;
}
#footer a {
	color: #00456a;
}
#footer a:hover {
	color: #56829D;
	text-decoration: underline;
}
