@charset "UTF-8";
/* CSS Document */

 /* Generic Selectors */ 

    body { 

    font-family: Georgia, "Helvetica", Times, serif;

    font-size: 14px; 

    color:#000000;
 
	
    } 


    p { 
 

    }

    li {

    list-style-type: none; 

    line-height: 150%; 

    list-style-image: url(../images/arrowSmall.gif); 

    } 

    h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #202364;
	vertical-align: top;
    } 

	
    h2 { 

    font-family: Georgia, "Times New Roman", Times, serif; 

    font-size: 16px;

    font-weight: bold; 

    color: #000000; 

    border-bottom: 1px solid #C6EC8C; 

    } 
	
	h3 {    
	font-family: Georgia, "Times New Roman", Times, serif; 

    font-size: 13px;

    font-weight: bold; 

    color: #202364;
	}
	
	
	h4 {    
	font-family: Georgia, "Times New Roman", Times, serif; 

    font-size: 11px;

    font-weight: bold; 

    color: #202364;
	}

a:link {
	text-decoration: none;
	color: #0033FF;
}
a:visited {
	text-decoration: none;
	color: #0033FF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #0033FF;
}

    /************************* ID's *************************/ 
	
	#wrapper{
	 margin: 0 auto;
  width: 1000px;
  height:768px;
  overflow:hidden;
 position:relative;
  }
	
	#header {
	position:relative;
	z-index:15;
	width:1000px;
	height:210px;
	
	}
	
	#background{
	position:relative;
	z-index:1;
	width:1000px;
	height:768px;
	top:-210px;
	}
	
	 #navigation {
	position: relative;
	margin:auto;
	text-align:center;
	z-index: 15;
	width: 1000px;
	height: 40px;
	top: -765px;
	font-weight: normal;
    } 

#leftpic{
position: relative;
width: 300px;
z-index:15;
left:65px;
top:-735px;

}

#rightpic{
position: relative;
width: 300px;
z-index:15;
left:750px;
top: -1160px;

}


#pic1 {
position: relative;
	z-index: 15;
	left:-50px;
	height:150px;
	
}

#pic2 {
position: relative;
	z-index: 14;
	left: 75px;
	top:-40px;
	height:120px;
}


#pic3 {
position: relative;
	z-index: 13;
	left: -50px;
	top: -80px;
	height:150px;
}

#pic4 {
	position: relative;
	z-index: 13;
	left:-50px;
	height:150px;
}

#pic5 {
	position: relative;
	z-index: 14;
	left:50px;
	top:-40px;
	height:120px;
	}

#pic6 {
	position: relative;
	z-index: 15;
	left:-50px;
	top:-80px;
	height:150px;
	}

#pic7 {
	position: relative;
	z-index: 13;
	top:40px;
	left:-75px;
	
	}
	
	#pic8 {
position: relative;
	z-index: 15;
	left:-50px;
	height:150px;
	
	
}

#text {
	position: relative;
	z-index: 15;
	width: 380px;
	height: 400px;
	left: 310px;
	top:-1590px;
	text-align:left;
}

#text1 {
	position: relative;
	z-index: 15;
	width: 310px;
	height: 200px;
	top:-1525px;
	left:350px;
	text-align:left;
}

#text2 {
	position: relative;
	z-index: 15;
	width: 300px;
	height: 400px;
	top:-1725px;
	left:675px;
	text-align:left;
}


#text4 {
	position: relative;
	z-index: 15;
	width: 400px;
	height: 100px;
	top:-860px;
	left:510px;
	text-align:left;
}

#text5 {
	position: relative;
	z-index: 15;
	width: 400px;
	height: 100px;
	text-align:left;
	top:-750px;
	left:75px;

}

#text6 {
	position: relative;
	z-index: 15;
	width: 875px;
	height: 400px;
	text-align:left;
	top:-750px;
	margin:auto;
}

#contacts {
	position: relative;
	z-index: 15;
	width: 900px;
	height: 300px;
	overflow:scroll;
	overflow-x:hidden;
	left:50px;
	top:-865px;
	text-align:left;
}

#bottomnav{
	position:relative;
	text-align:center;
	z-index:15;
	width:1000px;
	height:15px;
	top:-1575px;
}

#footer{
	position:relative;
	text-align:center;
	z-index:15;
	width:1000px;
	height:15px;
	top:-1567px;

}

#bottomnav2{
	position:relative;
	text-align:center;
	z-index:15;
	width:1000px;
	height:15px;
	top:-1723px;
}

#footer2{
	position:relative;
	text-align:center;
	z-index:15;
	width:1000px;
	height:15px;
	top:-1715px;

}

#bottomnav3{
	position:relative;
	text-align:center;
	z-index:15;
	width:1000px;
	height:15px;
	top:-735px;
}

#footer3{
	position:relative;
	text-align:center;
	z-index:15;
	width:1000px;
	height:15px;
	top:-727px;

}

#bottomnav4{
	position:relative;
	text-align:center;
	z-index:15;
	width:1000px;
	height:15px;
	top:-862px;
}

#footer4{
	position:relative;
	text-align:center;
	z-index:15;
	width:1000px;
	height:15px;
	top:-854px;

}

#textcaption {
	position: relative;
	z-index: 15;
	width: 300px;
	height: 30px;
	top:-195px;
	text-align:left;
}

#textcaption2 {
	position: relative;
	z-index: 15;
	width: 300px;
	height: 400px;
	top:-200px;
	text-align:left;
}

#test {
	position: relative;
	z-index: 15;
	width: 1000px;
	height:700px;
	top:-1650px;
	text-align:left;
}

