
body,table { font-family: Tahoma, Geneva, sans-serif; font-size: 13px; color: #3B383B; }
body { margin: 15px 10px; }
p { margin: 0.1em 0; }
form { margin: 0; }
img { border: 0; display: block; }
a { text-decoration: none; color: #FF9E30 }

div#container { width: 775px; position: relative; }

div#header { height: 390px; background: url('images/headerbg.jpg') no-repeat; position: relative; }

input#enteremail { position: absolute; top: 35px; left: 532px; border: 0; width: 160px; 
                   height: 15px; background: #F5F2F5; padding: 3px; font-size: 11px; }
input#submit { position: absolute; top: 58px; left: 645px; }

div#nav { position: absolute; left: 15px; top: 225px; width: 195px; }
div#nav a { display: block; width: 100%; height: 22px; font-size: 15px; color: white; text-align: right; font-weight: bold; }
div#nav a:hover { color: #FF9E30; }
div#nav a.currentpage { color: white; background: url('images/navdot.jpg') right 4px no-repeat; }

div#content { margin: 20px; }
h2 { color: #ED7989; font-weight: bold; font-size: 15px; 
     background: url('images/orangerect.jpg') 0 2px no-repeat; margin: 0 0 0 -15px; }
h2 span { margin-left: 18px; }

.quotebox { float: right; width: 342px; margin: 0; font-size: 11px; }
.quoteboxtd1 { width: 280px; background: url('images/quoteleft.jpg') no-repeat; font-style: italic; text-align: justify; }
.quoteboxtd1 p { margin: 2px 6px 2px 20px; }
.quoteboxtd2 { width: 62px; background: #FF9E30 url('images/quoteright.jpg') top right no-repeat; text-align: right; vertical-align: bottom; }
.quoteboxtd2 p { margin: 2px; }

div#footer { clear: both; height: 31px; background: url('images/footerbg.jpg') no-repeat; font-size: 13px; padding: 5px 30px; }
div#footer div { margin: 0 10px; float: left; }

#valogo { clear: both; float: right; margin: 0 2px; }

ul.comfy li	{margin-bottom: 5px; list-style-type: square; }
