body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 10px;
	font-size: small;
	color: #333333;
}

#mainholder {
	margin:0px auto;
	height: auto;
	width: 640px;
	border: 1px solid #00467f;
	padding: 20px 40px 40px;
}
#register {
	margin:0px auto;
	width: 885px;
	font-size: 10px;
	text-align: right;
	padding: 0px;
}

#borderholder {
	margin:40;
	height: auto;
	
	padding: 40px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	color: #00467F;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 27px;
	
}
#leftpanel {
	float: left;
	clear: right;
}
#rightpanel {
	height: auto;
	width: 280px;
	float: right;
	padding-top: 25px;
}
.spacing {
	line-height: 11px;
}

.spacing2 {
	line-height: 70px;
}


.greyitalic{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	font-style: italic;
	font-weight: bold;
}
.grey {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

.white_button {
	background-image: url(images/button_on.png);
	height: 44px;
	width: 467px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
}
.white_button2 {
	background-image: url(images/button_on.png);
	height: 54px;
	width: 467px;
	text-align: center;
	color: #00467F;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
}
a:link, a:active {
	color: #00467F;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #7a7c7e;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #bd1833;
	font-weight: bold;
	text-decoration: underline;
}
#contents {
	margin-left: 14px;
	padding: 0px;
	background-image: url(http://www.lannickgroup.com/images/background3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: scroll;
}

#contents2 {
	background-image: url(http://www.lannickgroup.com/images/ont_map.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: scroll;
}

#contents3 {
	margin-left: 14px;
	padding: 0px;
}

#contents4 {
	margin-left: 14px;
	padding: 0px;
	height: 500px;
	width: 500px;
	border: 1px solid 00467f;
}
