/* CSS Document */
div#around_the_clock {
position: absolute;
top: 163px;
left: 571px;
width: 180px;
height: 113px;
background-image:url(HeaderImages/cs_home_back.jpg);
background-repeat: no-repeat;
color: white;
padding: 5px 0 0 10px;
line-height: 1.8em;
}
div#right_block {
position: absolute;
top: 281px;
left: 571px;
width: 190px;
height: 105px;
background-color: #e3ddd2;
}
div#left_section {
position: absolute;
left: 0;
top: 188px;
background-color: #330000;
color: white;
width: 170px;
height: 178px;
padding: 10px 10px;
line-height: 1.7em;
}
div#left_section a {
font-size: 18px;
color: #cc1d1d;
}
div#left_section a:hover {
color: #FFFFFF;
text-decoration: none;
}
div#bottom_section {
position: absolute;
top: 386px;
left: 0;
background-image:url(HeaderImages/bottom_strip.jpg);
background-repeat: no-repeat;
width: 761px;
height: 37px;
}
img#home_graphic {
position: absolute;
top: 188px;
left: 191px;
}
div#footer {
position: absolute;
font-size: 10px;
top: 440px;
left: 10px;
}

