h1{
    color: #ce567a;
    font-size: 14px;
    margin: 0;
}

h2{
    font-size: 14px;
    margin: 0;
    padding-top: 29px;

}

.content_center object, .content_center embed{
    margin-top: 29px; 
    
}

body{

}

.header{
    height: 224px;
    width: 1004px;
}

.menu{
    float: left;
    overflow: hidden;
    position: relative;
    width: 206px;
}

.menu_item > a:visited, .menu_item > a:focus, .menu_item > a:hover, .menu_item > a:active, .menu_item > a:link{
    color: #fff;
}

.menu_top{
    background-image: url('../images/menu_top.jpg');
    width: 206px;
    height: 42px;
}

.menu_item{
    height: 31px;
    overflow: hidden;
    width: 206px;
}

.menu_item a{
    color: #fff;
    font-weight: bold;
    line-height: 31px;
    margin-left: 18px;
    text-decoration: none;
}

.red{
    background-color: #ce567a;
}

.green{
    background-color: #aec929;
}

.purple{
    background-color: #b2427a;
}

.blue{
    background-color: #4cafe7;
}

.orange{
    background-color: #ffa347;
}

.content{
    color: #000;
    float: left;
    font-size: 13px;
    font-weight: normal;
    font-family: arial;
    margin:0;
    padding: 0;
}

.content a{
    font-weight: bold;

}

.content ul li{
    line-height: 24px;
    list-style-position: inside;
    list-style-type:disc;

}

.content_center{
    float: left;
    padding-left: 65px;
    margin-top: 50px;
    position: relative;
    width: 537px; 
    

}

.content_center p{
    line-height: 24px;
    margin: 0;
    margin-right: 59px;
    padding-top: 29px;
}

.content_center img{
    padding: 10px 30px 10px 0;

}

.content_right{
    background-image: url('../images/content_right_inset.jpg');
    background-repeat: no-repeat;
    float: left;
    height: 239px;
    position: relative;
    width: 196px;
}

.content_right img{
    height: 195px;
    padding-left: 32px;
    padding-top: 20px;
    width: 134px;
    
    
}

.footer_spranq{
    font-family: arial;
    font-size: 10px;
    margin-left: 50px;
    width: 206px;
}

.footer_spranq a{
    color: #999;
    text-decoration: none;
}

.highlight{
    color: #666;
    font-size: 10px;
}
    
