/* CSS Document */
body {
	background-color: #CCCCCC;
	text-align: center;
}
.right {
	padding: 3px 2px 3px 5px;
	float: right;
}
#page #column2_text {
	float: right;
}


#page {
	background-color: #FFFFFF;
	text-align: left;
	width: 800px;
	margin-top: 25px;
	padding-top: 0px;
}
#page #text #column1_text {
	float: left;
	background-color: #FFFFFF;
	height: 300px;
}


#page #text {
	background-color: #FFFFFF;
	background-image:url(images/bottombar.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:780px;
	padding: 10px;
}
#navbar .nav_btn {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	width: 125px;
	font-size: small;
}
#page #navbar .nav_btn a:link {
	text-decoration: none;
	color: #000000;
}
#page #navbar .nav_btn a:visited {
	color: #000000;
	text-decoration: none;
}
#page #navbar .nav_btn a:hover {
	color: #CCCCCC;
	text-decoration: none;
	background-color: #000066;
}



#page #navbar {
	width: 800px;
	border-bottom-style: solid;
	border-bottom-color: #616161;
	text-align: right;
	margin: 0px;
	padding: 10px 0 10px 0;
	background-color: #999999;
	background-image: url(images/gray_bkgd1.jpg);
	background-repeat: no-repeat;
}

#page #text #service_list #residential {
	list-style-image: url(images/circle.gif);
}
#page #text #service_list #commercial {
	list-style-image: url(images/circle.gif);
}

#page #text #service_list {
	list-style-image: url(images/shape.gif);
	margin-left: 200px;
	font-size: large;
}
#page #text #flash {
	width: 760px;
	padding: 10px;
}
#page #text #flash .logo {
	font-size: large;
	color: #000066;
}
#page #text #flash .traininglist {
	list-style-image: url(images/circle.gif);
}
