﻿#container {
	width: 760px;
	height: 460px;
	background-color: #FFFFFF;	
	margin-left: auto;
	margin-right: auto;
}


#footer {

	height: 15px;
	font-size: 10px;
	width: 100%;
	background-color: #C0C0C0;
	text-align:right;
	margin: 0; padding: 0; 
	clear: both; 


}

#footer a:link,   
#footer a:visited {
	text-decoration: none;  
	color: #000000;
	font-weight: normal; 
		
}


#bottommenu {

	height: 20px;
	font-size: 13px;
	width: 100%;
	background-color: #000000;
	color: #0099FF;
	font-weight: bold;
	margin: 0; padding: 0; 
	clear: both; 

}

#bottommenu a:link,   
#bottommenu a:visited {
	text-decoration: none;  
	color: #0099FF;
	font-weight: bold;
		
}
#bottommenu a:hover {
	color: #FFFFFF;
}

#contact {

	height: 45px;
	font-size: 12px;
	width: 100%;
	background-color: #808080;
	color: #FFFFFF;
	margin: 0; padding: 0;
	clear: both;  

}

#contact a:link,   
#contact a:visited {
	font-weight: normal;
	text-decoration: none;  
	color: #FFFFFF;
		
}
#contact a:hover {
	font-weight: bold;
}




#maincontent {
	float:right;
	width: 720px;
	height: 340px;
	background-color: #FFFFFF;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 40px;
}


#slideshow {
	float:left;
	width:384px;
	height: 300px;
	background-image: url(images/view.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;

}



body {

	font-size: 12px;
	font-family: verdana;
	background-color: #0099FF;
	
}



a:hover, a:visited:hover {
	text-decoration: none;
	color:#000000; 
	font-weight: normal;
}

a:link{
	text-decoration: none;  
	color: #808080;
	font-weight: bold; 
}

a:visited {
	text-decoration: none;  
	color: #808080;
	font-weight: bold; 
	
}

ul {
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 1em;
	text-indent: 1em;

}

img {
  border: 0;

  }


#header {
	width: 700px;
	height: 120px;
	
	margin-left: auto;
	margin-right: auto;
}


#blankspace {
	height: 10px;
}

h2{
	
	font-size: 16pt;
	color: #CC66FF;
	font-style: italic;
	font-weight: bold;

}

h4 {
	margin: 0;
	padding: 0;
	font-size: 12pt;
	color: #FF9900;
	font-weight: bold;
	display: inline; 

}

h5 {
	margin: 0;
	padding: 0;
	font-size: 10pt;
	color: #FF9900;
	font-weight: bold;
	display: inline; 

}


#side {
	float:left;
	width: 330px;
	height: 400px;
	margin-left: 15px;
	
}
