/* CSS Document */

/*--- Structure Start --- */
body{
background-color:#e5e5e5;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#wrapper{
background-image:url(images/bg.jpg);
width:600px;
margin:0 auto;
}

#header{
background-image:url(images/header.gif);
height:116px;
}

#content{
margin-left:40px;
width:500px;
padding:20px;
}

#contact{
margin:0 auto;
width:220px;
}

#contact p{
}

#contact a{
}

#contact a:hover{
}




#footer{
background-image:url(images/footer.jpg);
height:19px;
}


#realbuzz{
margin:0 auto;
width:220px;
}

ul#services-left{
margin:0;
float:left;
width:200px;
list-style-type:disc;
margin-left:20px;
padding-left:20px;
}


li#services-left{
list-style-type:disc;
}

/*--- Structure End --- */

/*--- Links Start --- */
a{
font-size:14px;
color:#009999;
text-decoration:none;
font-weight:bold;
}

a:hover{

}
/*--- Links End --- */

/*--- Fonts Start --- */
h1{
color:#009999;
font-size:14px;
}

h2{
}
/*--- Fonts Start --- */

/*--- Highlighting Classes Start --- */

.massage{
float:right;
margin-left:10px;
}

.realbuzz{
border:0;
}

.luke{
}

.tel{
}

.button{
border:0;
}
/*--- Highlighting Classes End --- */
