html { 

	height: 100%; 

	margin-bottom: 1px; 

}

BODY{

	margin:0 0 0 0px; 

	padding:0; 

	background-color:#1f354e;
	
	background-image:url(images/background.jpg);
	
	background-repeat:no-repeat;
	
	background-position:top;
	
	background-position:center;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#6f6f6f;
	
	margin-bottom:5px;
	
	margin-top:30px;

}


A {

	color: #0279a6;

	text-decoration:underline;

}



A:hover {

	color: #6f6f6f;

	text-decoration:none;

}



#container{

	MARGIN: 0px auto; 
	
	WIDTH: 1003px;
	
	POSITION: relative; 
	
	TEXT-ALIGN: left;

}

#flags{
	
	padding-bottom:5px;
	
	padding-top:5px;
	
	text-align:right;
	
	width:1003px;
	
	clear:both;
	
}

.flag{
	
	float:right;
	
	padding-left:5px;
	
}


#logo{

	height:171px;
	
	width:306px;
	
	float:left;
	
	position:relative;
	
	background-color:#83a4c3;
	
	border-top:#4277b6 6px solid;
	
	border-bottom:#4277b6 6px solid;	
	
}

#slide{
	
	float:right;
	
	width:697px;
	
	height:171px;
	
	background-color:#83a4c3;
	
	border-top:#4277b6 6px solid;
	
	border-bottom:#4277b6 6px solid;	
	
}




#topnav{
	
	clear:both;
	
	height:57px;
	
	width:1003px;
	
	background-image:url(images/topnav.jpg);
	
	background-repeat:repeat-x;
	
}




.copy{

	padding:10px;

}


#main {

	background-color:#FFFFFF;
	
	clear:both;
	
	background-image:url(images/main.jpg);
	
	background-repeat:repeat-x;
	
	padding-top:30px;
	
	padding-bottom:10px;
	
	padding-left:30px;
	
	padding-right:30px;
	
}


#galleryleft{
	
	float:left;
	
	width:560px;
	
	padding-right:20px;
	
}

#galleryright{
	
	float:right;
	
	width:340px;
	
	padding-left:20px;
	
}

.galleryitem{
	
	float:left;
	
	width:100px;
	
	padding:5px;
	
}

h1{
	
	font-size:24px;
	
	font-weight:normal;
	
	color:#3d5d84;	
	
	font-family:Arial, Helvetica, sans-serif;
	
	margin-top:0px;
	
}


.clear{
	
	clear:both;
	
}

.alignCenter{

	text-align:center;

}

.imageBorder{

	border:0px;

}






.textBlue{

	color:#43728a;

}




.footer {

	clear:both;

	text-align:center;
	
	padding:30px;
	
	color:#666666;
	
	font-size:10px;
	
	background-color:#dcdcdc;
	
	background-image:url(images/footer.jpg);
	
	background-repeat:repeat-x;
	
}





form{

	margin:0 0 0 0px;

}


p{

	margin-top:5px;

}



.textbox {

	width:243px;
	height:24px;
	padding-top:1px;
	border: medium none ; 
	background: transparent none repeat scroll 0% 0%; 
	padding-left: 26px; 
	background-image:url(images/textbox.gif);
	background-repeat:no-repeat;

}

.textarea{
	
	width:310px;	
	
}

legend{
	
	padding:10px;	
	
}

fieldset{
	
	padding:10px;	
	
}


.textdrop {
	height: 28px;
	width: 221px;
	background: transparent none repeat scroll 0% 0%;
	padding-left: 26px;
	background-image:url(images/textbox.gif);
	background-repeat:no-repeat;
	list-style-position: inside;
	
}

