@charset "utf-8";
/* CSS Document */

a.email {color:blue; text-decoration:none}
a.email:hover {color:blue; text-decoration:underline}
a.menu {color:black; text-decoration:none}
a.menu:hover {color:#000066; text-decoration:none}
a.sdf {color:black; text-decoration:none}
a.sdf:hover {color:blue; text-decoration:underline}

body {background-image:url(background.jpg); text-align:center}

div {margin-left:auto; margin-right:auto}
div.aboutus {width:760px; height:260px; padding:20px; text-align:left; background-color:white; margin-top:10px}
div.black {width:800px; height:1px; background-color:black; margin-top:10px}
div.body {width:760px; padding:20px; text-align:left; background-color:white; margin-top:10px}
div.contactus {width:760px; height:260px; padding:20px; text-align:left; background-color:white; margin-top:10px}
div.flash {width:800px; height:auto; margin-top:10px}
div.footer {width:800px; margin-top:10px; text-align:center}
div.header {width:800px; height:114px; background-image:url(header.jpg); text-align:left}
div.menu {width:800px; height:21px; background-image:url(menu.jpg); padding-bottom:7px; padding-top:12px}
div.sdf {width:800px; margin-top:10px}

img {border:none}
img.left {float:left}

p {display:inline; font-family:Arial, Helvetica, sans-serif}
p.footer {font-size:12px; color:black; font-weight:bold}
p.menu {color:#2c2b2b; font-size:14px; font-weight:bold}
p.sdf {font-size:10px; color:black}
p.title {font-weight:bold; font-size:20px; color:#000066}
p.text {font-size:12px; color:black}
