body {
margin:0;
padding:0;
background-image:url(../wht_bg.jpg);
}

#outer {
	margin:0 auto;
	height:100%;
}

#container {
	margin:0 auto;
width:1000px;
height:900px;
background-color:#000;
}

#header {
	height:130px;
	margin:0;
	background-color:#FFFFFF;
	background-image:url(../home/home_images/new_header.gif); background-repeat:repeat;
}

#header2 {
	float:left;
	width:390px;
	height:130px;
	margin-left:63px;
	background-image:url(../home/home_images/new_logotype.gif);
}
                    

#nav-example {
height:150px;
margin-left:90px;
padding:20px;
}

.nav-example span {
display: none;
}

#nav-example li, #nav-example a {
height:60px;
width:846px;
}

.nav-example ul {
list-style:none;
list-style-type:none;
}

.nav-example li {
	float:left;
}

#nav-example-01 a {width: 198px; height:60px; background-image:url(../home/home_images/new_home.gif); display:block;}
#nav-example-02 a {width: 244px; height:60px; background-image:url(../home/home_images/new_portfolio.gif); display:block; float:left;}
#nav-example-03 a {width: 184px; height:60px; background-image:url(../home/home_images/media.gif); display:block;}
#nav-example-04 a {width: 222px; height:60px; background-image:url(../home/home_images/new_contact.gif); display:block;}

#nav-example-01 a:hover {background-image:url(../home/home_images/new_homehov.gif); background-position:0 -50px;}
#nav-example-02 a:hover {background-image:url(../home/home_images/new_portfoliohov.gif); background-position:0 -50px; }
#nav-example-03 a:hover {background-image:url(../home/home_images/media_hov.gif); background-position:0 -50px; }
#nav-example-04 a:hover {background-image:url(../home/home_images/new_contacthov.gif); background-position:0 -50px; }

#container2 {
	width:900px;
	height:400px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin-left:50px;
	margin-top:50px;
}

#footer {
	margin-top:50px;
	background-image:url(../home/home_images/new_footer.gif); background-repeat:no-repeat;
	background-position:bottom;
	background-color:#000;
	height:150px;
	clear:both;
}
