/* CSS Document */

body { background:url(../images/layout/backgrad.jpg) top repeat-x; text-align:center; margin:0; padding:0; font-family:Arial, Helvetica, sans-serif}
p {margin:0; padding:5px 10px; font-size:13px; line-height:18px; color:#666666}
a:link, a:visited {color:#df0022; text-decoration:underline}
a:hover {color:#000; text-decoration:underline}
hr {border-top: 1px dashed #ccc;
      border-bottom: 1px solid #ccc;
	  border-left:none;
	  border-right:none;
      color: #fff;
      background-color: #fff;
      height: 3px;
	  margin:10px;
	  clear:both}
img {border:none}

.wrapper {width:820px; margin:0 auto; text-align:left}
.logo {background:url(../images/layout/maldonglass.jpg); height:114px}
.header {height:265px; text-align:left}
.nav {z-index:10; position:absolute; width:175px; margin:40px 0 0 30px; float:left; display:inline}
.content {background:url(../images/layout/backmid.jpg); min-height:182px; padding:20px 20px 20px 215px}
.logostrip {background:url(../images/layout/logostrip.jpg); height:71px}
.footer {background:url(../images/layout/footer.jpg); height:63px}
.callout {background:url(../images/layout/callout-mid.jpg) repeat-y}
.callout p {padding:5px 25px}

.footer p {font-size:10px; padding:15px 0 0 0; margin-left:340px}
.black {color:#000000}
.red {color:#df0022}