body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	background-image: url(images/bg_page.gif);
}

#container{
	width:924px;
	margin:auto;
	height:auto;
	overflow:auto;

}

#left-column{height:auto;overflow:auto;width:299px;float:left;}

#nav-top{float:left;width:279px;height:32px;padding-top:17px;padding-left:20px;}

#logo{clear:both;width:299px;height:150px;background-color:#fff;}

#photo{clear:both;width:299px;margin-top:3px;height:396px;background-color:#fff;}

#address{
	clear:both;
	width:255px;
	margin-top:3px;
	height:55px;
	color:#fff;
	font-size:80%;
	line-height:18px;
	padding:22px;
	background-image: url(images/bg_address.gif);
	background-repeat: repeat-x;
}

#right-column{height:auto;overflow:auto;width:622px;float:left;margin-left:3px;margin-top:49px;background-color:#fff;}


#nav-main{
	width:622px;
	height:59px;
	background-image: url(images/bg_navMain.gif);
	background-repeat: repeat-x;
	border-bottom:#4D4D4D 3px solid;
}

#content{clear:left;margin-top:0px;background-color:#fff;height:auto;overflow:auto;}

html>body #content{min-height:487px;}

#header{clear:both;float:left;width:219px;height:170px;background-color:#fff;}

#text-header{
	float:left;
	width:353px;
	height:110px;
	padding:25px;
	padding-top:35px;
	background-image: url(images/bg_headerText.gif);
	background-repeat: no-repeat;background-color:#fff;

}

#text-header2{
	float:left;
	width:525px;
	height:110px;
	padding:30px;
	padding-top:35px;
	background-image: url(images/bg_headerText.gif);
	background-repeat: no-repeat;background-color:#fff;

}
#text-left{float:left;width:297px;margin-left:17px;border-top:1px solid #e4e5e7;padding:15px;border-right:1px solid #e4e5e7;}

#text-right{float:left;width:230px;border-top:1px solid #e4e5e7;padding:15px;}

#text-full{float:left;width:557px;margin-left:17px;border-top:1px solid #e4e5e7;padding:15px;}

#text-bottom{clear:both;width:622px;margin-top:0px;height:99px;background-image:url(images/bg_textBottom.gif);background-repeat:no-repeat;border-top:#4D4D4D 3px solid;}

#footer{float:right;text-align:right;font-size:80%;color:#797979;margin-top:20px;}



#container{
	width:924px;
	margin:auto;
	height:auto;
	overflow:auto;
	background-image: url(images/bg_container.gif);
	background-repeat: repeat-y;
	background-position:;
}

#footer{text-align:right;font-size:80%;color:#797979;padding-top:20px;padding-bottom:10px;margin:auto;width:924px;float:none;}


#left-column{height:auto;overflow:auto;width:299px;float:left;background-image:url(images/bg_page.gif);}