a {
    text-decoration : none;
}
a, blockquote, h2, h3, #body h1 {
    color : #4682b4;
}
blockquote {
    font-size : 18px;
    font-style : italic;
    width : 50%;
}
body {
    background : #747474 url(../images/background.png) center 50% repeat-y;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 12px;
    line-height : 180%;
    margin : 0;
    margin-left : -2px;
    margin-right : 2px;
    text-align : center;
}
form ul {
    list-style : none;
}
h1 {
    font-size : 22px;
}
html {
    margin-bottom : 1px;
    min-height : 100%;
}
img {
    border : none;
}
td.media_item_wrapper {
    height : 155px;
    vertical-align : top;
    width : 190px;
}
.boxheading {
    font-size : 15px;
    font-variant : small-caps;
    margin-top : 0;
}
.clear {
    clear : both;
}
.error, .required {
    color : #ff0000;
}
.field, .form-error {
    padding-bottom : 10px;
}
.help {
    font-size : smaller;
}
.invisible {
    display : none;
}
.left {
    float : left;
}
.products-left {
    padding-right : 10px;
}
.products-right {
    padding-left : 10px;
}
.right {
    float : right;
}
.rightfloatbox {
    background-color : #4682b4;
    color : #ffffff;
    margin : -1.5em 0 0 -1.5em;
    padding : 5px;
    text-align : right;
}
.rightfloatbox-container {
    background-color : #747474;
    float : right;
    margin-left : 25px;
    padding : .75em;
    width : 300px;
}
.school {
    text-align : center;
}
.school img {
    border : thick solid #000000;
    margin : 5px 0;
}
.school img:hover {
    border : thick solid #4682b4;
}
.screenshots {
    background-color : #f9f9f9;
    border : 1px solid #cccccc;
    float : left;
    margin-top : -1em;
    padding : 3px;
    width : 457px;
}
.ui-accordion .ui-accordion-content-active {
    display : inline-block;
}
.yui-skin-sam .yuimenubar {
    background-position : 0 -1400px;
    text-align : center;
}
.yui-skin-sam .yuimenubaritemlabel {
    color : #ffffff;
    cursor : pointer;
    font-size : 15px;
    text-align : center;
}
.yui-skin-sam .yuimenubaritemlabel:hover {
    color : #4682b4;
}
.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel {
    padding-left : 0px;
    padding-right : 0px;
}
.yuimenubaritem {
    width : 179px;
}
#archive {
	display : none;
}
#body {
    padding : 0 10px;
}
#body a {
    border-bottom : 1px dotted #4682b4;
}
#body a:hover, #kasey a:hover {
    background-color : #4682b4;
    color : #ffffff;
}
#container {
    background-color : #ffffff;
    margin : 0 auto;
    text-align : left;
    width : 902px;
}
#footer {
    color : #ffffff;
    font-size : 10px;
    padding : 75px 0 0 10px;
}
#footer img, #footer span {
    vertical-align : middle;
}
#footer-container {
    background-image : url(../images/footer-container.png);
    height : 105px;
}
#header {
    background-image : url(../images/header.png);
    height : 235px;
}
#header a {
    display : block;
    height : 100%;
}
#kasey {
    padding-right : 10px;
}
#kasey a {
    border-bottom : 1px dotted #ffffff;
    color : #ffffff;
}
#pencil {
    float : right;
    padding : 50px 200px 0 0;
}





.content, .shadow {
  position: relative;
  bottom: 4px;
  right: 4px;
}

.testimonial-wrapper {
  width: 300px;
  float: right;
}
.shadow { background-color: #ccc; }

.content {
  background-color: #4682b4;
  padding: 0.75em;
  text-align: right;
  color: white;
}
.testimonial {
   background-color : #4682b4;
    color : #ffffff;
    padding : 10px;
    padding-right: 15px;
    border : 1px solid #000000;
    text-align : right;
    float : right;
    width : 300px;
}
