@charset "utf-8";
* { behavior: url(iepngfix.htc) }
body {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 0;
}
#homepage_container {
    background-image: url("assets/cloud.jpg");
    background-repeat: no-repeat;
    height: 575px;
    margin: 0 auto;
    width: 970px;
}
#homepage_logo {
    background: url("assets/cuts_logo.gif") no-repeat scroll left top transparent;
    display: inline;
    float: left;
    height: 263px;
    margin: 97px 0 0 120px;
    padding: 0;
    width: 257px;
}
#homepage_graphic {
    background: url("assets/girl.png") no-repeat scroll left top transparent;
    display: inline;
    float: left;
    height: 446px;
    margin-left: -11px;
    margin-top: 5px;
    padding: 0;
    width: 574px;
}
#homepage_menu_container {
    clear: left;
    margin: 0 0 0 120px;
    padding: 0;
}
#menu_head {
    background: url("assets/menu_head.png") no-repeat scroll left top transparent;
    float: left;
    height: 28px;
    margin: 0;
    padding: 0;
    width: 15px;
}
#menu_tail {
    background: url("assets/menu_tail.png") no-repeat scroll left top transparent;
    float: left;
    height: 28px;
    margin: 0;
    padding: 0;
    width: 18px;
}
#menu {
    background: url("assets/menu_bg.gif") repeat-x scroll left top transparent;
    float: left;
    font-size: 10px;
    font-variant: small-caps;
    height: 30px;
    margin: 0;
    padding: 9px;
    text-transform: uppercase;
    width: 790px;
}
#menu a {
    padding: 3px 7px;
}
#menu a:link, #menu a:visited {
    color: #24211D;
    text-decoration: none;
}
#menu a:hover {
    background-color: #24211D;
    color: #FFFFFF;
    text-decoration: none;
}
#footer-menu {
    clear: both;
    color: #CCCCCC;
    display: inline;
    float: right;
    font-size: 10px;
    margin-right: 25px;
}
#footer-menu a {
    color: #696969;
    text-decoration: none;
}
#footer-menu a:hover {
    color: #000000;
    text-decoration: underline;
}
#footer-text {
    clear: both;
    color: #CCCCCC;
    display: inline;
    float: left;
    font-size: 10px;
    margin-left: 120px;
}
#container {
    background-image: url("assets/cloud2.jpg");
    background-repeat: no-repeat;
    height: 250px;
    margin: 0 auto;
    width: 950px;
}
#menu_container {
    display: inline;
    float: left;
    margin: 109px 0 0 20px;
    padding: 0;
}
#logo {
    display: inline;
    float: left;
    height: 138px;
    margin: 30px 0 0 40px;
    padding: 0;
    width: 100px;
}
#logo img {
    border: medium none;
}
#page {
    clear: left;
}
#submenu {
    display: inline;
    float: left;
    font-size: 11px;
    margin-right: 40px;
    text-transform: uppercase;
}
#submenu ul {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    list-style-type: none;
    margin-left: 40px;
    padding-left: 0;
}
#submenu a {
    display: block;
    padding: 3px;
    width: 110px;
}
#submenu a:link, #navlist a:visited {
    color: #000000;
    text-decoration: none;
}
#submenu a:hover {
    color: #000000;
    font-weight: bold;
}
.arrow {
    background: url("assets/arrow.gif") no-repeat scroll right center transparent;
}
.bold {
    font-weight: bold;
}
.normal {
    font-weight: normal;
}
.column {
    border-left: 1px solid #E9E9E9;
    color: #666666;
    display: inline;
    float: left;
    font-size: 11px;
    letter-spacing: 0.5px;
    margin-bottom: 30px;
    margin-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: justify;
    width: 352px;
}
.column2 {
    border-left: 1px solid #E9E9E9;
    color: #666666;
    display: inline;
    float: left;
    font-size: 11px;
    letter-spacing: 0.5px;
    margin-bottom: 30px;
    margin-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: justify;
    width: 320px;
}
.column a {
    color: #696969;
    text-decoration: underline;
}
.column a:hover {
    color: #000000;
    text-decoration: none;
}
#pagetitle {
    clear: both;
    color: #4C4948;
    font-family: Georgia;
    font-size: 17.5px;
    font-variant: small-caps;
    height: 20px;
    letter-spacing: 1.8px;
    padding-left: 220px;
    padding-top: 30px;
    width: 300px;
}
.info {
    color: #878787;
    font-size: 10px;
}
#listmenu {
    display: inline;
    font-size: 11px;
}
#listmenu ul {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#listmenu a {
    background: none repeat scroll 0 0 #F6F6F6;
    display: block;
    padding-bottom: 5px;
    padding-left: 23px;
    padding-top: 5px;
    width: 300px;
}
#listmenu a:link, #sublist a:visited {
    color: #000000;
    text-decoration: none;
}
#listmenu a:hover {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
}

