@charset "UTF-8";
#terms p.lineAbove {
	padding-top: 2px;
	margin-top: 2px;
	display: block;
	height: 22px;
	background-image: url(../images/creditcards.jpg);
	background-repeat: no-repeat;
	padding-left: 105px;
}
#conditions {
	float: left;
	width: 300px;
	font-size: 10px;
}
#leftColumn {
	float: left;
	width: 250px;
	height: 280px;
	font-size: 10px;
}
#HeadOffice {
	width: 520px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1D3D70;
}
#terms {
	float: left;
	margin-top: 3px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #10486D;
	padding-top: 3px;
	width: 860px;
	font-size: 10px;
}
#rightColumn {
	width: 290px;
	float: left;
	height: 280px;
	font-size: 10px;
}
/* CSS Document */


#containerContact {
	float: left;
	height: 495px;
	width: 860px;
	margin-right: 20px;
	margin-left: 20px;
	background-image: url(../images/contact.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	line-height: 1.3em;
	margin-top: 5px;
}
#containerContact a {
	color: #7BA4BE;
	text-decoration: none;
}
#containerContact img {
	margin-left: 20px;
	border: 1px solid #1D3D6F;
}
#containerContact h1 {
	font-size: 22px;
	font-weight: 100;
	padding-bottom: 10px;
}

#containerContact h2 {
	font-size: 16px;
	font-weight: 100;
	padding-top: 10px;
}
#leftColumn p.boldGreeen {
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	color: #59A948;
}
#rightColumn p.boldGreeen {
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	color: #59A948;
}
#rightColumn p .bold {
	font-weight: bold;
}
#containerContact a:hover {
	color: #566876;
	text-decoration: none;
}
#containerContact p.boldGreeen {
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	color: #59A948;
}
#conditions2 {
	float: left;
	width: 400px;
	font-size: 10px;
}
#rightColumn2 {
	width: 300px;
	float: left;
	height: auto;
	font-size: 10px;
}
#leftColumn2 {
	float: left;
	width: 280px;
	height: auto;
	font-size: 10px;
}
#rightColumn2 p .bold {
	font-weight: bold;
}
