a:link {
	color: #036;
	font-weight: 900;
	text-decoration: none;
}

a:visited {
	color: #036;
	font-weight: 900;
	text-decoration: none;
}

a:hover {
	color: #069;
	text-decoration: underline;
}

a:active {
	color: #069;
	text-decoration: underline;
}

div.affiliate {
	float: left;
	text-align: center;
	width: 200px;
}

div#affiliates {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 100;
	overflow: hidden;
	padding: 10px;
	text-align: left;
	width: 100%;
}

div#em {
	color: #036;
	display: none;
	font-weight: 900;
	margin: 0px;
	padding: 0px;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 1em;
}

div#footer {
	background-color: #036;
	border: thin solid #000;
	border-left-width: thick;
	border-right-width: thick;
	color: #fff;
	margin-top: 8px;
	padding: 8px;
	text-align: center;
}

div#header {
	background-color: #003;
	background-image: url(./images/bg.gif);
	margin: 0px;
	padding: 0px;
}

div#logo {
	border: none;
	border-left: thick solid #000;
	border-right: thick solid #000;
	color: #fff;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1cm;
	font-weight: 900;
	padding: 20px;
	text-align: center;
	white-space: nowrap;
}

div#logo em{
	font-style: normal;
	text-decoration: underline;
}

div#main {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 100;
	padding: 10px;
	text-align: left;
}

div.section {
	margin: 0px;
	padding: 0px 1em;
}

div.section em {
	font-style: normal;
	font-weight: 900;
}

h1 {
	background-color: #069;
	border: 1px solid #000;
	color: #fff;
	font-size: 1.5em;
	padding: 0.2em;
	text-align: left;
	text-decoration: none;
}

h2 {
	border-bottom: thin dotted #069;
	color: #000;
	font-size: 1.2em;
	margin-top: 2em;
	text-align: left;
	text-decoration: none;
}

html {
	background-color: #fff;
	font-size: 12pt;
}

img#affiliate_acronis {
	border: none;
	width: 10em;
}

img#affiliate_cs {
	border: none;
	width: 6em;
}

p {
	text-indent: 1em;
}

span#em_link {
	color: #036;
	cursor: pointer;
	font-weight: 900;
}

ul#nav {
	color: #fff;
	background-color: #8cb2d9;
	border: thin solid #000;
	border-left-width: thick;
	border-right-width: thick;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1em;
	font-weight: 900;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
	white-space: nowrap;
}

ul#nav a:link {
	color: #1a1a78;
	text-decoration: none;
}

ul#nav a:visited {
	color: #1a1a78;
	text-decoration: none;
}

ul#nav a:hover {
	color: #fff;
	text-decoration: none;
}

ul#nav a:active {
	color: #fff;
	text-decoration: none;
}

ul#nav li {
	display: inline;
	margin: 0px 0.5em;
	padding: 0em 0.5em;
}

ul#services {
	list-style-type: disc;
	text-align: left;
}
