body {

        background-color: #262626;

        background-image: url(../images/bg.gif);

        background-repeat: tile;

        font-family: century gothic;

        font-size: 12px;

}



a:link { color: #656248; text-decoration: none; }



a:hover { color: #755132; text-decoration: none; }



a:active { color: #656248; text-decoration: none; }



a:visited { color: #656248; text-decoration: none; }



#container{

        position:absolute;

	left: 50%;

	width: 630px;

	margin-top: 50px;

	margin-left: -315px;

}



#savva {

        margin-left: 80px;

        background-image: url(../images/savva.gif);

        width: 230px;

        height: 68px;

        

}



#navbar {

        background-image: url(../images/navbar.gif);

        width: 628px;

        height: 46px;

}





#navcontainer {

        margin-top: 1px;

        margin-right: 35px;

        width: 350px;

        height: 35px;

        float: right;

}







.navigation {

	margin: 0px;

	padding: 0px;

	height: 35px;

	list-style: none;

}



.navigation li {

	float: left;

        margin-left: 10px;

}



.navigation a {

	text-decoration: none;

	display: block;

	height: 30px;

	text-indent: -5000px;

}

.navigation .home {

	background: url(../images/nav_gal.gif) no-repeat 0px 0px;

	width: 75px;

}

.navigation .home:hover {

	background: url(../images/nav_gal_hover.gif) no-repeat 0px 0px;

}



.navigation .services {

	background: url(../images/nav_ex.gif) no-repeat 0px 0px;

	width: 112px;

}

.navigation .services:hover {

	background: url(../images/nav_ex_hover.gif) no-repeat 0px 0px;

}



.navigation .contact{

	background: url(../images/nav_con.gif) no-repeat 0px 0px;

	width: 76px;

}

.navigation .contact:hover {

	background: url(../images/nav_con_hover.gif) no-repeat 0px 0px;

}



.navigation .about {

	background: url(../images/nav_bio.gif) no-repeat 0px 0px;

	width: 28px;

}

.navigation .about:hover {

	background: url(../images/nav_bio_hover.gif) no-repeat 0px 0px;

}



#content {

        background-image: url(../images/splash2.gif);

        width: 628px;

        height: 461px;

}





#main_box_top {

        background-image: url(../images/main_box_top.gif);

        width: 629px;

        height: 36px;

}



#main_box_left {

        background-image: url(../images/main_box_left.gif);

        width: 49px;

        height: 385px;

        float: left;

}



#main_content {

        width: 563px;

        padding-left: 10px;

        padding-right: 5px;

        height: 385px;

        background-color: #DAD4B9;

        float: left;

}



.clearboth {

        clear: both;

        height: 1px;

}





#bottom {

        background-image: url(../images/main_box_bot.gif);

        width: 627px;

        height: 86px;

}











