/* =0 Reset
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
@import url('reset.css');
/* =1 Global
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
body {
	line-height: 1;
	font: normal 12px Arial, Helvetica, sans-serif;
	vertical-align: top;
	background: #fff;
	color: #404040;
	background-image: url(../img/background_hp.gif);
	background-repeat: repeat-x;
}
body.int {
	line-height: 1;
	font: normal 12px Arial, Helvetica, sans-serif;
	vertical-align: top;
	background: #fff;
	color: #404040;
	background-image: url(../img/background_int.gif);
	background-repeat: repeat-x;
}
.right {
float: right;
}
.left {
float: left;
}
.align-left {
text-align: left;
}
.align-right {
text-align: right;
}
.align-center {
text-align:center;
}
.justify {
text-align:justify;
}
.hide {
display: none;
}
.clear {
clear: both;
}
.bold {
font-weight:bold;
}
.italic {
font-style:italic;
}
.underline {
border-bottom:1px solid;
}
.highlight {
background:#ffc;
}
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignleft {
float:left;
margin:4px 10px 4px 0;
}
img.alignright {
float:right;
margin:4px 0 4px 10px;
}
.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.clearfix {
display: block;
}
html[xmlns] .clearfix {
display: block;
}
* html .clearfix {
height: 1%;
}
p {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 18px;
}

/* =2 Links
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
a:link, a:visited {
color: #333;
}
a:hover {
color: #111;
}
a:active {
color: #111;
}

a.blue:link, a.blue:visited {
color: #0054a2;
}
a.blue:hover {
color: #0054a2;
}
a.blue:active {
color: #0054a2;
}

a.white:link, a.white:visited {
color: #fff;
}
a.white:hover {
color: #fff;
}
a.white:active {
color: #fff;
}

.navigation a:link, .navigation a:visited {
color: #fff;
text-decoration: none;
}
.navigation a:hover {
color: #063764;
}
.navigation a:active {
color: #063764;
}

.navigation_int a:link, .navigation_int a:visited {
	color: #fff;
	text-decoration: none;
}
.navigation_int a:hover {
color: #063764;
}
.navigation_int a:active {
color: #063764;
}
.navigation_int a.current {
color: #063764;
}

/* =3 Headings
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
h1 {
font: bold 2em "Times New Roman", Times, serif;
}
h2 {
font: bold 1.5em "Times New Roman", Times, serif;
}
h3 {
font: bold 1.2em Arial, Geneva, Helvetica, sans-serif;
}
h4 {
font: bold 1em Arial, Geneva, Helvetica, sans-serif;
}
h5 {
font: bold 0.9em Arial, Geneva, Helvetica, sans-serif;
}
/* =4 Misc.
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.blue {
	color: #0054a2;
}
.blue_lg {
	color: #0054a2;
	font-size: 16px;
}
.box
{
	background-color: #d5d6d8;
	background-image: url(../img/box_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 160px;
	margin-bottom: 11px;
	margin-left: 11px;
	margin-right: 11px;
	padding: 10px;
	width: 252px;
}
.box_holder
{
	margin: 0 auto;
	width: 883px;
}
.company_left
{
	display: inline;
	float: left;
	margin-left: 83px;
	margin-right: 65px;
	width: 260px;
}
.company_right
{
	display: inline;
	float: left;
	width: 480px;
}
.container
{
	margin: 0 auto;
	width: 977px;
}
.content
{
	background-color: #ebebeb;
	margin: 0 auto;
	width: 977px;
}
.content_int
{
	background-color: #ebebeb;
	border-left: 1px solid #818285;
	border-right: 1px solid #818285;
	margin: 0 auto;
	width: 973px;
}
.content_int_wide
{
	background-color: #ebebeb;
	background-image: url(../img/background_wide.gif);
	background-repeat: no-repeat;
	border-left: 1px solid #818285;
	border-right: 1px solid #818285;
	margin: 0 auto;
	width: 973px;
}
.footer
{
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	color: #fff;
	font: normal normal normal 11px/15px Arial, Helvetica, sans-serif;
	height: 54px;
	margin: 0 auto;
	padding-top: 55px;
	text-align: center;
	width: 977px;
}
.footer_holder
{
	background-image: url(../img/background_footer.gif);
	background-repeat: repeat-x;
	height: 109px;
	width: 100%;
}
.footer_int
{
	background-image: url(../img/footer_int.jpg);
	background-repeat: no-repeat;
	color: #fff;
	font: normal normal normal 11px/15px Arial, Helvetica, sans-serif;
	height: 54px;
	margin: 0 auto;
	padding-top: 55px;
	text-align: center;
	width: 977px;
}
.gallery_left {
	display: inline;
	float: left;
	width: 610px;
	margin-left: 50px;
	margin-right: 13px;
}
.header
{
	height: 155px;
	width: 977px;
}
.header_int
{
	height: 140px;
	margin: 0 auto;
	width: 977px;
}
.main
{
	display: inline;
	float: left;
	width: 664px;
}
.main_copy
{
	padding-left: 40px;
	padding-top: 40px;
	padding-right: 40px;
}
.main_photo
{
	border-bottom: 1px solid #a7a9ac;
	height: 221px;
	margin: 0 auto;
	position: relative;
	width: 977px;
}

.navigation ul
{
	margin-bottom: 20px;
	list-style-type: none;
	background-color: #b7b8ba;
	color: #FFF;
	font: normal normal bold 12px/normal Arial, Helvetica, sans-serif;
	text-align: center;
	height: 26px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	letter-spacing: 1px;
	line-height: 26px;
}
.navigation ul li
{
	text-decoration: none;
	background-color: #b7b8ba;
	color: #FFF;
	border-right: 1px solid #fff;
	width: 16.5%;
	display: block;
	float: left;
	height: 26px;
}
.navigation ul li.last {
	border-right: none;
}
.navigation_int {
	width: 973px;
}


.navigation_int ul
{
	margin-bottom: 19px;
	list-style-type: none;
	background-color: #b7b8ba;
	color: #FFF;
	font: normal normal bold 12px/normal Arial, Helvetica, sans-serif;
	text-align: center;
	height: 26px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	letter-spacing: 1px;
	line-height: 26px;
}
.navigation_int ul li
{
	text-decoration: none;
	background-color: #b7b8ba;
	color: #FFF;
	border-right: 1px solid #fff;
	width: 16.5%;
	display: block;
	float: left;
	height: 26px;
}
.navigation_int ul li.last {
	border-right: none;
}


.page_head
{
	color: #818285;
	font: normal normal normal 17px/normal Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin: 0px;
	padding-bottom: 43px;
	padding-left: 55px;
	padding-top: 5px;
}
.page_head_blue
{
	color: #0054a2;
	font: normal normal normal 17px/normal Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin: 0px;
}
.phead
{
	color: #0054a3;
	font: italic normal bold 16px/22px Arial, Helvetica, sans-serif;
}
.phone
{
	color: #02468b;
	font: italic normal normal 30px/normal Georgia, "Times New Roman", Times, serif;
	padding: 10px;
}
.photo {
	background-color: #fff;
	padding: 7px;
	border: 1px solid #c3c3c3;
}
.photo_top
{
	border-bottom: 1px solid #818285;
}
.photo_sm {
	background-color: #fff;
	padding: 3px;
	border: 1px solid #c3c3c3;
}
.photos_tabs {
	width: 977px;
	height: 221px;
	position: relative;
}

.shadow_inner {
	border: 1px solid #c3c3c3;
}
.shadow_outer {
	border: 1px solid #dedede;
}
.sidebar
{
	border-right: 1px solid #818285;
	display: inline;
	float: left;
	width: 308px;
}
.sidebar_photo
{
	border-bottom: 1px solid #818285;
}
.sidebar_text
{
	background-image: url(../img/background_sidebar.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #818285;
	height: 190px;
	padding-right: 25px;
	width: 283px;
}
.supplier
{
	border-right: 1px solid #95979a;
	color: #02468b;
	font: italic normal normal 17px/normal Georgia, "Times New Roman", Times, serif;
	padding: 10px;
}
.supplier_phone
{
	margin-left: 375px;
	width: 475px;
}
.tab
{
	background-color: #86898d;
	color: #fff;
	display: inline;
	float: left;
	font: normal normal normal 12px/26px Arial, Helvetica, sans-serif;
	height: 26px;
	letter-spacing: 2px;
	margin-left: 11px;
	margin-right: 11px;
	text-align: center;
	width: 272px;
}
.tab_holder
{
	bottom: 0px;
	height: 26px;
	left: 46px;
	position: absolute;
	width: 883px;
	z-index: 999;
}
.tagline
{
	color: #02468b;
	font: italic normal normal 17px/36px Georgia, "Times New Roman", Times, serif;
	height: 36px;
	text-align: center;
	width: 977px;
}
p.page_head
{
	color: #818285;
	font: normal normal normal 17px/normal Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin: 0px;
	padding-bottom: 43px;
	padding-left: 55px;
	padding-top: 5px;
}
p.sub_head
{
	color: #0054a3;
	font: italic normal bold 16px/22px Arial, Helvetica, sans-serif;
	margin-bottom: 43px;
	margin-top: 5px;
	padding-left: 41px;
}


.navigation ul li ul.sub
{
	list-style-type: none;
	background-color: #b7b8ba;
	color: #FFF;
	font: normal normal bold 12px/normal Arial, Helvetica, sans-serif;
	text-align: center;
	letter-spacing: 1px;
	position: relative;
	z-index: 999;
	border: none;
	display: none;
}
.navigation ul li ul.sub li
{
	text-decoration: none;
	background-color: #b7b8ba;
	color: #FFF;
	display: block;
	width: 100%;
	line-height: 26px;
	border-top: 1px solid #fff;
	border-left: none;
	border-right: none;
}
.navigation ul li:hover ul.sub
{
	display: block;
}



.navigation_int ul li ul.sub
{
	list-style-type: none;
	background-color: #b7b8ba;
	color: #FFF;
	font: normal normal bold 12px/normal Arial, Helvetica, sans-serif;
	text-align: center;
	letter-spacing: 1px;
	position: relative;
	z-index: 999;
	border: none;
	display: none;
}
.navigation_int ul li ul.sub li
{
	text-decoration: none;
	background-color: #b7b8ba;
	color: #FFF;
	display: block;
	width: 100%;
	line-height: 26px;
	border-top: 1px solid #fff;
	border-left: none;
	border-right: none;
}
.navigation_int ul li:hover ul.sub
{
	display: block;
}