* { padding: 0; margin: 0; outline: 0; }

body {
    font-size: 14px;
    line-height: 18px;
    font-family: "Myriad Pro", "Trebuchet MS", sans-serif;
    
    color: #9c9a95;
    background: #000 url(images/bg.jpg) repeat-x fixed center 0;
    text-align: left;
    padding-bottom: 30px;
}

.cl { font-size: 0; line-height: 0; height: 0; clear: both; }
.imageright { float: right; margin-left: 20px; border: 0px; border-color: #FFFFFF; text-decoration:none }
.imageleft { float: left; margin-left: 20px;  border-color: #FFFFFF; }

<!--a img { border: 5px; border-color:#FFFFFF; } -->
a { color: #fff; text-decoration: none; }
a:hover { text-decoration: underline; cursor: pointer;}


.left { float: left; display: inline; }
.right { float: right; display: inline;} 

.shell {margin: 0 auto; width: 1024px;}

#header {height: 161px; width: 747px; margin: 0 auto;}
#header h1#logo {float: left; width: 268px; height: 144px; font-size: 0; line-height: 0; text-indent: -4000px; padding-left: 10px; padding-top: 10px;}
#header h1#logo a {display: block; background: url(images/logo.gif) no-repeat 0 0; width: 268px; height: 144px;}

#header #site-info { float:right; width:460px; text-align: right; }
#header h1 {font-size: 25px; color: #f3f1ec; text-transform: uppercase; font-weight: normal; padding-top: 32px; line-height: 25px; letter-spacing: 1px;}
#header h2 {font-size: 16px; color: #f3f1ec; font-weight: normal; letter-spacing: 1.8px}

#navigation {background: url(images/nav.gif) no-repeat 0 0; width: 850px; margin: 0 auto; height: 26px; padding-top: 8px; padding-left: 50px;}
#navigation ul {list-style-type: none;}
#navigation ul li {float: left; display: inline; padding-right: 8px;}
#navigation ul li span {background: url(images/bullet.png) no-repeat 0 0; width: 8px; height: 8px; float: left; position:relative; top:5px; margin-right:2px;}
#navigation ul li a {color: #fff3d1; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; float:left;}
#navigation ul li a:hover {text-decoration: none; color: #fec01a;}

#site-info a:hover {text-decoration: none; color: #fec01a;}


#main {padding-top: 20px; width: 753px; margin: 0 auto;}

.carousel {padding-bottom: 55px; padding-left: 3px;}
.carousel_ab {padding-bottom: 35px; padding-left: 3px;}
#carousel-image {position: relative; height: 230px;}
#carousel-image a {position:absolute; top:0; left:0; z-index:8;}
#carousel-image a.active {z-index:10;}
#carousel-image a.last-active {z-index: 9;}
.carousel-links {padding-top: 8px;}
.carousel-links a {display: block; float: left; width: 18px; height: 18px; background: url(images/carousel-link-inactive.gif) no-repeat 0 0; margin-right: 2px; text-align: center; color: #7d7764; font-size: 10px; font-weight: bold;}
.carousel-links a:hover, .carousel-links a.active {background-image: url(images/carousel-link-active.gif); text-decoration: none;}
.carousel-descr p {text-align: center;}

#content { width: 525px; float: left; padding-left: 3px;}
#content h2, h3 {color: #bcb8b1; font-size: 22px; font-weight: normal; text-transform: uppercase; border-bottom: 1px solid #292519; padding-bottom: 10px;}
#content a.learn-more {font-size: 10px; color: #c19613; background: url(images/bullet-2.gif) no-repeat 0 2px; padding-left: 10px;}

#sidebar {width: 201px; float: left; padding-left: 20px;}
#sidebar h2 {color: #bcb8b1; font-size: 22px; font-weight: normal; text-transform: uppercase; border-bottom: 1px solid #292519; padding-bottom: 10px; padding-left: 16px;}
#sidebar ul {list-style-type: none; padding-left: 5px; padding-top: 10px;}
#sidebar ul li {background: url(images/bullet-3.gif) no-repeat 0 5px; padding-left: 18px; padding-bottom: 12px;}
#sidebar ul li a {color: #77736d; font-size: 18px;}

#news { padding-top: 29px; border-bottom: 1px solid #221f15; padding-bottom: 10px;}
#news h2 {color: #67645e; font-size: 22px;font-weight: normal; text-transform: uppercase; padding-bottom: 5px;}
#news p {line-height: 18px; padding-bottom: 10px;}
#news p.space {padding-bottom: 28px;}
#news p a {color: #c49538;}
.column { width: 245px; float: left; padding-right: 30px}
.right-column {width: 200px; float: left;}

p { padding: 10px 0; }

#sublist { padding:0px; margin:15px; }
#sublist li {list-style-type:none;}