@charset "utf-8";
/* CSS Document */

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

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

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

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

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

#nav-example {
height:150px;
margin:0;
padding:0;
}

.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(../contact/contact_images/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(../contact/contact_images/contact.gif); display:block;}

#nav-example-01 a:hover {background-image:url(../contact/contact_images/home_hov.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(../contact/contact_images/contact_hov.gif); background-position:0 -50px; }

#container2 {
	background-image:url(../contact/contact_images/contact_menu_29.gif); background-position:left; background-repeat:no-repeat;
	width:900px;
	height:500px;
	background-position:top;
	background-position:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin-left:50px;
	margin-top:40px;
	float:left;
	clear:none;
}

#text {
	width:150px;
	height:250px;
	margin-left:30px;
	margin-top:40px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	float:left;
}

#container3 {
	background-image:url(../contact/contact_images/contact_box_27_27.gif);
	background-repeat:no-repeat;
	width:700px;
	height:500px;
	margin-top:-290px;
	margin-left:200px;
	color:#FFFFFF;
	letter-spacing:1px;
	float:left;
}

#container4 {
	height:250px;
	width:570px;
	margin-left:40px;
	margin-top:40px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	color:#FFF;
	float:left;
}

#paragraph {
	height:250px;
	width:570px;
	margin-left:40px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	color:#FFF;
	float:left;
}

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