/*  
Version: 1.0
Author: TargetScope Inc.
Author URI: http://www.targetscope.com
*/

/*____________________________________________________________
Import other styles
____________________________________________________________*/

@import url(lib/lists.css);
@import url(lib/typography.css);
@import url(lib/sIFR-screen.css);
@import url(screen.css);

/*____________________________________________________________
Global
____________________________________________________________*/
html
{background:#231f20 url(/images/backgrounds/home_background.jpg) top left repeat;padding:0;margin:0;}

body {
font-family:/*"Gill Sans",*/Arial,Helvetica,sans-serif;
line-height:1em;
margin:0;
padding:0;

}
.ClearAll {
clear:both;
line-height:0px;
margin:0px;
padding:0px;
}
.ClearLeft {
clear:left;
height:1px;
line-height:0px;
margin:0px;
padding:0px;
}
.ClearRight {
clear:right;
height:1px;
line-height:0px;
}
.noborder {
border:0px none;
}
img {
border:0px none;
margin:0px;
padding:0px;
}
.right {
float:right;
}
.left {
float:left;
}
img.left {
margin-right:11px;
margin-top:21px;
}
.nopad {
padding:0px;
}
.nomargin{
margin:0px;
}
.padleft {
padding-left:14px;
}

#rightNav {margin-right:20px;}
* html #rightNav {margin-right:7px;}

a#logo {width:182px;height:106px;float:left;position:relative;top:8px;}
* html a#logo {width:182px;height:106px;float:left;position:absolute;top:8px;cursor:pointer;}

div.home#middleContainer {padding:0px;}


#flashContainer {height:578px;width:100%px;margin:0 auto;text-align:center;}


#headerContainer {

background:url(/images/backgrounds/bordenhomeheader.jpg) top center no-repeat;

height:71px;

margin:0 auto;

width:100%;}





.common {width:800px;margin:0 auto;}

#headerContainer .common {postion:relative;top:7px;}



#footerContainer {

	background:url(/images/backgrounds/bordenhomefooter.jpg) top center no-repeat;

	height:44px;

	margin:0 auto;

	text-align:center;padding-top:40px;


	}

#footerContainer p{color:#dde5d5;font:10px "Times New Roman", Times, serif;}



#footer {}

	

.bar {height:44px;margin:0 auto;}

.bottom {background:url(/images/backgrounds/bordenhomebottomgreen.jpg) top center no-repeat;text-align:center;}

.bottom a {text-align:center;}

#bottomnav {margin:0 auto;/*width:628px;*/padding-top:8px;}



.top{background:url(/images/backgrounds/bordenhometopgreen.jpg) top center no-repeat;}















