@charset "UTF-8";
/* CSS Document */

body{background:#FFFFFF; font-family: Helvetica, sans-serif; line-height:150%; font-size:12px;}

#container{text-align:center; margin:0 auto; width:850px; position:relative;}
#page{text-align:left; background:url('images/menubg.gif') top left repeat-y;}

p{margin-top:5px; margin-bottom:10px;}

a, a:link, a:visited{color:#878c75; text-decoration:none; font-weight:bold;}
a:hover, a:active{color:#000000;}

#menu {float:left; padding-top:57px; width:199px; border-right:1px solid #b5c9b4; background:url('images/background.jpg') 0px -27px no-repeat; }
#menu ul{list-style:none;}
#menu li{width:199px; border-bottom:1px solid #b5c9b4;}
#menu li a, #menu li a:link, #menu li a:visited {display:block; width:199px; w\idth:169px; padding:3px 15px; font-size:14px; text-transform:uppercase; font-weight:lighter; color:#002e02; text-decoration: none;}
#menu li a:hover, #menu li a:active{background:#b5c9b4; color:#ffffff;}

#content{float:left; width:650px;}

#header {background:#000000; font-weight:bold; color:#ffffff; padding:5px; text-align:center;}
#header a, #header a:link, #header a:visited{margin:0 10px; text-decoration:none; text-transform:uppercase;color:#ffffff;}
#header a:hover, #header a:active{color: #b5c9b4}

#footer{text-align:center; padding-top:15px; color:#ffffff; font-size:11px; background:#000000; height:30px; padding-top:13px; clear:both;}

.home #container{background:url('images/background.jpg') top left no-repeat;}
.sub #container{background:url('images/sub-background.jpg') top left no-repeat;}
.sub #content{margin-top:100px;}

h1{ width:583px; height:220px; margin-top:62px; text-indent:-2000px;  background: url('images/detroit-ev-logo.gif') top left no-repeat;}
h2{color:#878c75; font-size:22px; font-weight:bold; margin-bottom:5px;}

label{width:80px; display:-moz-inline-box; display:inline-block; color:#878c75; text-align:right; padding-right:5px; padding-bottom:4px; font-size:13px; font-weight:bold; vertical-align:top;}

.text { padding:25px 50px;}

#link{position:absolute; top:31px; left:205px}