﻿body {
	font: normal 0.8138em/1.5em "Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
}
html > body {
	font-size: 13px;
}
p {
	margin: 1.5em 0;
	font-size: 1em;
	line-height: 1.5em;
}
/* Header Styles 
h1 {
	margin: 0.5417em 0;
	font-size: 2.7692em;
	line-height: 0.5417em;
}*/
h1 {
	margin: 0.6094em 0;
	font-size: 2.4615em;
	line-height: 0.6094em;
}
h2 {
	margin: 0.6964em 0;
	font-size: 2.1538em;
	line-height: 0.6964em;
}
h3 {
	margin: 0.8125em 0;
	font-size: 1.8462em;
	line-height: 0.8125em;
}
h4 {
	margin: 0.975em 0;
	font-size: 1.5385em;
	line-height: 0.975em;
}
h5 {
	margin: 0.975em 0;
	font-size: 1.5385em;
	line-height: 0.975em;
}

h6 {
	margin: 1.2188em 0;
	font-size: 1.2308em;
	line-height: 1.2188em;
}
.avira {
	color: #DD0005;
}
h2, h3, h4 {
	font-family: Candara,georgia,serif;
}
/* End Header Styles */
/* link styles */
a {
	text-decoration: none;
}

a:link {
	color: #6B6B94;
}
a:visited {
	color: #6B6B94;
}
a:hover
{
	color: #ccc;
}
a:active
{
	color: #ccc;
}
/* end link styles */
/* logo */
#logo h1 {
	margin: 0;
	background: url('../images/logo.gif') no-repeat;
	text-indent: -5000px;
	height: 40px;
}
#tagline h2 {
	font-size: 12px;
	margin: 0px;
}
/* End Logo
*/
/* Menu Bar */
#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu li {
	float: left;
	margin: 0 0.15em;
	width: 7em;
}
#menu li a {
	background: url('../images/css-nav.gif') #fff bottom left repeat-x;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 7em;
	display: block;
	border: 0.1em solid #dcdce9;
	color: #000;
	text-decoration: none;
	text-align: center;
}
#menu li a:hover {
	background: url('../images/css-nav-over.gif') #fff bottom left repeat-x;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 7em;
	display: block;
	border: 0.1em solid #dcdce9;
	color: #000;
	text-decoration: none;
	text-align: center;
}
/* End Munu Bar
*/
/*
Footer Text and Form Styles */
#footer p {
	font-family: candara, georgia, serif;
	color: #ccc;
}
#footer h1 {
	color: #ccc;
}
#footer h4 {
	color: #ccc;
}
#footer a:link {
	color: #EFEFEF;
}
#footer a:visited {
	color: #EFEFEF;
}
#footer a:hover
{
	color: #999999;
}
#footer a:active
{
	color: #999999;
}
#footer label {
	float: left;
	width: 6em;
	text-align: left;
}
/* End Footer Styles */
.img-holder h4 {
	margin: 0.975em 0;
	font-size: 1.5385em;
	line-height: 0.975em;
	text-align: center;
}
.center {
	text-align:center;
}
.list {
	list-style: disc;
	list-style-position: inside;
}
.sublist {
	list-style: circle;
	list-style-position: outside;
}
.indent {
	margin-left: 15px;
}


















