﻿body { width: 100%; background: url("../img/back.jpg") no-repeat center 40px; font-family: Georgia, 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 80%; }
/*body { background: url("../img/slice_back_body.jpg") repeat-x 0 140px; }*/
address { font-style: normal; }

h1 {position: relative; width: 385px; height: 60px; top: 0; left: 0; }
h1 span { position: absolute; width: 100%; height: 100%; background: url("../img/logo.jpg") no-repeat; }

#Container {position: relative; width: 870px; margin: 0 auto; margin-top: 40px; padding: 0 10px; }

.Menu { position: absolute; top: 65px; left: 480px; }
.Menu li { text-transform: uppercase; float: left; border-right: 1px solid #666; padding-top: 5px; padding-bottom: 5px; padding-right: 8px; margin-right: 8px; }
.Menu li a { text-decoration: none; color: #666666; }
.Menu li a:hover { color: #C1060D; }
.Menu li a.active { color: #C1060D; }
.Menu li.last { border: 0; }

#Footer { position: absolute; clear: both; top: 450px; right: 0; }
#Footer a { color: #666; text-decoration: none; }
#menuFooter { position: absolute; top: 0px; left: 635px; margin-top: 0px; }
#menuFooter li { text-transform: lowercase; float: left; border-right: 1px solid #666; padding: 0 5px; }
#menuFooter li a.active { color: #C1060D; }
#menuFooter li a:hover {  color: #C1060D; }
#menuFooter li.last { border: 0; }

#Footer address{ width: 890px; clear: left; color: #585858; padding-top: 60px; font-size: 90%; text-align: center; }
#Footer address a:hover { color: #C1060D; }

#flashcontent { clear: left; margin-top: 35px; }

