/* CSS Document */

body {
margin:20px 0 0 0;
padding:0;
background-color:#003B74;
text-align:center;
}


#wrap {
width: 726px;
margin: 0 auto;
text-align:left;
border-collapse:collapse;
}

h1, p, ul {
margin:0;
padding:0;
}

#homeLeft {
float:left;
width:543px;
display:inline
}

#homeRight {
float:right;
display:inline;
text-align:center;
}

.btns {
margin-top:15px;
}

#footer {
width:726px;
clear:both;
padding-top:10px;
}

#footer a {
color:#99CCFF;
text-decoration:none;
}


#footer a:hover {
color:#99CCFF;
text-decoration:underline;
}

#footer a:visited {
color:#99CCFF;
}

#footer a:active {
color:#99CCFF;
}

#footer p {
font:bold 12px Helvetica, Arial, sans-serif;
color:#99CCFF;
text-transform:uppercase;
margin-top:6px;
}

#footerTagline {
height:71px;
background-image:url(images/tagline_we_believe.gif);
}

#homeLogos {
float:right;
margin-right:5px;
display:inline;
}

#headerLeft {
padding: 12px 0 0 0;
float:left;
}

#headerLeft object {
/*background:url(images/promote_social_impact.gif) no-repeat;*/
/*width:543px;
height:47px;*/
/*text-indent:-100000px;*/
}

#headerLeft p {
color:#6699CC;
font: bold 14px Helvetica, Arial, sans-serif;
text-transform:uppercase;
}

#content {
clear:both;
padding-top:10px;
}

#homeList {}

#homeList ul {
list-style-type:none;
}

#homeList ul li {
width:100px;
height:475px;
text-indent:-100000px;
float:left;
margin:0 10px 0 0;
}
.last {
margin-right:0 !important;
}

#homeList ul li a {
display:block;
width:100%;
height:100%;
}

#ethos a{
background:url(images/homeList_ethos.jpg) top;
}
#ethos a:hover {
background:url(images/homeList_ethos.jpg) bottom;
}
#portfolio a{
background:url(images/homeList_projects2.jpg) top;
}
#portfolio a:hover {
background:url(images/homeList_projects2.jpg) bottom;
}
#polymedia a{
background:url(images/homeList_polymedia.jpg) top;
}
#polymedia a:hover {
background:url(images/homeList_polymedia.jpg) bottom;
}
#workshop a{
background:url(images/homeList_workshop.jpg) top;
}
#workshop a:hover {
background:url(images/homeList_workshop.jpg) bottom;
}
#get_started a{
background:url(images/homeList_get_started.jpg) top;
}
#get_started a:hover {
background:url(images/homeList_get_started.jpg) bottom;
}


#homeContent {
width:161px;
height:470px;
background-color:#F7DF82;
padding-top:6px;
}


.item  {
width:138px;
height:124px;
background-color:#FFFFCC;
margin: 0 auto 10px auto;
font: 11px Arial, Helvetica, sans-serif;
color:#333;

}

.itemRight  {
width:112px;
margin: 8px 0 0 0;
float:right;
display:inline;
text-align:left;
}

.itemRight  p{
margin: 4px 0 0 0;
}

.listen_to {
color:#660033;
text-decoration:none;
}

.title {
font:bold 11px Arial, Helvetica, sans-serif;
color:#003366;
text-transform:uppercase;
}

.clear {
clear:both;
}
.left {
float:left;
}
.right {
float:right;
}