body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:13px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #EF4140;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #EF4140;
}
a.grey:link {
	color: #666666;
	text-decoration: none;
}
a.grey:visited {
	text-decoration: none;
	color: #666666;
}
a.grey:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #EF4140;
}
a.grey:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #EF4140;
}


.red {color: #EF4140}
.grey {color:#666666;}

#nav {
	position:absolute;
	left: 40px;
	top: 37px;
}
#logotype {
	position:absolute;
	width:139px;
	height:25px;
	z-index:1;
	left: 39px;
	top: 316px;
}
#nav2 {
	position:absolute;
	left: 40px;
	top: 368px;
}
#logomark {
	position:absolute;
	height:104px;
	left: 38px;
	top: 178px;
}
#logomark a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
#logomark2 {
	position:absolute;
	height:104px;
	left: 0px;
	top: 178px;
}
#logomark3 {
	position:absolute;
	height:104px;
	left: 5px;
	top: 149px;
}
#home {
	position:absolute;
	left: 320px;
	top: 40px;
	width:560px;
}
#hometext {
	position:absolute;
	width:240px;
	left: 320px;
	top: 457px;
}
#container {
	position:absolute;
	width:700px;
	left: 320px;
	top: 40px;
}
#floatimagesample {
	position:relative;
	width:140px;
	height:140px;
	float:left;
}
#floattextsample {
	color:#666666;
	position:relative;
	top:-3px;
	width:100px;
	height:100px;
	float:left;
	padding-right: 40px;
	padding-bottom: 40px;
}
#floatimage {
	position:relative;
	float:left;
	padding-right: 40px;
	padding-bottom: 40px;
}
#floatspacer {
	position:relative;
	float:left;
	padding-right: 40px;
	padding-bottom: 40px;
	height:240px;
	width:240px;
}
#floattext {
	position:relative;
	top:-3px;
	width:240px;
	float:left;
	padding-right: 40px;
	padding-bottom: 40px;
}
#floattextgrey {
	color:#666666;
	position:relative;
	top:-3px;
	width:240px;
	float:left;
	padding-right: 40px;
	padding-bottom: 40px;
}
#floattexthalf {
	position:relative;
	top:-3px;
	width:240px;
	height:50px;
	float:left;
	padding-right: 40px;
	padding-bottom: 40px;
}
#float {
	position:relative;
	float:left;
}
#threecolumns {
	position:relative;
	width:420px;
	float:left;
}
#twocolumns {
	position:relative;
	width:280px;
	float:left;
}
#floatgallery {
	position:relative;
	top:-3px;
	width:100px;
	height:100px;
	float:left;
	padding-right: 40px;
	padding-bottom: 40px;
}

