body {
	background-color:#000033;
	margin-top: 0px;
	margin-bottom: 0px;
}

#holder {
	width: 780px;
	height: 100%;
	border: 1px solid #c0c0c0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-color: #F4F4F4;
}

#header {
	width: 780px;
	height: 120px;
}

#header a {
	font-family: Arial;
	font-size: 10px;
	padding-left: 20px;
	color: #000000;
}	

#header .logo{
	float:left;
	margin-top:5px;
	width:70px;
	height:122px;
	padding-top:10px;
}

#header .text{
	width:480px;
	height:122px;
	float:left;
	margin-top:5px;
	padding-top:15px;
	padding-left:10px;
}

#header .sublinkbox {
	float:right;
	width:200px;
	font-size:9px;
	margin-top:5px;
}

#header .sublinkbox a:hover{
	font:Arial;
	color:004990;
}

#header h1 {
	float: left;
	font-weight:100;
	margin-left: 10px;
	color: #004990;
	font-family: "Trajan Pro";
	font-size: 38px;
}

#navigation {
	height: 20px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #004990;
	border-left-color: #004990;
	width: 630px;
	margin-top: 10px;
	border-right-width: 70px;
	border-left-width: 70px;
	padding-left: 10px;
	float: left;
}

#navigation a {
	font-family:"Arial";
	background: #f4f4f4;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	padding-left: 40px;
	width: 640px;
	text-align: left;
}

#navigation a:hover {
color: #3d54be;}

#mainimage {
	width: 100%;
	margin-top: 10px;
	height: 150px;
	background-image:url(img/mainImage.gif);
	float: left;
}

#mainimageasso {
	width: 100%;
	margin-top: 10px;
	height: 150px;
	background-image:url(img/mainImage-Asso.gif);
	float: left;
}

#mainimageprofs {
	width: 100%;
	margin-top: 10px;
	height: 150px;
	background-image:url(img/mainImageProfs.gif);
	float: left;
}

#mainimagecontact {
	width: 100%;
	margin-top: 10px;
	height: 150px;
	background-image:url(img/mainImageContact.gif);
	float: left;
}

a {
color: #B2B2B2;
text-decoration: underline;}

a:hover {
color: #005990;
text-decoration: underline;}

#footer{
	width: 740px;
	font-size: 10px;
	height: 20px;
	color: #B0B0B0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	padding-left: 40px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
	padding-top: 10px;
}
#content {
	margin-top: 10px;
	padding: 5px 8px 30px 40px;
	line-height: 24px;
	width: 460px;
	float: left;
	background: #f4f4f4;
	font-family: Georgia;
	font-size: 70%;
	color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
	margin-bottom: 10px;
}
#content h2 {
	color: #004990;
	width: 300px;
	text-transform: uppercase;
	font-family: "Trajan Pro";
	font-size: 14px;
	margin-top: 15px;
}
#boxr {

	width: 230px;
	float: right;
	line-height: 17px;
	background: #f4f4f4;
	margin-top: 34px;
	padding-right: 15px;
}
#boxr h2 {
	margin-left: 0px;
	color: #3d54be;
	font-family: "Trajan Pro";
	font-weight:lighter;
	font-size: 12px;
	background: #f4f4f4;
	margin-bottom: 0px;
}
#boxr a {

	text-align: justify;
	background: #f4f4f4;
	color: #0099CC;
}
#boxr p {
	color: #999999;
	font-family: Georgia;
	margin-top: 5px;
	font-size: 65%;
	margin-left: 0px;
	line-height: 18px;
}
#content a {
	text-decoration:none;
	text-align: justify;
	background: #f4f4f4;
	color: #004990;
}

