body {
	margin: 0;
	padding: 0;
}

.linkpicture a,.linkpicture a:visited {
	text-decoration: none;
	align: center;
	border: 0pt none;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;
}

}
p {
	font-family: lucida grande, tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}

a {
	font-weight: bold;
}

a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

/*TD {
	vertical-align: middle;
	color : #FF333F;
	font-size : 1.2em;
}*/
h1,h2,h3,h4 {
	margin-left: 1%;
	font-family: lucida grande, tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}

h1 {
	text-decoration: none;
	font-size: 2.5em;
	font-weight: bold;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
}

h4 {
	font-family: lucida grande, tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	padding: 0px;
}

.contacttext {
	font-family: lucida grande, tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	padding: 0px;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

#background {	
	float: left;
	height: 400px;
	z-index: 3;
	position: absolute;
	width: 100%
}

.checkvalue{
	margin: 2px;
	font-family: lucida grande, tahoma, verdana, arial, sans-serif;
	font-size: 10px;

}

#contact {
	margin-left: 20px;
	margin-top: 50px;
	width: 175px;
	height: 250px;
	clear: both;	
}

#centerarea {	
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
	height: 768px;
}