/* CSS Document */

html, body {
margin: 0;
padding: 0;
top: 0;
background: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
font-size: 12px;
color: #9a9a9a;
}

img, div, table {
border: 0;
margin: 0;
padding: 0;
}

td {
vertical-align: top;
}

a {
color: #069;
}

#container {
width: 760px;
margin: 0px auto 0px auto;
text-align:left;
}

#header {
width: 518px;
margin: 0px auto;
font-size: 10px;
}

#headerDetails {
padding-top: 26px;
padding-right:10px;
font-size: 10px;
}

#headerImg {
margin:0px auto 0px auto; 
height:140px;
width:760px;
padding:0px;
}

#buttons {
width: 518px;
margin: 0px auto 0px auto;
clear: both;
padding-bottom:0px;
}

.activeBtn {
border-bottom: 0px solid #fb9d00;
margin-right: 3px;
vertical-align:bottom;
}

.inactiveBtn {
border-bottom: 0px solid #d9e6f3;
margin-right: 3px;
vertical-align:bottom;
}

#left {
margin-top: 10px;
width: 146px;
padding-right: 20px;
text-align:right;
}

#left p {
padding: 0;
margin: 0;
}

#left a {
color: #0077ee;
text-decoration: none;
}

#left strong {
color: #0077ee;
}

#map {
width: 100%;
background: url(../images/map-circle.gif) right top no-repeat;
height: 160px;
}

#right {
text-align: left;
width: 164px;
font-size: 10px;
}

#right p {
font-size: 11px !important;
}

#contact {
width: 170px;
padding-left:5px;
margin-top: 10px;
}

#side-box {
width: 170px;
height: 94px;
padding-left:0px;
padding-top:10px;
margin-top: 10px;
background: url(../images/side-box.jpg) top center no-repeat;
}

#side-box p {
color: #0077ED;
text-align: center;
padding: 0px;
margin: 3px 0px;
font-size: 10px;
}

#mainContent , #mainHome{
width: 760px;
margin: 0px auto 0px auto;
}

#mainHome {
margin-top: 0px;
padding: 0px;
}

#mainContent p, #mainHome p {
color: #636363;
font-size: 12px;
line-height: 1.8em;
}

#recentSuccesses {
width: 358px;
height:300px;
padding: 10px 0 40px 10px;
border-left:1px solid #ccc;
text-align: left;
overflow-y: scroll;
}

#recentSuccesses p {
font-size:10px;
line-height: 1.4em;
margin: 0  20px 0 15px;
}

#recentSuccesses p.heading {
font-size:16px;
color:#0077ee;
line-height: 1.4em;
margin: 0  20px 0 15px;
}

#recentSuccesses a {
color:#0077ee;
}

#content {
border-left: 1px solid #cce4fc;
width: 350px;
padding-left: 20px;
padding-bottom: 0;
padding-right: 30px;
text-align: left;
margin-top: 10px;
}

.spacer {
height:300px;
}

#homeContent {
width: 330px;
text-align: left;
padding: 10px 20px 0 20px;
}

#homeContent li {
list-style: circle;
color: #0077ee;
}

#workwith {
margin-top: 5px;
padding-top: 5px;
background: url(../images/workwith_bg.jpg);
width: 760px;
height: 165px;
}

#workwith ul, #workwith li {
margin: 0;
padding: 0;
}

#justus {
/*background: url(../images/justus_bg.jpg) right top no-repeat #E5F1FD; */
font-size: 10px;
padding: 9px 0;
}

#justus td {
padding: 0 5px;
}



/*
#justus table {
width:100%;
}
*/

#justus table img {
margin-bottom: 4px;
}

#justus a {
text-decoration: none;
}

#workwith ul {
padding: 0;
margin-left: 20px;
}

#workwith li {
list-style: none;
text-align: left;
line-height: 1.8em;
font-size: 11px;
color: #0077ee;
}

#workwith li strong{
color: #132542;
}

#footer {
width: 760px;
margin: 15px auto 0 auto;
padding-top: 15px;
border-top: 1px solid #cce4fc;
}

#footer p {
font-size: 10px;
text-align: center;
}

#footer a {
color: #9a9a9a;
}

.right {
float: right;
}

.left {
float: left;
}

.blue {
color: #069;
text-align:left;
}

#map ul {
margin: 10px 0 0 0;
padding: 0;
}

#map li {
margin-left: 30px;
line-height: 1.5em;
}

