* {
	margin: 0;
	padding: 0;
}

body {
	color: #000;
	font: 100% Calibri, Verdana, sans-serif;
	background-color: #CCCCCC;
	background-image: url(/images/cool_alu_matt_drk_sml.jpg);
}

p {
	font-size: 12pt;
}
.orangetext {
	color: #F90;
	font-weight: bold;
}

a:link {
	color: #000099;
	text-decoration: none;
}

a:visited {
	color: #000099;
	text-decoration: none;
}

a:hover {
	color: #000099;
	text-decoration: underline;
}
a:active {
	color: #000099;
}
#container {
	background: #fff;
	border: 1px solid #000;
	color: #000;
	margin: 5px auto 10px auto;
	width: 780px;
	overflow: auto;
}

#nav {
	color: #FFFFFF;
	font-size: 0.9em;
	background-image: url(/images/bgd_low.jpg);
	background-repeat: repeat-x;
	background-color: #000066;
	height: 25px;
	padding-top: 3px;
	width: 780px;
}

#nav a:link {
	color: #2A0000;
	text-decoration: none;
	font-weight: bold;
}

#nav a:visited {
	color: #67010C;
	text-decoration: none;
	font-weight: bold;
}

#nav a:hover {
	background: #000066;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	border: 1px #000;
	padding-top: 7px;
}
#nav a:active {
	color: #67010C;
	text-decoration: none;
	font-weight: bold;
}
#nav ul {
	list-style-type: none;
	width: 760px;
	padding: 3px 0px 3px 0px;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	padding: 4px 20px 4px 20px;
}
#leftnav * {
	background-color: #FFFFFF;
	font: verdana;
	font-size: 10pt;
}
#leftnav {
	width: 150px;
	min-height: 400px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	clear: both;
}
#leftnav ul {
	list-style-type: none;
}

#leftnav ul li {
	margin-bottom: 3px;
}
#leftnav ul li a {
	color: #FFFFFF;
	padding: 4px 6px;
	display: block;
}

#leftnav ul li a.nosub {
	background-image: none;
}

#leftnav ul li a:link {
	color: #FFFFFF;
	background: #999999;
}

#leftnav ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
}

#leftnav ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
}
#leftnav ul li a:active {
	color: #FFFFFF;
	background: #999999;
}
#leftnav a:link {
	text-decoration: none;
	color: #0000FF;
}

#leftnav a:visited {
	color: #FF0000;
	text-decoration: none;
}

#leftnav a:hover {
	color: #FF0000;
	text-decoration: none;
}
#leftnav a:active {
	color: #FF0000;
}

#content {
	float: left;
	min-height: 400px;
	width: 410px;
	padding: 0px 5px 0px 5px;
	margin-top: 10px;
	margin-left: 10px;
	background: #EEEEEE url(/images/content_bg.jpg) repeat-x;
	border-bottom: solid #CDCDCD 1px;
	border-left: solid #CDCDCD 1px;
	border-right: solid #CDCDCD 1px;
}
#content * {
	margin-left: 5px;
	margin-right: 5px;
}
.imgwithborder {
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#content li {
	font-size: 10pt;
	margin-left: 20px;
}
#rightad * {
	background-color: #FFFFFF;
}
#rightad {
	width: 160px;
	min-height: 400px;
	float: left;
	border: 0px solid #000;
	margin-left: 10px;
	margin-top: 10px;
	overflow: auto;
}
#rightad a:link {
	text-decoration: none;
	color: #000099;
}

#rightad a:visited {
	color: #000099;
	text-decoration: none;
}

#rightad a:hover {
	color: #000099;
	text-decoration: none;
}
#rightad a:active {
	color: #000099;
}
#error { color: #dd0000;}

#footer {
	color: #FFFFFF;
	margin: 10px 0px 0px 0px;
	text-align: center;
	width: 780px;
	font-size: 0.8em;
	float: none;
	border-top-width: thin;
	border-top-style: solid;
	background-image: url(/images/footer_bg.jpg);
}

#footer a:link, #footer a:visited
{
	color: #FFFFFF;
	font-size: 1em;
}

#footer a:hover, #footer a:active
{
	color: #fff;
	font-size: 1em;
	text-decoration: underline;
}
#av_content{
	float: left;
}
#cleardiv {
	clear:both;
	height: 2px;
	width: 780px;
	background-color: #FFFFFF;
}
/**html #leftnav ul li a {
	margin: 1px 0px -15px 0px;
}*/
.redtext
{
	color: #FF0000;
}
#imgholder1 {
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
#crunchbeater {
	margin: 10px !important;
	padding: 5px  !important;
	background-color: #FFFFCC !important;
	border: dashed black 1px;
}
#crunchbeater li{
	margin-left: 25px !important;
}
.linepad {
	padding-top: 100px;
}
#servicelist {
	margin: 10px;
	font-size: 9pt;
}
#servicelist ul {
}
#servicelist li {
	display: block;
	padding: 2px 5px 2px 5px;
	float: left;
	list-style-type: none;
	text-decoration: none;
	border-right: 1px gray solid;
}

