img {
	border: 0;
}
.follow_us {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999;
}
.h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	color: #666;
	font-weight: normal;
}
.cat_li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	color: #666;
	text-align: left;
	margin-left: -20px;
}

.button {
	height: 25px;
	width: 135px;
	float: right;
	background-repeat: no-repeat;
}
.button a{
	height: 25px;
	width: 135px;
	float: right;
	padding-right: 0px;
	background-image: url(../_images/cat_button_0.png);
	background-repeat: no-repeat;
}
.button a:hover {
	height: 25px;
	width: 135px;
	float: right;
	padding-right: 0px;
	background-image: url(../_images/cat_button_1.png);
	background-repeat: no-repeat;
}
.nav_links {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFF;
}
.nav_links a{
	color: #FFF;
	text-decoration: none;
}
.nav_links a:hover {
	color: #333;
	text-decoration: none;
}
.footer_url {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #72A98A;
}
.footer_url a{
	color: #72A98A;
	text-decoration: none;
}
.footer_url a:hover {
	color: #FFF;
}
.footer_bold {
	font-weight: bold;
	font-size: 1.2em;
}
#header_container {
	height: 130px;
	width: 1020px;
}
#header_container #left_col {
	float: left;
	height: 130px;
	width: 400px;
}
#header_container #right_col {
	height: 130px;
	width: 620px;
	float: left;
}
#site_nav_container {
	height: 33px;
	width: 1020px;
}
#header_container #right_col #general_info_container {
	height: 130px;
	width: 285px;
	float: right;
}
#header_phone {
	height: 65px;
	width: 285px;
}
#social_networks {
	height: 33px;
	width: 285px;
}
#follow_us {
	float: right;
	padding-top: 5px;
}
#social_networks #network_links #social_link {
	height: 33px;
	width: 33px;
	float: right;
}
#network_links {
	height: 33px;
	float: right;
}
#time_box {
	height: 32px;
	width: 285px;
}
#site_nav_container {
	background-image: url(../_images/nav_bg.png);
	background-repeat: repeat-x;
	height: 33px;
	width: 1020px;
}
#nav {
	text-align: right;
	padding-top: 7px;
	padding-right: 10px;
}
#footer {
	height: 189px;
	width: 1020px;
	background-image: url(../_images/footer_bg.png);
}
#footer #left_col {
	height: 189px;
	width: 550px;
	float: left;
}
#col_divider {
	height: 189px;
	width: 5px;
	float: left;
	background-image: url(../_images/footer_col_divider.png);
	background-repeat: no-repeat;
}
#company_url {
	padding-top: 88px;
	text-align: right;
	letter-spacing: 0.3em;
	padding-right: 15px;
}
#footer #right_col {
	height: 189px;
	width: 460px;
	float: right;
}
#copyright {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #999;
	text-align: left;
	padding-top: 70px;
	padding-left: 15px;
	width: 155px;
	float: right;
}
#moon {
	height: 285px;
	width: 285px;
	float: right;
	background-image: url(../_images/footer_moon.png);
	background-repeat: no-repeat;
	margin-left: 0px;
}
#footer_shadow {
	height: 50px;
	width: 1020px;
	background-image: url(../_images/footer_shadow.png);
}

