body {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
#outer {
	background-color: #FFFFFF;
	margin: auto;
	width: 770px;
	background-image: url(images/bg_sideborders.gif);
	background-repeat: repeat-y;
}
#header {
	background: #FFFFFF url(images/logo.gif) no-repeat;
	height: 141px;
}

#leftcol {
	font-size: 10px;
	float: left;
	width: 215px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border-right: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 0px;
	color: #333333;
	height: 100%;
}
#rightcol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-bottom: 10px;
	margin: 30px 25px 5px 225px;
}
.bgright {
	vertical-align: bottom;
	float: right;
	background-image: none;
	margin-left: 10px;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: center;
	padding-top: 12px;
	background: url(images/bg_footer.gif) no-repeat bottom;
	clear:both;
	height: 57px;
}
#footer a {
	color: #999999;
	text-decoration: none;
}

/* CSS Tabs */
#navcontainer {
	padding: 0;
	height: 26px;
	background-color: #cc3333;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin: 0 10px 0 1px;
}

#navcontainer ul {
        border: 0;
        margin: 0;
        padding: 0;
        list-style-type: none;
        text-align: center;
}

#navcontainer ul li {
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	float: right;
}

#navcontainer ul li a {
	background: #cc3333;
	width:130px;
	height: 26px;
	border-left: 1px solid #FFFFFF;
	padding: 0;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	font: bold 12px/26px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;

}

#navcontainer ul li a:hover {
	color: #cc3333;
	background: #FFFFFF;
}
#footer a:hover {
	color: #000000;
}
a:link, a:visited, a:active {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #cc3333;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;

}
.satdates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

h1 {
	font: bold 20px "Courier New", Courier, mono;
	color: #cc3333;
	list-style: url(images/blocks.gif);
}
#quotes {
	font-style: italic;
	color: #333333;
	border: 1px dotted #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 20px;
	padding-right: 5px;
	padding-left: 8px;

}
#listtext {
	list-style: url(images/bullet.gif) outside;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 25px;
	padding-left: 15px;
}
h3 {
	font: bold 12px Geneva, Arial, Helvetica, sans-serif;
}
.servicelist {
	line-height: 24px;
	list-style: disc;

}
#contactbox {
	background: #FFFFE6;
	padding: 4px;
	border: 1px solid #333333;
	margin-right: 185px;
	text-align: center;
	font-weight: bold;
	line-height: 19px;
	margin-left: 40px;

}
#servicemenu a {
	font: bold 11px Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left: 15px;
	color: #000000;

}
#servicemenu a:hover {
	color: #cc3333;
}
h4 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #cc3333;
}

