html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
    font-size: 12px;
    font-family: verdana, sans-serif;
    padding:16px 0px;    
}

h1 {
    margin-bottom: 0.5em;
}

#wrapper {
    width: 760px;
    margin: 0 auto;
    background: #6b6a6a;
    padding: 8px 0;
}

#main {
    width: 740px;
    border: #fff solid 1px;
    margin: 0 9px;
}

#left_nav {
    width: 205px;
    float: left;
    background: url(/images/homepage/bg_leftnav.jpg);
    height: 371px;
}

#educators {
    height: 115px;
    margin: 0;
    padding: 18px 30px 0 21px;
    width: 154px;
    color: #aaaaaa;
    font-size: 12px;
}

#educators a {
    color: #aaaaaa;
    text-decoration: none;
}

#educators ul {
    list-style: none;
    margin-top: 0.5em;
}

#educators li {
    list-style: none;
    color: #fff;
    background: url(/images/homepage/dot.gif) no-repeat 0 7px;
    padding: 0 0 0 7px; 
}

#groups {
    height: 94px;
    margin: 0;
    padding: 18px 30px 0 21px;
    width: 154px;
    color: #aaaaaa;
}

#groups a {
    color: #aaaaaa;
    text-decoration: none;
}

#groups ul {
    list-style: none;
    margin-top: 0.5em;
}

#groups li {
    list-style: none;
    color: #fff;
    background: url(/images/homepage/dot.gif) no-repeat 0 7px;
    padding: 0 0 0 7px; 
}

#resources {
    height: 108px;
    margin: 0;
    padding: 18px 30px 0 21px;
    width: 154px;
    color: #aaaaaa;    
}

#resources a {
    color: #aaaaaa;
    text-decoration: none;
}

#resources ul {
    list-style: none;
    margin-top: 0.5em;
}

#resources li {
    list-style: none;
    color: #fff;
    background: url(/images/homepage/dot.gif) no-repeat 0 7px;
    padding: 0 0 0 7px; 
}

#image_rotator {
    float: right;
    width: 535px;
}

#bottom {
    width: 740px;
    height: 232px;
    border-top: #fff solid 1px;
    background: url(/images/homepage/bg_bottom.gif);
    clear: both;
}

#news {
    float: left;
    padding: 26px 10px 0 21px;
    width: 174px;
    font-size: 12px;    
}

#news_color {
    color: #666666;
}

#read_more {
    color: #e2612c;
    padding: 5px 0 0 0;
    background: url(/images/homepage/arrow.gif) no-repeat 71px 9px;
}

#read_more a {
    color: #e2612c;
    text-decoration: none;
}

#fit {
    float: right;
    width: 504px;
    padding: 26px 10px 0 21px;    
}

#get_started {
    float: left;
    width: 114px;
    text-align: left;
}

#copy {
    float: right;
    width: 390px;
    text-align: left;
    line-height: 1.5em;
}

/*---------- HEADER STYLES ----------*/
 #page_head {
    position:relative;
    border: 1px solid #fff;
    background-color:#aaa;
    margin: 0 9px 9px 9px;
    height:50px;
}

#page_head #btn_login {
    position:absolute;
    top:16px;
    right:17px;
    width: 25x;
    height:10px;
}