@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:2000px;
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:396px;
	height:130px;
	margin-left:60px;
	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(../portfolio/portfolio_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(../media/images/pmedia.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(../portfolio/portfolio_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(../media/images/pmedia_hov.gif); background-position:0 -50px; }
#nav-example-04 a:hover {background-image:url(../home/home_images/new_contacthov.gif); background-position:0 -50px; }



#text {
	width:200px;
	height:400px;
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	float:left;
	text-align:left;
}

#video {
	width:600px;
	text-align:right;
	float:left;
}

#text2 {
	width:200px;
	height:80px;
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	float:left;
	clear:both;
	margin-top:20px;
	text-align:left;
}

#video2 {
	width:725px;
	height:500px;
	text-align:center;
	margin-left:75px;
	background-color:#808080;
	clear:both;
}

#container3 {
	width:990px;
	height:500px;
	position:absolute;
	text-align:center;
	top: 1348px;
	clear:both;
	float:left;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}

#container4 {
	width:810px;
	height:1400px;
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
	margin-left:100px;
}

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