body {
	margin: 0px;
	padding: 0px;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}
#header .logo {
	margin: 10px 0px 0px;
	padding: 0px;
	border-style: none;
}
#rightsidebar .link {
	border-style: none;
}

#header {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}

#topnav a:hover {
	text-decoration: underline;
}


#topnav {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	text-align: right;
}
#sidenav ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}
#sidenav li {
	border-bottom: 1px solid #FFFFFF;
}

#sidenav a {
	text-decoration: none;
	display: block;
	color: #5B5B5B;
	background: #CCCCCC;
	padding: 5px;
	width: 160px;
}
#sidenav .heading {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #000000;
	margin-bottom: 1px;
	width: 163px;
}


#content a {
	text-decoration: none;
	color: #2B6DAA;
	font-weight: bold;
}

#footer a {
	text-decoration: none;
	color: #2B6DAA;
	font-weight: bold;
}

#rightsidebar a {
	color: #2b6daa;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover {
	text-decoration: none;
}
#footerlinks a:hover {
	text-decoration: none;
	border-bottom: 1px solid #dd9500;
}

#footer p {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}





#content {
	width: 433px;
	float: left;
	padding-right: 5px;
	border-right: 1px dotted #CCCCCC;
	margin: 0px;
	padding-left: 5px;
	border-left: 1px dotted #CCCCCC;
}
#content h1 {
	font-size: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.6em;
	margin-left: 0px;
}
#content h2 {
	font-size: 0.8em;
	margin-top: 1.2em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#rightsidebar p {
	font-size: 0.6em;
	margin-top: 0.4px;
	margin-bottom: 1px;
	color: #333333;
}

#content p {
	font-size: 0.7em;
	margin-top: 0.4em;
	margin-bottom: 0.6em;
	line-height: 1.4em;
	color: #333333;
}
#content h3 {
}


#rightsidebar {
	width: 160px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
}


.clear {
	clear: both;
}




#sidenav a:active {
	background: #2b6daa;
	color: #CCCCCC;
}


#sidenav a:hover {
	text-decoration: none;
	background: #ffbf3c;
	display: block;
}
#footer {
	width: 800px;
	font-size: 0.7em;
	color: #666666;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}

#footerlinks {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.7em;
	text-align: right;
	color: #666666;
}
#footerlinks a {
	text-decoration: none;
	margin-left: 20px;
	color: #dd9500;
	border-bottom: 1px dotted #dd9500;
}

#footerlinks ul {
	display: inline;
	list-style: none;
}
#footerlinks li {
	display: inline;
	list-style: none;
}




#topnav ul {
	list-style: url(none) none;
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
}
#topnav a {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	border-left: 1px dotted #999999;
	padding-left: 5px;
	margin-left: 30px;
}

#topnav li {
	display: inline;
	list-style: url(none) none;
	font: normal 0.7em Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #666666;
}
#sidenav {
	font-size: 0.6em;
	font-weight: bold;
	text-transform: uppercase;
	width: 175px;
	float: left;
}
#content .bold {
	font-weight: normal;
	font-style: italic;
}
#content ul {
	font-size: 0.7em;
	margin-left: 0px;
	padding-left: 20px;
	margin-top: 0.4em;
	margin-bottom: 1em;
}
#content .center {
	margin-right: auto;
	margin-left: auto;
}

#content h3 {
	font-size: 0.7em;
	font-weight: normal;
	margin: 0px;
}
#content .tablespacer {
	margin-top: 10px;
}


#content li {
	line-height: 1.4em;
	color: #333333;
	list-style-image: none;
	list-style-type: disc;
	padding-left: 0px;
}
#content .floatright {
	float: right;
}


html { height: 100%; margin-bottom: 1px; }
.contactform p {
	margin: 0px;
	padding: 0px 0px 0px;
	clear: left;
}
.datatable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-collapse: collapse;
}

.datatable td, .datatable th {
border: 1px solid #FFFFFF;
}

.datatable th {
	background-color:#2b6daa;
	color: #FFFFFF;
	padding-left: 2px;
}
.tableheadinglight {
	background-color: #CCCCCC;
}
.tablecolumnlight {
	background-color: #F3F9FE;
}
.tablecolumndark {
	background-color: #ECF5FD;
}





.contactform p label {
	float: left;
	width: 30%;
}
.contactform p .submit {
	margin-left: 30%;
}
#content .floatleft {
	float: left;
	margin-right: 5px;
}
#content .clickimage {
	font-size: .6em;
	color: #333333;
	margin-bottom: 1em;
}
.guarantee {
	float: left;
	margin-right: 20px;
}
.docpix {
	margin-right: 20px;
	float: left;
}
.docpixfinn {
	float: left;
	margin-right: 20px;
	margin-bottom: 50px;
}
.timshaw {
	padding-left: 5px;
	float: right;
}
