BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8125em;
	color: #000000;
	background-color: #990000;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	padding: 0px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 10px;
}
#header {
	text-align: center;
	padding: 10px;
	width: 780px;
	margin: 0px;
	clear: both;
}
#navigation {
	width: 780px;
	clear: both;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#maincol {
	margin: 0px;
	float: left;
	width: 740px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#rightcol {
	margin: 0px;
	float: right;
	width: 180px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer {
	width: 760px;
	clear: both;
	text-align: center;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
H1, H2, H3, H4 {
	line-height: 1.75;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
}
H1 {
	font-size: 2.5em;
	color: #FFFFFF;
}
H2 {
	font-size: 2em;
}
H3 {
	font-size: 1.5em;
}
a:link, a:visited, a:active {
	font-weight: 600;
	color: #990000;
	text-decoration: underline;
}
a:hover {
	font-weight: 600;
	color: #FF0000;
	text-decoration: underline;
}
p {
	line-height: 1.4;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
#navigation ul {
	padding: 0px;
	display: block;
	text-align: center;
	list-style-type: none;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
}
#navigation ul li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 1em;
	line-height: 1.5;
	font-weight: 600;
	list-style-type: none;
}
#maincol .photo {
	padding: 0px;
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}
#maincol ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 1em;
}
#maincol ul li {
	list-style-type: square;
	list-style-position: inside;
	line-height: 1.4;
	margin-bottom: 1em;
}
#maincol ul li.news {
	list-style-type: square;
	list-style-position: inside;
	line-height: 1.4;
	margin-bottom: 1px;
}
#maincol #callnow {
	width: auto;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	text-align: center;
	display: block;
}
#maincol .half {
	float: left;
	width: 360px;
	margin-right: 10px;
}
.red {
	color: #990000;
}
.red2 {
	color: #FF0000;
}
.formtext {
	line-height: 1.5;
}
.indent {
	display: block;
	margin-left: 2em;
}

A.DEMO:link  	{color:#17309E;font-size:12px;font-weight:600;text-decoration:underline;}
A.DEMO:visited  {color:#17309E;font-size:12px;font-weight:600;text-decoration:underline;}
A.DEMO:active {color:#17309E;font-size:12px;font-weight:600;text-decoration:underline;}
A.DEMO:hover  {color:#990000;font-size:12px;font-weight:600;text-decoration:none;}

A.DEMO2:link  	{color:#990000;font-size:12px;font-weight:600;text-decoration:underline;}
A.DEMO2:visited  {color:#990000;font-size:12px;font-weight:600;text-decoration:underline;}
A.DEMO2:active {color:#990000;font-size:12px;font-weight:600;text-decoration:underline;}
A.DEMO2:hover  {color:#17309E;font-size:12px;font-weight:600;text-decoration:none;}
