body{
  background:#ADADAD;
}
#logoWrapper{
  height:170px;
  background:#49B9D1 url("/images/bg.jpg") repeat-x scroll 0 0 ;
}

#tagline h1 {
color:#000000;
font:italic bold 1.6em "Times New Roman",Times,serif;
margin:0;
padding:20px 0 0;
}

#taglineWrapper {
height:1%;
left:300px !important;
position:absolute;
top:20px;
width:600px !important;
}

#logo {
float:left;
margin:10px;
}
