@charset "utf-8";
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
* {
	margin: 0px;
	padding: 0px;
}
p {
	margin-bottom: 17px;
}
body {
	background-color: #11526d;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	text-align: left;
}
#container {
	width: 809px;
	background-color: #FFFFFF;
	border-left: 7px solid #0d3e53;
	border-right: 7px solid #0d3e53;
	border-bottom: 7px solid #0d3e53;
	margin-bottom: 9px;
}
#header {
	background-color: #01300F;
	text-align: left;
	background-image: url(images/headerImg2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 143px;
}
#content {
	padding: 30px;
}
#left {
	float: right;
	width: 555px;
	text-align: left;
}
#right p {
	margin-bottom: 0px;
}
#right {
	float: left;
	width: 166px;
	text-align: left;
}

.box:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	background-image: url(images/bg_boxLine.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 5px;
	padding-top: 10px;
	margin-bottom: 20px;
}
.box {display: inline-block;}
/* Hides from IE-mac \*/
* html .box {height: 1%;}
.box {
	display: block;
	background-image: url(images/bg_boxLine.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 20px;
}
.boxProduct {
	float: left;
	width: 260px;
	margin-top: 15px;
	height: 180px;
	background-image: url(images/bg_boxLine.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-right: 17px;
}
.boxProduct img {
	margin-right: 6px;
}
.box img {
	margin-right: 6px;
}
#top-navigation {
	height: 105px;
	text-transform: uppercase;
}
#top-navigation ul {
	list-style: none;
}
#top-navigation li {
	line-height: 18px;
	float: left;
	margin-top:62px;
	font-size:14px;
	color:#2d2920;
	background-image:url(images/bg_navline.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom:0px;
	margin-left:0px;
}
#top-navigation li:hover {
	cursor: pointer;
	color:#046380;
	background-image:url(images/bg_navArrow.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}
#top-navigation li:hover a {
	color:#2d2920;
}
#top-navigation .selected {
	background:#FFFFFF;
	cursor: pointer;
	color:#046380;
	background-image:url(images/bg_navArrow.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	padding-bottom: 20px;
}
#top-navigation .selected a {
	color:#2d2920;
}
.footer {
	width:809px; 
	margin-bottom:30px;
	text-align:left;
	color:#FFFFFF;
}
a.navLink:link {
	color:#046380;
	text-decoration:none;
}
a.navLink:visited {
	color:#046380;
	text-decoration:none;
}
a.navLink:hover {
	text-decoration:none;
}
a.navLink:active {
	text-decoration:none;
}
a.linkFooter:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.linkFooter:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.linkFooter:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #0069d2;
	text-decoration: underline;
}
a:visited {
	color: #0069d2;
	text-decoration: underline;
}
a:hover {
	color: #0069d2;
	text-decoration: none;
}
a.linkLeft:link {
	text-decoration:none;
	color:#A81217;
	background-image:url(images/bg_boxLine.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:4px;
	padding-top:4px;
}
a.linkLeft:visited {
	text-decoration:none;
	color:#A81217;
	background-image:url(images/bg_boxLine.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:4px;
	padding-top:4px;
}
a.linkLeft:hover {
	text-decoration:none;
	color:#741013;
	background-image:url(images/bg_boxLine.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:4px;
	padding-top:4px;
}
h1 {
	font-size: 21px;
	color: #ffffff;
	padding-left: 30px;
	padding-top: 36px;
	font-weight:normal;
	text-transform: uppercase;
}
h2 {
	font-size: 18px;
	color: #ffffff;
	padding-left: 30px;
	padding-top: 7px;
	font-weight:normal;
	text-transform: uppercase;
}
h3 {
	font-size: 14px;
	color: #ce0202;
	font-weight:normal;
	text-transform: uppercase;
	background-image: url(images/bg_boxLine.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 7px;
	padding-bottom: 7px;
}
li {
	padding-left:4px;
	margin-left:10px;
	padding-bottom:7px;
}
strong {
	font-weight: bold;
	color: #0D3E53;
}
.p_blue {
	color: #0069d2;
}
