`/* CSS Document */
* { font-family:Arial, Helvetica, sans-serif; margin:0; padding:0; }
html { background-color:#fff;}
body { padding:0; margin:0px auto; background-color:#fff; text-align:center; }
img { border:0; }
a:hover {text-decoration: underline; }
p {margin: 0px; padding: 6px 0px; }
a {text-decoration:none; color:#A4A510; }
img, div { behavior: url(scripts/iepngfix.htc) }

/**************************************** page tables **********************************************/
#divHome { height: 50px; width: 900px; margin:0 auto; text-align:left; }
#divHome .birdwing { margin-left: 550px; }

#divContent {width: 875px; min-height: 500px; margin:0 auto;}

#divDescription {width: 770px; height: 120px; float:left; }
#divDescription p { font-size: 12px; color:#211C19; margin-left: 110px; text-align:left; font-family:Arial;}

#divHomeDescription {width: 750px; height: 130px; float:left; }
#divHomeDescription p { font-size: 12px; color:#211C19; margin-left: 110px; text-align:left; font-family:Arial;}

.portfolio {width: 80px; height: 70px; margin-left: 30px; margin-top: 40px; float:left;}

#divCarouselHolder {width: 100%; height: 105px; background-image: url(../images/carouselbg.jpg); background-repeat:repeat-x; padding-top: 5px; clear:left; z-index: -1; }
#divBand {width: 100%; height: 180px; background-color:#211C19; z-index: 6; margin:0; padding:0; }

#divContactArrow { width: 100px; height: 110px; float:left;}

#divFooter {width: 994px; margin:0 auto; padding-top: 20px; text-align:left; z-index: 4; }
#divFooter .logo {width: 794px;}

#divFooter p{ font-size: 13px; color:#666666; line-height: 18px; font-family:Arial, Helvetica, sans-serif; }

#divFooter p.highlight {font-size:1em; color:#fff; margin-top: 5px; padding-bottom: 10px; letter-spacing: 0.07em;}
#divFooter p.highlight a {color:#A4A510; text-decoration:none;}
#divFooter p.highlight a:hover { color:#fff; text-decoration:underline;}

#divFooter p.subhighlight {font-size:0.7em; color:#666666; margin-left: 100px; padding-bottom: 10px; letter-spacing: 0.07em;}
#divFooter p.subhighlight a {color:#ccc; text-decoration:none;}
#divFooter p.subhighlight a:hover {color:#A4A510; text-decoration:underline;}