﻿body { background-color: #2c2e2d; font-family: verdana; }
img { border: none; }
p { color: #aaa; font-size: 11px; }
ul { list-style: none; margin: 0px; padding: 0px; }
li { list-style: none; margin: 0px; padding: 0px; }
a { color: #fff; text-decoration: none; font-weight: bold; }
a:hover { text-decoration: underline; }

#wrapper {
	width: 960px;
}
#header { border-bottom: 1px solid #ccc ; padding-bottom: 5px; margin-bottom: 3px; }
#logo { margin-left: 15px; }

#main { border-top: 13px solid #565c5c; }
#nav { float: left; width: 200px; margin-top: 45px; }
#nav li { margin: 12px 2px 12px 22px; background: url(../img/bullet_g.gif) no-repeat 0 80%; padding-left: 14px; }
#nav a { font-size: 11px; vertical-align: middle; }

h2 { color: #fff; } 
#copy h1 { color: #fff; } 
#copy h1 { margin-bottom: 2px; font-size: 16px; }
#copy h2 { margin-bottom: 2px; font-size: 13px; }
#copy p { margin-right: 60px; margin-top: 0px; }

/* margin-top over-written in the IE stylesheet: */
#footer { clear: both; padding-top: 30px; margin-top: 8px; font-size: 10px; font-weight: bold; color: #fff; width: 890px; background: url(../img/footer.gif) no-repeat top left; margin: 80px 0px 12px 30px; }
#footer span { margin: -22px 12px 0px 12px; }
#footer .copyright { float: left; width: 400px; } 
#footer .contact { float: right; width: 400px; text-align: right; } 
