#todaysicon {
	width: 70px; 
	height: 32px;
	padding: 3px; 
	float: left;
}
/** html #main_text {
	margin: 10px 0 0 0;
	float: left;
	width: 500px;
	text-align:left;
}
* html #nav {
	float: left;
	background: url(../images/web_ui/nav_bg.gif) 10px 0 no-repeat;
	width: 250px;
	margin: 10px 0 0 0;
	text-align: left;
	}	
* html #modules {
	margin: 10px 10px 10px 10px;
	float: left;
	width: 200px;
	height: 98%;
}
* html #main {
	float: left;
	width: 700px;
}
*/
#todaysicons {
	width: 307px; 
	height: 70px;
	float: left;
	margin: 0px 0px 20px 20px;
}
.phonenumber {
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0;
}
	
#box {
	margin-top: 5px;
	margin-bottom: 15px;
  width: 212px;
  background: url(../images/web_ui/div-bottom.gif) no-repeat bottom left;
  text-align:left;
  font-size: 13px;
  }
#box h3 {
	margin: 0;
	padding: 6px 8px 4px 10px;
	font-size: 13px;
	font-weight:bold;
	color: #FFF;
	text-align: center;
	border-bottom: 1px solid #9ead9c;
	background: url(../images/web_ui/h3-bg.gif) no-repeat top left;
	text-transform: uppercase;
  }
#box #padding {
	padding: 10px;
	}
#headerNav {
	float:left;
	width: 953px;
	height:40px;
	background: url(../images/web_ui/header_nav_bg.gif) no-repeat;
	padding: 6px 0px;
}
/* NAV PADDING*/
#nav_column {
	float: left;
	width: 205px;
	height: auto; 
}

#nav {
	float: left;
	background: url(../images/web_ui/nav_bg.gif) repeat-y;
	width: 192px;
	margin: 0 0 0 0;
	height: 100%;
	font: bold 14px "Arial Narrow", Helvetica, sans-serif
	}	
#content {
	float:left;
	background-color: #FFFFFF;
	width: 953px;
	/*height: 64%;*/
		height: auto; 
}
#container {
	margin: 0px auto;
	padding: 0px 10px 0px 10px;
	background: url(../images/web_ui/container_bg.gif) repeat-y;	
	width: 953px;
	height: auto; 
}
#main_text {
	/*margin: -25px 0 0 0;*/
	float: left;
    width: 496px;
	text-align:left;
}
#modules {
	padding: 10px 10px 10px 25px;
	float: left;
	/*width: 38%;*/
	width: 210px;
	height: 98%;
	background-image: url(../images/web_ui/sideBorder.gif);
	background-repeat: no-repeat;
	background-position: 5px 15px;
}
#headers .text {
	}
#headers {
	padding: 12px 0 0 204px;
	width: 285px;
	height: 37px;
	background:url(../images/web_ui/pg_header_bg.gif) left no-repeat;
	margin: 0 0 12px 0;
	text-align: center;
	font: 20px Tahoma, Verdana, Arial;
	color: #FFFFFF;
	font-weight:normal;	
	display:block;
	float: left;
}
/* End where to listen css */
#headerNav .item {
	text-align: center;
	float: left;
	width: 25%;
}
html {
	}

body {
	font: normal 11px Tahoma, Verdana, Arial, Geneva;
	text-align: center;
	}
	
h1 a {
	margin-bottom: 30px;
	text-decoration: none;
	color: #009DEA;
	font: bold 13px verdana, arial, geneva, helvetica, sans-serif;
	}		
#nav ul {
	display: none
	}

#catalog {
	display: none
 	}
#footer {
	clear: both;
	background-color: #F5F5F5;
	text-align: center;
	padding: 5px;
}
