@charset "utf-8";
/* CSS Document */

body {
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
background-color:#f2f2f2;

}

p {
margin:12px 0 0;
padding:0;
width:400px;
}

.greyText {
font-size:17px;
color:#989898;
line-height:20px;
font-weight:bold;
}

.blueText {
font-size:17px;
color:#0079c1;
line-height:20px;
font-weight:bold;
}

.smlgreyText {
font-size:12px;
color:#666666;
line-height:30px;
font-weight:bold;
}

.smlblueText {
font-size:12px;
color:#0079c1;
font-weight:bold;
}

.blackText {
font-size:17px;
color:#000000;
font-weight:bold;
}

#container {
text-align:left;
width:893px;
margin:0 auto;
background-color:#ffffff;
}

#header {
color:#ffffff;
width:893px;
height:125px;
margin:0px;
padding:0px;
position:relative;
}

#header h1{
position:absolute;
left:10000px;
display:none;
z-index:5;
}

#logoarea {
margin:0px;
padding:0px;
left:1px;
top:1px;
position:absolute;
}

#headerimage {
margin:0px;
padding:0px;
right:1px;
top:1px;
position:absolute;
}

#contactarea {
color:#000000;
margin:0px;
padding:0px;
left:143px;
top:100px;
position:absolute;
}

#contactarea a:link{
color:#0079c1;
}

#content {
position:relative;
padding:30px;
background-position:bottom right;
background-repeat:no-repeat;
height:420px;
}

#content h2{
position:absolute;
left:10000px;
display:none;
z-index:5;
}

#content a {
color:0079c1;
font-weight:bold;
}

#motif {
color:#ffffff;
background-color:#0079c1;
text-transform:uppercase;
line-height:30px;
font-size:13px;
text-align:center;
width:893px;
height:30px;
margin:0px;
padding:0px;
position:relative;
}

#footer {
width:863px;
height:100px;
margin:0px;
padding:15px 0 0 30px;
font-size:11px;
text-align:left;
background-image:url(images/footerlogos.jpg);
background-position:bottom right;
background-repeat:no-repeat;*/
position:relative;
}

#footer a:link{
color:#0079c1;
}
