* {
margin:0px;
padding:0px;
}

body {
background-color:#fab535;
background-image:url(images/bkg.jpg);
background-repeat:repeat-x;
font-family:arial,tahoma,helvetica,sans-serif;
font-size:12px;
}

#header {
width: 100%;
height: 113px;
background-image:url(images/hdr_bkg.jpg);
background-repeat:repeat-x;
text-align: center;
}

#hdr_wrap {
width: 900px;
height: 113px;
margin-left: auto;
margin-right: auto;
}

#centerup {
width: 100%;
text-align: center;
}

#logo {
float: left;
width: 150px;
height: 113px;
background-image:url(images/hdr_logo.jpg);
background-repeat:no-repeat;
}

#navigation {
float:left;
width: 750px;
height: 113px;
background-image:url(images/navigation_bkg.jpg);
background-repeat:no-repeat;
overflow:visible;
}

.menu {
padding-left: 180px;
padding-top: 50px;
}

.menu {
list-style-type:none;
}

.menu li{
display:inline;
}

.menu a{
float:left;
font-size:16px;
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
}

.home a {
width:64px;
}

.background a {
width:114px;
}

.advertising a {
width:104px;
}

.case a {
width:114px;
}
.creative a {
width:79px;
}

.contact a {
width:79px;
}


a:hover{
color:#f46a0f;
}

#main4 {
width: 900px;
height: 750px;
margin-left: auto;
margin-right: auto;
}

#wrapper4 {
width: 900px;
height: 250px;
margin-top: 10px;
margin-bottom: 10px;
text-align:center;
}

#contact_content {
width: 900px;
height: 323px;
background-color: #FFFFFF;
}

#move3{
float:left;
width: 900px;
height:258px;
/*
background-image:url(images/Contact_Bottom.jpg);
background-repeat:no-repeat;
*/
}

#contain-me {
width: 640px;
height: 470px;
float: left;
}

#lefty {
width: 260px;
height: 470px;
float: left;
}

p {
padding-left: 25px;
padding-top:5px;
padding-bottom:5px;
}

#footer {
width: 100%;
height: 43px;
background-image:url(images/ftr_bkg.jpg);
background-repeat:repeat-x;
}

#footy {
width: 900px;
height: 43px;
margin-left: auto;
margin-right: auto;
float: left;
text-align: left;
}

