/* BODY */

body {
	margin: 0px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* CONTAINERS */

.pagecontainer {
	width:100%;
	height:auto;
	position:absolute;
	z-index:1;
	text-align:center
}

.maincontainer {
	position:relative;
	margin:0px auto;
	width:949px;
	height:auto;
	border-right: 1px solid #0c3771;
	border-left: 1px solid #0c3771;
	padding: 18px
}

/* HEADER */

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 921px;
	height: 220px;
	padding: 5px 30px 0px 5px;
	background-image: url(images/header-background.gif);
	background-repeat: repeat-x;
}

.logo {
	border: 1px solid #ffffff;
	float: left;
}

/* MENU */

.menu {
	width: 487px;
	height: auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	margin-top: 23px;
}

.menu a {
	color: #FFFFFF;
	margin: 10px;
	text-decoration: none;
	font-weight: bold;
}

.menu a:hover{
	color: #B8D1ED;
}

/* PICTURES */

.pictures {
	border: 6px solid #ffffff;
	float: right;
	margin-bottom: -5px;
}


/* CONTENT */

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0C3771;
	width: 886px;
	height: auto;
	padding: 0 0 20px 20px;
	font-size: 12px;
	text-align: left;
	}
	
.content p{
margin-top:20px;
}
.content h2{
margin-top:15px;
}
.content a{
	font-weight: bold;
	color: #1459B6;
	text-decoration: none;
}

.content a:hover{
	color: #8AB4E1;
}

.certificates-container {
	width: 399px;
	height: auto;
	float:right;
	margin:  0 22px 20px 20px;
}

.certificates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0C3771;
	width: 399px;
	height: auto;
	padding: 10px;
	border-right: 1px solid #0C3771;
	border-bottom:  1px solid #0C3771;
	border-left:  1px solid #0C3771;
	font-size: 14px;
	margin-bottom: 20px;
}

.certificates h1{
	font-size: 18px;
	color: #0C3771;	
}
.certificates img{
	margin-right: 3px;
	margin-left: 3px;
}


.pointer {
	float:left;
	margin-right: 20px;
}

.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0C3771;
	width: 399px;
	height: auto;
	padding: 11px;
	border: 1px solid #0C3771;
	font-size: 10px;
	line-height: 14px;
}

.address img{
	margin-right: 20px;
	float: left;
}

.address a{
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}

.address a:hover{
	color: #8AB4E1;
}

/* TELEPHONE */

.telephone-number {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	width: 946px;
	padding: 10px 5px 10px 5px;
	text-align: center;
	background-color: #8ab4e1;
}

/* LOGOS */

.logos {
	width: 945px;
	height: 42px;
	line-height: 42px;
	padding: 5px;
	text-align: center;
}
.logos img{
	margin: 0 20px 0 20px;
}


/* FOOTER ITEMS */

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 955px;
	background-color: #0c3771;
	padding: 15px;
	text-align: center;
	margin: 0 -18px -18px -18px;
}

.footer strong {
	color: #B8D1ED;
}

.footer a{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.footer a:hover{
	color: #B8D1ED;
	text-decoration: none;
}


/* ISSL STUFF */

.issl-stuff {
	width: 100%;
	padding-top: 15px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-top:20px;
}

.issl-stuff a{
	text-decoration: none;
	font-size: 10px;
	color: #3E484B;
}

.issl-stuff a:hover{
	text-decoration: none;
	color: #3E484B;
}
