html, body, img, a, ul, li, p { margin: 0px; padding: 0px; outline-style: none; border: none; }
body { background-color: #e7e7e9; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 17px; color: #000000; }
#web { width: 686px; margin: 60px auto 21px auto; padding-bottom: 40px; }

h1 { margin: 0px 0px 10px 20px; padding: 0px 0px 0px 0px; font-size: 35px; font-weight: bold; font-style: italic; color: #000000; }
.box { background: top left no-repeat url(../gfx/box3.png); width: 797px; height: 506px; }
.box2 { background: top left no-repeat url(../gfx/box2.png); width: 797px; height: 506px; }

/* contact box */
#contact { font-size: 12px; width: 748px; position: absolute; }
#contact .content { background: top left repeat-y url(../gfx/bg.png); width: 752px; padding: 0px 25px 0px 20px; }
a.close:link,
a.close:visited { position: absolute; margin: -15px 0px 0px 710px; }
img.top,
img.bottom { display: block; }

/* columns 3 */
.left-column,
.center-column,
.right-column { float: left; width: 240px; height: 300px; display: inline; margin: 60px 0px 0px 0px; text-align: center; }
.left-column  { margin-left: 19px; }
.center-column  { margin-left: 16px; }
.right-column  { margin-left: 19px; }

/* columns 2 */
.left-column2,
.right-column2 { float: left; width: 350px; height: 300px; display: inline; margin: 60px 0px 0px 0px; text-align: center; }
.left-column2  { margin-left: 21px; }
.right-column2  { margin-left: 50px; }

/* content styles */
img.logo { margin-bottom: 30px; }
ul { margin: 0px; padding: 0px 0px 0px 30px; }
.right-column2 ul,
.left-column2 ul { margin: 0px; padding: 0px 0px 0px 80px; }

ul li { list-style: none; background: 0px 5px no-repeat url(../gfx/bullet.png); text-align: left; padding-left: 20px; padding-bottom: 3px; }
div.links { height: 135px; }
div.address { text-align: center; font-size: 14px; padding-top: 30px; clear: both; }
p.address { margin: 0px; padding: 0px; }
a:link,
a:visited { text-decoration: none; color: #000000; }
a:hover,
a:active { text-decoration: underline; }
div.links a:link,
div.links a:visited { font-size: 17px; }
