/* main */


body{
	
	background-image:url(images/background.jpg);
	background-size: 400px 400px;
  	background-color: #000;
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:22px;
}
h1 {
	color:#212b54;
}
h3 {
	color:#212b54;
}
#content{
	  position: relative;
	padding: 10px 10px 10px 10px;
	width: 1020px;
	margin-left: 10px;
}
#footer{
	padding-left: 10px;
	height: 30px;
	clear: left;
	background-image:url(images/footer.png);


	
}
/*#border2 {
	border: 5px solid #85BEDC;
	width: 1024px;
	height: auto;
	margin: 50px auto 0 auto;
}*/

#border2 {
	
	background-image: url(images/contentbg5.png);
	width: 1020px;
	height: 1991px;
	margin: 50px auto 0 auto;
}
/*
a:link {
	color: #CCCCCC; 
}
a:active {
	color: #CCCCCC; text-decoration: underline; 
}
a:visited {
	color: #CCCCCC;  
}
a:hover {
	color: #CCCCCC; text-decoration: none;
}
img {
	padding-right: 25px;
}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #212b54;
}

li a {
  display: block;
  color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

li a:hover {
	background-color: #111;

}
*/
ul li:before {


}
ul {

}

li {

    font-size: 12px;

}

#border2 #content table tr td {
	font-weight: bold;
	font-style: italic;
}
table {
  border-collapse: collapse;

}

table, th, td {
  border: 1px solid black;
}
#c {
  position: absolute;
  right: 80px;  
  top: 75px;
} 
#info {
width: 550px;
} 
#serv {
	width: 225px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	
}