body {
	/*background-image: url('../images/template_home.jpg');   
	background-repeat: no-repeat;*/
}

#homeContentWrapper { margin: 0 auto; float:left; padding-top: 6px; width: 955px; }

#homeMainContent { float: left; width: 756px;  }

#homeMainPanel { 
 	width: 756px; 
	height: 214px; 
    background-image:url(../images/home_panel_1.jpg);
	background-repeat: no-repeat; 
	background-position: top left;
	margin-bottom: 8px; 
}
#overlayLink { 
position:absolute;z-index:9999;
width:756px;height:185px;
background-image:url(../images/spacer.gif);
}

#homeMainPanelText { padding: 10px 0px 0px 21px; }

#homeContentRight { float: left; width: 189px; margin-left: 10px; }
#homeContentRightTextContainer { width: 189px; height: 318px; background-image:url('../images/homerightpanel2.gif'); }
#homeContentRightTextArea { width: 163px; margin-left: 12px; padding-top: 8px; }

#homeBottom { width: 756px; }

#homeBottomColumnsWrapper { float: left; width: 756px; }
#homeBottomColumns { width: 756px; }

#homeColumn1 { float: left; width: 178px; height: 154px; }
#homeColumn2 { float: left; width: 178px; height: 154px; }
#homeColumn3 { float: left; width: 178px; height: 154px; }
#homeColumn4 { float: left; width: 170px; height: 154px; }
#homeColumn1 h2 { display: block; width: 170px; height: 16px; font-size: 15px;  background: url(../images/home_col_head1.gif) 0 0 no-repeat; margin: 0px 0px 6px 0px; padding-top:0px}
#homeColumn2 h2 { display: block; width: 170px; height: 16px; font-size: 15px;  background: url(../images/home_col_head2.gif) 0 0 no-repeat; margin: 0px 0px 6px 0px; }
#homeColumn3 h2 { display: block; width: 170px; height: 16px; font-size: 15px;  background: url(../images/home_col_head3.gif) 0 0 no-repeat; margin: 0px 0px 6px 0px; }
#homeColumn4 h2 { display: block; width: 170px; height: 16px; font-size: 15px;  background: url(../images/home_col_head4.gif) 0 0 no-repeat; margin: 0px 0px 6px 0px; }

/*#homeColumn4 h2 { display: block; width: 170px; height: 16px; font-size: 14px; text-indent: -2000em; background: url(../images/home_col_head4.gif) 0 0 no-repeat; margin: 0px 0px 4px 0px; }*/

a.overlayLinksSmall { 
position:absolute;z-index:9999;
width:160px;height:16px;
background:#FFF;
}

.homeColumnDivider { float: left; width: 16px; height: 154px; background-image:url('../images/bdr_dot_midcol.gif'); background-repeat: repeat-y; background-position: 3px 0; }

#homeBottomBanners { width: 756px; }

.homeBanner { float: left; margin-right: 24px; }
.homeBannerLast { float: left; margin-right: 0px; }


.homeColumnTextArea { height: 154px; }


#homeMainPanelText h1 { display: block; width: 500px; height: 68px; text-indent: -2000em; color: #000000; font-weight: normal; font-size: 2em; }

#homeMainPanelText p { line-height: 1.3em; margin: 0px 0px 3px 0px; color: #ffffff; }
#homeMainPanelText a:link, #homeMainPanelText a:visited, #homeMainPanelText a:active { color: #ffffff; text-decoration: none; }
#homeMainPanelText a:hover { color: #cccccc; text-decoration: underline; }

#homeBottom p { line-height: 1.4em; margin: 0px 8px 3px 0px; }

#homeBottom ul li {
	list-style:none;
	margin: 0px 10px 3px 0px;
	padding-left: 10px;
	line-height:1.4em;
	background-image:url('../images/navarrow_double.gif');
	background-repeat: no-repeat;
	background-position: 0 5px;
}
#homeBottom a:link, #homeBottom a:visited, #homeBottom a:active { color: #b5995c; text-decoration: none; }
#homeBottom a:hover { color: #b5995c; text-decoration: underline; }

#homeContentRight p { color: #FFFFFF; line-height: 1.4em; }
#homeContentRight ul li {
	list-style:none;
	color: #ffffff;
	margin: 0px 10px 4px 0px;
	padding-left: 10px;
	line-height:1.4em;
	background-image:url('../images/homearrow_white.gif');
	background-repeat: no-repeat;
	background-position: 0 5px;
}
#homeContentRight a:link, #homeContentRight a:visited, #homeContentRight a:active { color: #ffffff; text-decoration: none; }
#homeContentRight a:hover { color: #ffffff; text-decoration: underline; }

#homeContentRight .dottedDivider {
	height: 4px;
	margin: 5px 0px 3px 0px;
	background-image: url('../images/bdr_dottedx_home.gif');
	background-repeat: repeat-x;
	background-position: left top;
}
#homeContentRight .languages { margin: 0px 0px 8px 10px; }