* {
	margin:0;
	padding:0;
}
body {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
#holder {
	width: 823px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/middle.jpg);
	margin-top: 10px;
	margin-bottom: 20px;
}
#bottom {
	background-image: url(images/bottom.jpg);
	height: 15px;
}
#holder #innerHolder {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#innerHolder #image {
	height: 200px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
#main #right p {
	margin-bottom: 15px;
}
#main #left {
	float: left;
	margin-right: 10px;
	width: 180px;
	line-height: 170%;
}
#main #right {
	width: 560px;
	float: left;
}
#main #left p {
	font-size: 85%;
}


h1 {
	color: #4579D2;
	font-size: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}

#banner .phone {
	font-size: 180%;
	color: #CC0000;
	font-weight: bold;
	float: right;
	text-align: center;
	text-transform: uppercase;
	padding-top: 10px;
}
#top {
	height: 23px;
	background-image: url(images/top.jpg);
}
#holder #innerHolder #main {
	font-size: 83%;
	line-height: 200%;
}
.about #about, .home #home, .products #products  {
	color: #CC0000;
}
.clear {
	clear: both;
}
#left .nav {
	width: 180px;
	margin-bottom: 20px;
}
#left  .nav  a:link {
	font-size: 130%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	width: 160px;
	display: block;
	text-decoration: none;
	padding-top: 5px;
	margin-bottom: 5px;
	line-height: 200%;
	color: #333333;
}
#left h2 {
	color: #4579D2;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 110%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#left .nav a:hover {
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;

}
#footer {
	margin-top: 20px;
	font-size: 70%;
	text-align: right;
	padding-bottom: 10px;
}
#footer a {
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
}
#left a {
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
}
#right a {
	color: #0099FF;
	font-weight: bold;
}
#right  ul {
	margin-left: 20px;
	padding-left: 20px;
	list-style-image: url(images/arrow.gif);
}
#left .nav a:visited {
	font-size: 130%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	width: 160px;
	display: block;
	text-decoration: none;
	padding-top: 5px;
	margin-bottom: 5px;
	line-height: 200%;
}
#banner {
	margin-bottom: 10px;
}
