* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color:#4F4F4F;
	font-size: 12pt;
	font-weight: normal;
	margin-bottom: 100px;
		
}
	
#banner {
	margin: 0 auto;
	position: relative;
	width: 900px;
	height: 175px;
}
#small {
	margin: 0 auto;
	position: relative;
	width: 900px;
	height: 100px;
	border: 1px solid #000066;
	border-right: 0;
	border-left: 0;
}	

#wrapper {
	margin: 0 auto;
	width: 900px;
	top: -10px;
	background-color: #FFF;
	border: 2px solid #000066;
	border-top: 0;
}
				
#content {
	margin-top: -24px;
	margin-left: 210px;
	margin-bottom: 50px;
}

#centre {
	width: 500px;
	margin-left: 85px;
	margin-top: 20px;
	background-color:#E1E1E1;
	border: 1px solid #000066;
	padding-bottom: 10px;
}
#contact {
	width: 500px;
	margin-left: 85px;
	margin-top: 20px;
	border: 1px solid #000066;
	padding-bottom: 10px;
}

#Layer2 {
	position:absolute;
	width:238px;
	height:230px;
	z-index:10;
	left: 5px;
	top: 620px;
}

#email {
	position: relative;
	top: -137px;
	left: 657px;
	width: 220px;
	padding: 5px;

	
}

#footer {
	margin: 0 auto;
	width: 430px;
	font-family: Helvetica ,Arial, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: center;
}	
		
	
/* ---------- NAVIGATION ---------- */

#mainNav {
	float: left;
	position: relative;
	top: -26px;
	left: 0;
	width: 180px;
	padding: 26px 5px 26px 5px;
	background-color:#E1E1E1;
	border: 1px solid #000066;
	border-left:0;
	border-top: 0;
	
}

#twitter {
	float: left;
	position: absolute;
	top: 360px;
	left: 0;
	width: 140px;
	padding: 0;
	background-color:#FFF;
	border: 0;

	
}		
ul, li {
	list-style: none;
	padding-bottom: 10px;
	text-align:center;
}

#mainNav a {
	display: block;
	text-decoration: none;
	text-align: left;
	font-size: 10pt;
	font-weight: normal;
	padding-left: 13px;
	outline: none;

}

#mainNav a:link {
	color:#000066;
}
#mainNav a:visited {
	color:#000066;
}
#mainNav a:hover {
	color:#CC0000;
	background-image:url(graphics/button.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
}
#mainNav a:active {
	color:#CC0000;
}
#mainNav a.current {
	color:#000066;
	font-weight: bold;
	background-image:url(graphics/button.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
 }		

a {
	text-decoration: none;
	outline: none;

}
a:link {
	color:#000066;
}
a:visited {
	color:#000066;
}
a:hover {
	color:#CC0000;

}
a:active {
	color:#CC0000;
}

a.contacte {
	text-decoration: none;
	font-size: 10pt;
	outline: none;

}
a.contacte:link {
	color:#CC0000;
}
a.contacte:visited {
	color:#CC0000;
}
a.contacte:hover {
	color:#000066;

}
a.contacte:active {
	color:#000066;
}
	
/* ---------- FONTS ---------- */
	
h1{
	color:#000066;
	font-size: 24pt;
	font-weight: normal;
	padding-top: 15px;
	text-align: left;
	margin-left:0;
}
.centre {
	color:#000066;
	font-size: 16pt;
	font-weight: bold;
	padding-top: 5px;
	text-align: center;
}
h2 {
	color: #CC0000;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 0;
	margin-left:0;
}
h2.contact {
	color:#000066;
	font-size: 16pt;
	font-weight: normal;
	padding-top: 5px;
	text-align: center;
}
h2.why {
	color: #CC0000;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 10px;
}	
h3 {
	color: #000066;
	font-size: 20pt;
	font-weight: normal;
	margin-top: 60px;
}
h3.small {
	color: #000066;
	font-size: 16pt;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 250px;
}
h3.main {
	color: #000066;
	font-size: 16pt;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom:0;
}
p {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color:#4F4F4F;
	font-weight: normal;
	font-size: 12pt;
	margin-right: 30px;
	margin-top: 10px;
	line-height: 1.3em;
}
p.skype {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color:#4F4F4F;
	font-weight: normal;
	font-size: 12pt;
	margin-right: 30px;
	margin-top: 15px;
	line-height: 1.3em;
}
p.notop {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color:#4F4F4F;
	font-weight: normal;
	font-size: 12pt;
	margin-right: 30px;
	margin-top: 0;
	line-height: 1.3em;
}
p.why {
	color:#4F4F4F;
	font-size: 12pt;
	margin-right: 30px;
	margin-top: 10px;
	line-height: 1.3em;
	font-weight: normal;
}
.red {
	color: #CC0000;
}


.why {
	color: #000066;
	font-size: 12pt;
	font-weight: bold;
}

/* ---------- IMAGES ---------- */
.img {
	float:left;
	padding: 2px;
	border: solid #00A1DE 1px;
	margin:5px 15px 5px 10px;
}

-
