@charset "UTF-8";

/* RESET */ /* ––––––––––––––––––––––––––––––––––––––– */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* –––––––––––––––––––––––––––––––––––– BODY STYLES ––– */
body {
	line-height: 1;
	color: #000;
	background: #000 url(../_images/_jpgs/body-bg.jpg) top left repeat-x;
}

.clear { clear: both; }

/* –––––––––––––––––––––––––––––––––––– Font Styles ––– */
h1, h2, h3, h4, h5, ul, li, ol, a, p { font-family: "Lucida Grande", Verdana, Arial, sans-serif; }
h1 {}
h2 { color: white; line-height: 1.7em; font-size: 18px; font-weight: normal; }
h3 { color: #333; line-height: 1.7em; font-size: 16px; font-weight: bold; padding-bottom: 1em; }
h4 { color: #333; line-height: 1.7em; font-size: 14px; font-weight: bold; padding-bottom: 1em; }
h5 { color: #ce1141; line-height: 1.7em; font-size: 14px; font-weight: bold; padding-bottom: 1em; }
p { color: #666; line-height: 1.5em; font-size: 12px; padding-bottom: 1em; }
#page ul { padding-left: 15px; }
#page ul li { color: #333; line-height: 1.5em; font-size: 12px; padding-bottom: 1em; }

.white { color: white; }
h4 a { text-decoration: none; color: #333; }
h4 a:hover { text-decoration: none; color: #4c8de0; }
h3.phone {padding-left: 20px; color: white; }

/* –––––––––––––––––––––––––––––––––––– MAIN ID TAGS ––– */
#wrapper 
	{
	width: 100%;
	}
#header 
	{
	background: white url(../_images/_jpgs/header-bg.jpg) top left repeat-x; 
	width: 100%;
	height: 215px;
	}
#header-inner
	{
	background: url(../_images/_jpgs/header-inner-bg.jpg) top center no-repeat; 
	width: 1200px; 
	height: 215px;
	margin: 0 auto;
	}		
#navigation 
	{
	background: black url(../_images/_jpgs/navigation-bg.jpg) top left repeat-x; 
	width: 100%;
	height: 35px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	}	
#content
	{
	position: relative;
	width: 100%;
	}	
#content #content-inner
	{
	position: relative;
	width: 900px;
	margin: 0 auto; 
	padding: 20px;
	clear: both;
	}
#sidebar
	{
	position: relative; 
	float: left;
	width: 175px;
	margin-right: 20px;
	clear: left;
	}
#page
	{
	position: relative; 
	float: left;
	width: 705px;
	margin-bottom: 10px; 
	clear: right;
	}
#footer 
	{
	clear: both; 
	position: relative;
	width: 100%;
	height: 35px;
	}
#footer-inner
	{
	position: relative;
	width: 900px;
	height: 35px;
	margin: 0 auto;
	}
/* –––––––––––––––––––––––––––––––––––– Navigation Drop Down Menu ––– */
#navigation #navigation-inner 
	{
	position: relative;
	height: 35px;
	width: 900px; 
	font-size: 12px;
	margin: 0 auto;
	}
#navigation-inner ul 
	{ 
	list-style-type: none; 
	position: relative; 
	}
#navigation-inner ul li 
	{
	float: left;
	position: relative; 
	}
#navigation-inner ul li a 
	{
	text-align: center;
	height: 35px; 
	padding: 0px 27px;
	display: block;
	text-decoration: none;
	color: #fff;
	line-height: 3em;
	}
#navigation-inner ul li a:hover, #navigation-inner ul li a.active 
	{
	background:  url(../_images/_jpgs/navigation-button-active-bg.jpg) top left repeat-x;
	}

#navigation-inner ul li ul 
	{
	display: none;
	margin-top: 1px; 
	}
#navigation-inner ul li:hover ul 
	{
	display: block;
	position: absolute;
	z-index: 200;
	}
#navigation-inner ul li:hover ul li 
	{
	display:block;
	background: #1a4285;
	min-width: 110px;
	}
#navigation-inner ul li:hover ul li a 
	{
	display: block;
	color:#ffffff;
	width: 150px; 
	text-align: left;
	padding: 0 10px;
	border-bottom: 1px solid #f2f2f2;
	border-right: none;
	font-size: 12px; 
	}
#navigation-inner ul li:hover ul li span.drop-title 
	{
	display: block;
	color: #ce1141;
	width: 150px; 
	text-align: left;
	padding: 10px 10px;
	border-right: none;
	font-size: 14px; 
	background: #002659;
	font-weight: bold;
	}
#navigation-inner ul li:hover ul li a:hover 
	{
	background: #4c8de0;
	color: #fff;
	}
#navigation-inner ul li a:hover, #navigation-inner ul li a.active {}

/* –––––––––––––––––––––––––––––––––––– Sidebar Styles ––– */
.sidebar-header 
	{
	position: relative;
	float: left; 
	width: 100%;
	height: 10px; 
	}
.sidebar-footer
	{
	position: relative;
	float: left; 
	width: 100%;
	height: 10px; 
	clear: both;
	}
#sidebar-inner
	{
	position: relative;
	float: left;
	width: 173px;
	padding: 35px 0px 10px 0px; 
	min-height: 200px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	background: #4c8de0 url(../_images/_jpgs/sidebar-inner-bg.jpg) top left repeat-x;
	}
.sidebar-header .corner-lt
	{
	position: absolute:
	top: 0px;
	left: 0px;
	background: url(../_images/_gifs/sidebar-corner-lt.gif) top left no-repeat;
	height: 10px;
	width: 10px;
	}
.sidebar-header .corner-rt
	{
	position: absolute;
	top: 0px;
	right: 0px;
	height: 10px;
	width: 10px;
	background: url(../_images/_gifs/sidebar-corner-rt.gif) top right no-repeat; 
	}
.sidebar-header .top
	{
	position: relative; 
	float: left;
	width: 160px;
	height: 200px;
	background: #333 url(../_images/_jpgs/sidebar-header-bg.jpg) top left repeat-x;
	margin-left: 10px; 
	}
.sidebar-footer .corner-lb
	{
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url(../_images/_gifs/sidebar-corner-lb.gif) top left no-repeat;
	height: 10px;
	width: 10px;
	}
.sidebar-footer .corner-rb 
	{
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: url(../_images/_gifs/sidebar-corner-rb.gif) top left no-repeat;
	height: 10px;
	width: 10px;
	}
.sidebar-footer .bottom
	{
	position: relative; 
	float: left;
	width: 160px;
	height: 10px;
	background: url(../_images/_jpgs/sidebar-footer-bg.jpg) top left repeat-x;
	margin-left: 10px; 
	}
/* –––––––––––––––––––––––––––––––––––– Sidebar Navigation ––– */
#sidebar-inner ul { list-style: none; }
#sidebar-inner ul li 
	{
	display: block; 
	width: 172px;
	padding-bottom: 1px; 
	}
#sidebar-inner ul li a 
	{
	display: block;
	width: 142px;
	 text-decoration: none; 
	 color: white;
	 font-size: 12px; 
	 padding: 10px; 
	 padding-left: 20px;
	 line-height: 1.3em;
	 }
#sidebar-inner ul li a:hover, #sidebar-inner ul li a.active 
	{
	background: #002659;
	color: #8bd2f9;
	}
#sidebar-inner .title 
	{
	position: absolute;
	background: url(../_images/_gifs/sidebar-title.gif) top left no-repeat;
	top: 5px;
	right: 0px;
	height: 25px; 
	width: 165px;
	}
#sidebar-inner .title h2 { font-size: 12px; line-height: 2.1em; text-align: center; padding-right: 5px; }

/* –––––––––––––––––––––––––––––––––––– Page Styles ––– */
.page-header
	{
	position: relative;
	float: left; 
	width: 100%;
	height: 10px; 
	}
.page-header .corner-lt 
	{
	position: absolute:
	top: 0px;
	left: 0px;
	background: url(../_images/_gifs/page-corner-lt.gif) top left no-repeat;
	height: 10px;
	width: 10px;
	}
.page-header .corner-rt 
	{
	position: absolute;
	top: 0px;
	right: 0px;
	height: 10px;
	width: 10px;
	background: url(../_images/_gifs/page-corner-rt.gif) top right no-repeat; 
	}
.page-header .top 
	{
	position: relative; 
	float: left;
	width: 685px;
	height: 200px;
	background: #333 url(../_images/_jpgs/page-header-bg.jpg) top left repeat-x;
	z-index: -1; 
	margin-left: 10px; 
	}
.page-footer
	{
	position: relative;
	float: left; 
	width: 100%;
	height: 10px; 
	clear: both;
	}
.page-footer .corner-lb
	{
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url(../_images/_gifs/page-corner-lb.gif) top left no-repeat;
	height: 10px;
	width: 10px;
	}
.page-footer .corner-rb 
	{
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: url(../_images/_gifs/page-corner-rb.gif) top left no-repeat;
	height: 10px;
	width: 10px;
	}
.page-footer .bottom
	{
	position: relative; 
	float: left;
	width: 685px;
	height: 10px;
	background: #333 url(../_images/_jpgs/page-footer-bg.jpg) top left repeat-x;
	z-index: -1; 
	margin-left: 10px; 
	}
#page .page-inner
	{
	position: relative;
	float: left;
	width: 663px;
	padding: 20px; 
	min-height: 400px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	background: #1a4285 url(../_images/_jpgs/page-inner-bg.jpg) top left repeat-x;
	padding-top: 70px; 
	padding-bottom: 0px; 
	}
.page-inner .title 
	{
	position: absolute;
	background: url(../_images/_gifs/page-title.gif) top right no-repeat;
	top: 5px;
	left: 0px;
	height: 25px; 
	width: 300px;
	}
.page-inner .title h2 { font-size: 12px; line-height: 2.1em; text-align: center; padding-right: 5px; }

/* –––––––––––––––––––––––––––––––––––– Page Inner Elements ––– */
.page-inner .baldor-logo 
	{
	position: absolute;
	top: 5px;
	right: 80px;
	height: 40px;
	width: 217px;
	}

/* –––––––––––––––––––––––––––––––––––– Block Styles ––– */
.page-inner .block { position: relative; width: 663px; background: white; margin-bottom: 50px; }
.page-inner .block .header 
	{ 
	position: absolute;
	top: -15px;
	height: 15px; 
	width: 100%;
	 }
.page-inner .block .header .left 
	{
	background: url(../_images/_gifs/block-header.gif) top left no-repeat; 
	float: left;
	height: 15px; 
	width: 50%;
	}
.page-inner .block .header .right 
	{ 
	background: url(../_images/_gifs/block-header.gif) top right no-repeat; 
	float: right;
	height: 15px;
	width: 50%;
	}
.page-inner .block .content { position: relative;  float: left; min-height: 100px; width: 100%; background: white; }
.page-inner .block .footer 
	{ 
	position: absolute;
	bottom: -15px;
	height: 15px; 
	width: 100%; 
	clear: both;
	}
.page-inner .block .footer .left 
	{
	background: url(../_images/_gifs/block-footer.gif) top left no-repeat; 
	float: left;
	height: 15px; 
	width: 50%;
	}
.page-inner .block .footer .right 
	{ 
	background: url(../_images/_gifs/block-footer.gif) top right no-repeat; 
	float: right;
	height: 15px;
	width: 50%;
	}
.page-inner .block .content .product-teaser 
	{
	float: left; 
	margin: 5px 15px;
	height: 85px;
	width: 85px; 
	}
.page-inner .block .content .product-description
	{
	float: left;
	width: 530px; 
	margin-bottom: 10px; 
	}
.page-inner .block .content .product
	{
	padding: 15px 25px; 
	}
.page-inner .block .content .product .product-image
	{
	float: right;
	margin: 0px 0px 20px 20px;
	}

/* –––––––––––––––––––––––––––––––––––– Footer Legals ––– */
.copyright 
	{
	float: right;
	}
	
/* –––––––––––––––––––––––––––––––––––– Homepage Styles ––– */
/* ––––––––––––––––– Sidebar ––– */
#sidebar .hp-block-1, #sidebar .hp-block-2, #sidebar .hp-block-3
	{
	position: relative;
	float: left;
	margin-bottom: 20px;  
	width: 175px;
	height: 110px; 
	}

#sidebar .hp-block-1 { background: url(../_images/_pngs/home-sidebar-blocks-ir.png) top left no-repeat; }
#sidebar .hp-block-2 { background: url(../_images/_pngs/home-sidebar-blocks-b.png) top left no-repeat;}
#sidebar .hp-block-3 { background: url(../_images/_pngs/home-sidebar-blocks-as.png) top left no-repeat;}
#sidebar .hp-block-1 .title, #sidebar .hp-block-2 .title, #sidebar .hp-block-3 .title 
	{
	position: absolute;
	top: 2px;
	width: 175px;
	height: 15px; 
	text-align: center;
	color: white; 
	font-size: 11px; 
	line-height: 1.7em;
	font-weight: bold;
	}
/* ––––––––––––––––– Page ––– */
#page .hp-main-block 
	{
	position: relative;
	background: url(../_images/_pngs/home-main-window.png) top left no-repeat; 
	width: 705px;
	height: 370px;
	}
#page .hp-main-block .text 
	{
	float: left;
	margin: 20px;
	width: 330px;
	}
#page .hp-main-block .text h2 
	{
	color: white;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 22px;
	}
#page .hp-main-block .text h1
	{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 32px;
	color: #c0e6ff;
	padding-bottom: 10px; 
	}
#page .hp-main-block .text p
	{
	color: white;
	font-weight: normal;
	font-size: 11px; 
	}
/* ––––––––––––––––– Sign-off ––– */
#sign-off 
	{
	float: left;
	position: relative;
	width: 900px;
	height: 60px;
	margin: 0 auto; 
	clear: both;
	background: url(../_images/_gifs/signoff-bg.gif) top left no-repeat;
	}