* {
margin: 0;
padding: 0;
}

.clear {
clear: both;
}

body {
text-align: center;
margin-top: 20px;
}

#wrapper {
width: 960px;
margin: 0 auto;
background: url(images/wrapper_bg.gif) repeat-y top left;
padding: 0 5px 0 5px;
text-align: left;
}

#branding {
float: left;
width: 580px;
padding: 30px;
}

#login {
float: right;
width: 260px;
padding: 0 30px 0 30px;
padding-top: 20px;
height: 90px;
}

#primaryContent {
float: left;
width: 580px;
min-height: 600px;
padding: 0 30px 30px 30px;
}

#secondaryContent {
float: right;
width: 260px;
padding: 0 30px 30px 30px;
}

#primaryGraphic {
background: url(images/primarygraphic.jpg) no-repeat top left;
width: 640px;
height: 241px;
float: left;
}

#video {
width: 320px;
height: 241px;
float: right;

}

#footer {
clear: both;
height: 80px;
}



#primaryNavigation {
height: 40px;
width: 960px;
background: url(images/navbg.jpg) repeat-x top left;
float: left;
list-style: none;
padding: 0;
margin-bottom: 20px;
}

#primaryNavigation li {
float: left;
}

#secondaryNavigation {
height: 40px;
width: 960px;
background: url(images/navbg.jpg) repeat-x top left;
float: left;
list-style: none;
padding: 0;
}

#secondaryNavigation li {
float: left;
}

#rrsmall {
float: left;
width: 268px;
}




.testimonialThumb {
float: left;
padding: 2px;
border: 1px solid;
margin: 0 4px 0 0;
}

#rrlogo {
margin-bottom: 20px;
}

#innerright {
float: right;
width: 300px;
}

#leader {
float: left;
width: 273px;
min-height: 200px;
padding-right: 15px;
}



.logo {
margin-bottom: 20px;
}



#testimonials .holder {
padding-bottom: 15px;
margin-bottom: 15px;
border-bottom: 1px solid #ccc;
}


#testimonials .holder .copy {
float: right;
width: 450px;
}

#testimonials .holder .image {
float: left;
width: 110px;
margin-right: 10px;
}

#testimonials .holder img {
padding: 2px;
border: 1px solid #ccc;
}

#homefeature {
float: left;
margin-right: 20px;
}


#home #primaryContent .holder {
padding-bottom: 15px;
}

.radio {
margin-right: 4px;
padding-top: 2px;
vertical-align: top;
}
