@charset "utf-8";
/* CSS Document */
html,body{ 
	/*background-image:url(/images/background.jpg); */
	/*background-image:url(/images/background2.jpg); background-repeat:no-repeat; */
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	background-image:url(/images/background_faded.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top;
	
}
	
/*#backgroundWrapper{
	width: 1500px; 
	height: 850px;
	margin: 0 0 0 0 ;	
	background-image:url(/images/background.jpg);
}*/


#wrapper {
	width: 780px; 
	margin: 0 auto; 
}

#pageContent{
	top:20px;
	width:780px; 
	background-color:#1d165d; 
	height:730px; 
	position:absolute;
}


h3{font-size:13px; margin-bottom:0px; padding-bottom:7px; padding-left:5px; padding-top:0px; margin-top:0px;}

h1{color:#1d165d; margin-bottom:0px; font-size:20px;}

h2{color:#1d165d; margin:0px; margin-bottom:0px; padding:0px; paadding-bottom:0px; font-size:16px;}

ul{ list-style-image:url(/images/bullet.png); background-repeat:no-repeat;}
li{ padding-bottom:10px;}

#banner{ width:740px;height:130px;position:absolute; top:20px; left:20px; background-image:url(/images/banner.jpg);}

#menuTop{ 
	width:740px; 
	height:25px; 
	position:absolute; 
	top:154px; 
	left:20px; 
	background-color:#0055a4; 
	color:#ffffff; 
	font-weight:bold;
	font-size:12px;
	padding-top:8px;
}

#menuBottom{
	width:138px; 
	height:422px; 
	position:absolute; 
	top:191px; 
	left:20px; 
	background-color:#0055a4; 
	color:#ffffff; 
	font-weight:bold;
	font-size:12px;
}

#leftOnlyOne{
	width:138px; 
	height:522px; 
	position:absolute; 
	top:191px; 
	left:20px; 
	background-color:#0055a4; 
	color:#ffffff; 
	font-weight:bold;
	font-size:12px;
}

#menuVeryBottom{
	width:138px; 
	height:85px; 
	position:absolute; 
	bottom:17px; 
	left:20px; 
	background-color:#0055a4;
	color:#ffffff; 
	font-weight:bold;
	font-size:12px;
	padding-top:10px;
	
}


#menuLine{
	width:400px;
	height:2px;
	background-color:#0055a4;
	margin:auto;
	
	
}

.menuLink{
	text-decoration:none;
	color:#ffffff;
	padding-left:7px;
	padding-right:7px;
}

.menuLink:hover{ 
	text-decoration:underline;
}

#contentImage{
	width:597px;
	height:522px;
	position:absolute;
	top:191px;
	right:20px;
	background-image:url(/images/frontPage.jpg);
}

#content{
	width:557px;
	height:482px;
	position:absolute;
	top:191px;
	right:20px;
	font-size:14px;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:30px;
	margin-bottom:40px;
	overflow-y:scroll;
	overflow-x:hidden;
	background-color:#CCC;
	
}

#textImage{
	width:497px;;
	height:430px;
	position:absolute;
	top:30px;
	right:30px;
	background-image:url(/images/textBackground.png);
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:10px;
	font-size:16px;
}

#rightUL{position: absolute; right:50px; }
#leftUL{position: absolute; left:20px;  }

#textOneImageRight{position:absolute;width:270px;top:55px;}

#imageOneRight{position:absolute; right:0px; top:0px; width:295px;height:522px;}
#imageOneBottom{position:absolute;left:0px;bottom:0px;height:257px;width:597px;}

#imageLeftBottom{position:absolute;width:295px;height:257px;left:0px;bottom:0px;}
#imageRightBottom{position:absolute;width:295px;height:257px;right:0px;bottom:0px;}
#imageRightTop{position:absolute;width:295px;height:257px;right:0px;top:0px;}
#imageRightBottom{position:absolute;width:295px;height:257px;right:0px;bottom:0px;}

#logosRight{position:absolute;width:200px;height:257px;right:0px;top:70px;}

