.fb a img{position:absolute;
    top:50px;right:23%;
border:0;}
#main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #333333;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#main #footer {
	clear: both;
	width: 800px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00CC99;
	text-align: center;
	line-height: 18px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: Grey;
	margin-bottom: 30px;
}
.col1 a {
	color: #00CC99;
	text-decoration: none;
}
#main #footer a {
	color: #00CC99;
	text-decoration: none;
}
#main #footer a:hover {
	color: #FFFFFF;
}


#main #header {
	float: left;
	width: 800px;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 30px;
	font-weight: bold;
	color: #00CC99;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#main #header a {
	color: #00CC99;
	text-decoration: none;
}

#main #menupanel {
	float: left;
	width: 800px;
	padding-left: 10px;
}
#menupanel ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#menupanel li {
	display: inline;
}
#menupanel li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	color: #85C58E;
	display: block;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 20px;
}
#menupanel li a:hover {
	color: #FFFFFF;
}
#main #content {
	float: left;
	width: 800px;
	background-color: #333333;
}
#menupanel li a.borders {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003300;
}

#main #banner {
	float: left;
	height: 115px;
	width: 800px;
        margin-left: 8px;
	background-image: url(../images/banner.jpg);
        background-repeat: no-repeat;
}
#content .sider {
	width: 800px;
	float: right;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content .col1 {
	float: left;
	width: 780px;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
        padding-left:10px;
}
.col1 a:hover {
	color: #009999;
}
#menupanel li a.marginright {
	margin-right: 30px;

}

	/* The containing box for the gallery. */ 
	#container { 
	    position:relative; 
	    width:770px; 
	    height:400px; 
	    margin:5px; 
	    border:1px solid #aaa; 
	    } 

/* Removing the list bullets and indentation */ 
	#container ul { 
	    padding:0; 
	    margin:0; 
	    list-style-type:none; 
	    }

/* Remove the images and text from sight */ 
	#container a.gallery span { 
	    position:absolute; 
	    width:1px; 
	    height:1px; 
	    top:-1px; 
	    left:-1px; 
	    overflow:hidden; 
	    background:#fff; 
	    } 

	/* Adding the thumbnail images */ 
	#container a.gallery, #container a.gallery:visited { 
	    display:block; 
	    color:#000; 
	    text-decoration:none; 
	    border:1px solid #000; 
	    margin:1px 2px 1px 2px; 
	    text-align:center; 
	    cursor:default; 
	    } 
	#container a.slidea { 
	    background:url(../images/RM1.jpg); 
	    height:60px; 
	    width:80px; 
	    } 
	#container a.slideb { 
	    background:url(../images/RM2.jpg); 
	    height:60px; 
	    width:80px; 
	    } 
	#container a.slidec { 
	    background:url(../images/RM3.jpg); 
	    height:60px; 
	    width:80px; 
	    } 
#container a.slided { 
	    background:url(../images/RM4.jpg); 
	    height:60px; 
	    width:80px; 
	    }
#container a.slidee { 
	    background:url(../images/RM5.jpg); 
	    height:60px; 
	    width:80px; 
	    }
#container a.slidef { 
	    background:url(../images/RM6.jpg); 
	    height:60px; 
	    width:80px; 
	    }
#container a.slideg { 
	    background:url(../images/RM7.jpg); 
	    height:60px; 
	    width:80px; 
	    }
#container a.slideh { 
	    background:url(../images/RM8.jpg); 
	    height:60px; 
	    width:80px; 
	    }
#container a.slidei { 
	    background:url(../images/RM9.jpg); 
	    height:60px; 
	    width:80px; 
	    }
#container a.slidej { 
	    background:url(../images/RM10.jpg); 
	    height:60px; 
	    width:80px; 
	    }
#container a.slidek { 
	    background:url(../images/RM11.jpg); 
	    height:60px; 
	    width:80px; 
	    }
#container a.slidel { 
	    background:url(../images/RM12.jpg); 
	    height:60px; 
	    width:80px; 
	    }

	/* set the size of the unordered list to neatly house the thumbnails */ 
	#container ul { 
	    width:198px; 
	    height:386px; 
	    } 
	#container li { 
	    float:left; 
	    } 

/* move the thumbnails into the correct position */ 
	#container ul { 
	    margin:5px; 
	    float:right; 
	    }

/* change the thumbnail border color */ 
	#container a.gallery:hover { 
	    border:1px solid #fff; 
	    }

/* styling the :hover span */ 
	#container a.gallery:hover span { 
	    position:absolute; 
	    width:372px; 
	    height:372px; 
	    top:10px; 
	    left:75px; 
	    color:#000; 
	    background:#fff; 
	    }
#container a.gallery:hover img { 
	    border:1px solid #fff; 
	    float:left; 
	    margin-right:5px; 
	    }
#container a.slideb:hover img, #container a.slidei:hover img { 
	    float:right; 
	    }

#container { 
	    background:#fff url(../images/NewImage.jpg) 75px 10px no-repeat; 
	    }
