/* CSS Document */

html { 
	margin: 0;
	background: url(../images/html_bg.gif) repeat 0px 0px;
}
body {
	margin: 0px;
	background: url(../images/body_bg.gif) repeat-y top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333;
	height: auto;
}
h2 {
	color: #4D462F;
	font-size: 2em;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
}

h3 {
	color: #7C7B7B;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
}

/* ( Header )  */

#headerWrap {
	background: url(../images/header_bg.gif) repeat-x top;
	height: 114px;
}
#header {
	width: 904px;
	margin: 0 auto;
}
#header h1 {
	margin: 10px 0 0;
	width: 721px;
	float: left;
}
#header h1 a:link, #header h1 a:visited {
	background: url(../images/logo.gif) no-repeat top left;
	float: left;
	height: 86px;
	margin: 0;
	width: 721px;
	text-indent: -3000px;
	display: block;
	text-decoration: none;
}
#header h3 {
	color: #605E3A;
	clear: right;
	float: right;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding-top: 44px;
	padding-right: 15px;
}
* #header h3 {
	padding-right: 0;
	width: 7.5em;
}
#header ul {
	margin: 0 0 -100px;
	padding: 15px 0;
	float: right;
	display: block;
	position: relative;
	top: -100px;
	width: 185px;
}
#header ul li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}
#header ul li a {
	display: block;
	margin: 0 10px 0 0;
	float: left;
	text-indent: -3000px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #748D39; /* Top Tool Navigation Text Color */
	font-size: 11px;
	width: 16px;
	height: 11px;
}
#header ul li a:hover {
	text-decoration: none;
}
#header ul li.french a {
	background-image: url(../images/language-french.gif);
}
#header ul li.portuguese a {
	background-image: url(../images/language-portuguese.gif);
}
#header ul li.korean a {
	background-image: url(../images/language-korean.gif);
}
#header ul li.german a {
	background-image: url(../images/language-german.gif);
}
#header ul li.italian a {
	background-image: url(../images/language-italian.gif);
}
#header ul li.spanish a {
	background-image: url(../images/language-spanish.gif);
}
#header ul li.chinese a {
	background-image: url(../images/language-chinese.gif);
	margin-right: 0!important;
}
#headerPic {
	width: 675px;
	float: left;
}
#header #phone {
	font-size: 2em;
	margin: -42px 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
	color: #9A9C70;
	clear: right;
}
/* self clearing rules */
.selfclear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.selfclear { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
.selfclear { display: block; }
/* End hide from IE-mac */

/* ( Navigation ) */

#navWrap {
	background: url(../images/nav_bg.gif) repeat-x top;
}
#nav {
	width: 940px;
	margin: 0 auto;
}
/* self clearing rules */
#nav:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#nav { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#nav { display: block; }
/* End hide from IE-mac */
#nav ul {
	margin: 0;
	padding: 0;
}
#nav ul li {
	display: inline;
}
#nav ul li a:link, #nav ul li a:visited {
	text-decoration: none;
	padding: 6px 24px;
	color: #FDFFF5;
	font-size: 16px;
	font-weight: 900;
	float: left;
}
#nav ul li a:hover {
	background: url(../images/navBG02.gif) repeat-x;
}
#nav ul li img {
	float: left;
}

/* ( Body ) */

#bodyWrap {
	padding: 0;
	background: url(../images/bodyWrap_bg.gif) repeat-x 0px 0px;
}

