/* CSS Document */

body {background-image:url('../images/global5.jpg');margin:0; padding:0; border:0;} 

#wrapper{background-color:#111111; width:900px; margin:0 auto; padding:0;}

#banner {width:900px; height:110px; background:url(../images/banner.jpg) top left; position:relative}

.full-column{width:880px; padding:0px 10px; position:relative; margin:10px 0 0px 0;}
.left-column{width:500px; margin:0px 15px 10px 0; padding:0 0 0 10px;}
.right-column{width:250px; margin:0; padding:0; float:right; display:inline;}

.right{float:right; margin:0px 5px 10px 15px; display:inline;}
.clear{clear:both;}

.margin-right{margin-right:20px;}
.margin-left{margin-left:70px;}
#before .left-column img{margin-bottom:0px;}
#about-page .full-column ul li{width:280px; float:left; margin:5px 10px 0 0;}


/*====================
navigation buttons
*/ 

a.home {position:absolute; width:62px; height:23px; left: 208px; top: 161px; background:url(../images/home_two.gif);}
	a.home:hover, a.homecurrent{background:url(../images/home_one.gif);}
a.about {position:absolute; width:235px; height:24px; left: 153px; top: 186px; background:url(../images/about_two.gif);}
	a.about:hover, a.aboutcurrent{background:url(../images/about_one.gif);}
a.services {position:absolute; width:153px; height:23px; left: 198px; top: 216px; background:url(../images/services_two.gif);}
	a.services:hover, a.servicescurrent{background:url(../images/services_one.gif);}
a.before {position:absolute; width:223px; height:24px; left: 168px; top: 245px; background:url(../images/befores_two.gif);}
	a.before:hover, a.beforecurrent{background:url(../images/befores_one.gif);}
a.contact{position:absolute; width:149px; height:23px; left: 221px;top: 274px; background:url(../images/contact_two.gif);}
	a.contact:hover, a.contactcurrent{background:url(../images/contact_one.gif);}


/*==================
footer
*/ 

.footer{border-top:3px #990000 solid; text-align:center;}
.footer ul{border:none; text-align:center;}
.footer ul li{float:left; margin:5px 15px 5px 5px; border:none;}
.footer ul li a:link, #footer ul li a:visited{color:#990000; text-decoration:none;}
.footer ul li a:hover{text-decoration:underline; color:#fff;}

/*=====================
Tables
*/



