html {  }
body { padding:0; margin:0; font-family:Arial, Helvetica, sans-serif; background:url("../images/page-bg.png") top left repeat; color:#bb7107; }
   

/* common */
p        { margin:8px 0; color:#000; font-size:1.1em;}
.clear   { clear:both; font-size:0; height:0; line-height:0; visibility:hidden; }
a, a.visited       { text-decoration:none; color:#bb7107;}
a:hover  { text-decoration:underline; }
img      { border:none; }
ul       { color:#000; margin:8px 0; font-size:1.1em;}
li       { margin:0px 0px 7px 0px; }

/* homepage */
#content { width:900px;height:500px; background-color: white; margin:150px auto 0px auto; padding:0;}

h1 {font-family: "Times New Roman"; font-weight:lighter; width:780px; height:184px; display:block; font-size:3.5em;
    padding:40px 0px 0px 0px;margin:30px auto 0px auto; }
    h1 em {font-size:0.5em;}

#contact {width: 290px; height:200px; display:block; float:left; margin:10px 0px 0px 80px;}

#services {width:400px; height:200px;float:right;margin:10px 80px 0px 0px;}