/* self clearing rules */
#bodyWrap:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#bodyWrap { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#bodyWrap { display: block; }
/* End hide from IE-mac */
#body {
	background: url(../images/body-content_bg.gif) repeat-x 0px 0px;
	width: 900px;
	margin: 0 auto;
	padding: 24px 20px 0;
}
#leftColumn {
	float: left;
	clear: left;
	margin-top: 48px;
	width: 193px;
	padding: 0;
	background: url(../images/sheet_bg.gif) repeat-y 0px 0px;
}
#leftColumn h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #96986C;
	text-align: center;
	font-weight: normal;
	font-variant: small-caps;
	font-size: 2.333em;
	margin: 0;
	letter-spacing: .02em;
}
#leftColumn h4.first {
	background: url(../images/sheet_head.gif) no-repeat 0px 0px;
	padding-top: 12px;
}
#leftColumn ul {
	margin: 0 auto;
	padding: 0 15px;
	list-style: none;
}
#leftColumn ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0;
	text-align: left;
	line-height: 1;
	margin: 1.125em 0;
	color: #7A7D4F;
	font-size: 1.333em;
}
#leftColumn ul li a {
	color: #7A7D4F;
	text-decoration: none;
	margin-left: .562em;
}
#leftColumn ul li a:hover {
	text-decoration: underline;
}
#leftColumn p {
	padding: 0 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5;
	color: #8E9061;
	background: url(../images/sheet_foot.gif) no-repeat 0px bottom;
	margin-bottom: 0;
	padding-bottom: 45px;
}
#leftColumn p span {
	font-size: 1.167em;
	color: #7A7D4F;
}
#rightColumn {
	float: right;
	width: 216px;
}
#rightColumn p {
	line-height: 1.5;
}
#rightColumn .feature {	
	background: url(../images/box_bg.gif) repeat-y 0px 0px;
}
#rightColumn .feature + .feature {
	margin-top: 18px;
}
#rightColumn .feature h3 {
	padding-top: 18px;
	width: 216px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8F9165;
	font-size: 2em;
	font-variant: small-caps;
	line-height: 1.5;
	font-weight: normal;
	background: url(../images/box-corners_top.gif) no-repeat 0px 0px;
}
#rightColumn .content {
	background-image: url(../images/box-corners_bottom.gif);
	background-position: 0px bottom;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding: 7px 16px 1px 16px;
}
#rightColumn .content ul {
	padding: 0 0 0 1.666em;
	margin: 0;
}
#rightColumn .content ul  li {
	margin: 1.285em 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.167em;
}
#rightColumn .quote {
	text-indent: 30px;
	background: url(../images/box-quote.gif) no-repeat top left;
	line-height: 1.65;
}
#rightColumn h4 a {
	width: 201px;
	height: 89px;
	text-decoration: none;
	text-indent: -3000px;
	background: url(../images/guarantee_btn.gif) no-repeat top left;
	display: block;
	text-align: left;
}
#additionalContent {
	float: right;
	width: 216px;
	
}
#bodyContent {
	float: left;
	width: 453px;
	padding: 18px 15px 0;
}
#bodyContent p {
	line-height: 1.5;
	margin: 1.5em 0;
}
#bodyContent h2 {
	line-height: 1.5;
	color: #6A6D3C;
}
#bodyContent dl dt:first-letter {
	color: #7C7B7B;
	font-size: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
}
#bodyContent dl dt {
	width: 9em;
	float: left;
	margin-right: .5em;
	line-height: 1.5em;
}
#bodyContent dl dt.first {
	padding-bottom: 1em;
}
* html #bodyContent dl dt.responsibility {
	padding-bottom: 1em;
}
#bodyContent dl dd {
	margin-left: 0;
	line-height: 1.5em;
}

#footerPic {
	width: 452px;
	height: 107px;
	margin: 18px auto 12px;
	clear: both;
}

/* Corner Shadows */
#shadowleft, #shadowright {
	width: 3px;
	height: 5px;
	position: relative;
	display: block;
}
#shadowleft {
	background: url(../images/side_shadowl.gif) no-repeat 0px 0px;
	float: left;
	margin-left: -3px;
}
#shadowright {
	background: url(../images/side_shadowr.gif) no-repeat 0px 0px;
	float: right;
	margin-right: -3px;
}
	


/* ( Footer ) */

#footerWrap {
	background: #265264 url(../images/footerWrap_bg.gif) repeat-x 0px 0px;
}
#footer {
	background: url(../images/footer_bg.gif) repeat-x 0px 0px;
	width: 940px;
	margin: 0 auto;
}
#footerContent {
	padding: 15px 200px 0;
}
/* self clearing rules */
#footerContent:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#footerContent { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#footerContent { display: block; }
/* End hide from IE-mac */
#footer #locations {
	float: left;
	width: 363px;
}
#footer #contact {
	float: left;
	width: 220px;
}
#footer h4 {
	font-size: 18px;
	color: #DCD5B9;
	border-bottom: 1px dotted #FAFAFA;
	width: 183px;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding-bottom: 6px;
}
#footer #contact address {
	font-style: normal;
	font-size: .916em;
	color: #D9DBB0;
	float: left;
}
#footer #contact address a {
	text-decoration: none;
	color: #D9DBB0;
}
#footer #contact address a:hover {
	text-decoration: underline;
}
#footer #contact .a1 {
	float: left;
}
#footer #contact .a2 {
	float: right;
}
#footer #footerNav {
	float: right;
	color: #D9DBB0;
	width: 200px;
	margin: 0;
}
#footer #footerNav ul {
	margin: 0;
	padding: 0;
	width: 236px;
}
#footer #footerNav ul li {
    width: 118px;
	list-style: none;
	float: left;
}
#footer #footerNav ul li a:link, #footer #footerNav ul li a:visited {
	font-size: .916em;
	color: #D9DBB0;
	text-decoration: none;
	
}
#footer #footerNav ul li a:hover {
	text-decoration: underline;
}
#copyright {
	font-size: .916em;
	color: #DCD5B9;
	padding: 5px 0;
	text-align: center;
}
#copyright a:link, #copyright a:visited {
	color: #DCD5B9;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}

/* ( Classes ) */

.clear {
	clear: both;
}
p.smallRight {
	font-size: .917em;
	text-align: right;
}
div.horRule {
	height: 24px;
	background: url(../images/hr.gif) no-repeat;
	line-height: 
	margin: 15px 0 20px 0;
}
div.horRule hr {
	display: none;
}
.top {
	text-align: right;
}
.bodyImg {
padding:0 10px 5px 0;
}
	#imagerotator {
		padding: 0 0 3px;
		margin: 0;
	}
	.pics {
		width: 676px;
		height: 236px;
		top: 3px;
		left: 8px;
	}
	.pics img { 
		width: 676px;
		height: 236px;
		top:  0; 
		left: 0;
	} 
	#imagerotator.norotate {
		padding-bottom: 0;
	}
	#imagerotator.norotate img {
		padding: 3px 0 0 8px;
	}
