/*div{
border:solid 1px #FF0000;}*/

body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}
body {
	background-color: #b6bbca;
	background-image: url(../images/designet/fingerprint.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 5px;
	height:100%;

}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #000000;
}
a:active {
	color: #333333;
}

p{
	margin-bottom:5px;
	margin-top:5px;
	padding:0px;
	}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0px;
}
#website #main #content h1 {
	font-size: 15px;
	font-weight: bold;
	margin:0px;
	padding:0px;
}
#website #main #content h2 {
	font-size: 13px;
	font-weight: bold;
	margin:0px;
	padding:0px;
	
}
#website #main #content h3 {
	font-size: 12px;
	font-weight: bold;
	margin:0px;
	padding:0px;

}
#website {
	width: 939px;
	left: auto;
	right: auto;
/*	background-color: #FFFFFF;*/
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding: 0px;
	height:auto;
}

#website #header {
	height: 170px;
	width: 939px;
	position: relative;
	background-image: url(../images/designet/toppen.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#website #main {
	background-color: #FFFFFF;
	height: auto;
	width: 921px;
	clear: both;

	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#website #footer {
	background-image: url(../images/designet/footer.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 100%;
	clear: both;
	float: none;
	position: relative;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#website #footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#website #footer a:link {
	color: #FFFFFF;
}
#website #footer a:visited {
	color: #FFFFFF;
}
#website #footer a:hover {
	color: #FFFFFF;
}
#website #footer a:active {
	color: #FFFFFF;
}


#website #main #content {
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	width: 480px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E7E7E7;
	border-left-color: #E7E7E7;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
}


#website #main #right {
	clear: right;
	float: right;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	height: 100%;
	position: relative;
	padding: 0px;
	margin-left: 0px;
}
#website #main #left {
	clear: left;
	float: left;
	width: 200px;
	padding: 0px;
	margin-bottom: 10px;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
