/* CSS Document */

body {background-image:url(images/background_gradient.jpg); background-position:top; background-repeat:repeat-x; background-color:#e8e8e2; margin:0px 0px 0px 0px;}

h1,h2,li,p,td {font-family:Arial, Helvetica, sans-serif;}


.container {width:960px; margin:0px auto 0px auto;}

.header_logo {width:511px; height:88px; float:left;}
.header_contact {width:149px; height:88px; float:right;}

.navigation {border-top:1px solid #ffff00; border-bottom:1px solid #323232; border-left:1px solid #989819; border-right:1px solid #ffff00; height:27px;}

.promoblock {height:285px; background-image:url(images/promo_background.jpg); background-position:top; background-repeat:no-repeat;}
.promoblock .left {width:420px; height:263px; padding:0px 0px 0px 22px; float:left;}
.promoblock .left h1 {font-size:30px; color:#f1f1ec; margin:14px 0px 0px 0px;}
.promoblock p {font-size:16px; color:#c4c4c4; line-height:22px;}
.promoblock .right {width:440px; height:228px; padding:35px 0px 0px 50px; float:right;}
.promoblock a:link {color:#fafa01; text-decoration:none;}
.promoblock a:visited {color:#fafa01; text-decoration:none;}
.promoblock a:hover {color:#CCCCCC; text-decoration:underline;}

.content {width:100%;}
.content p {font-size:14px; color:#323232; line-height:17px;}
.content td {font-size:14px; color:#323232; line-height:17px;}
.content a:link {color:#999999; text-decoration:none;}
.content a:visited {color:#999999; text-decoration:none;}
.content a:hover {color:#584206; text-decoration:underline;}
.content .left {width:688px; float:left; padding:0px 20px 0px 22px;}
.content .left h2 {font-size:16px;}
.content .left li,ul {font-size:14px; color:#323232; line-height:17px;}
.content .right {width:180px; float:right; padding:0px 10px 0px 10px;}
.content .right h1 {font-size:38px; color:#323232; margin:14px 0px 0px 0px;}
.content .right h2 {font-size:18px; color:#cc5630; margin:0px 0px 0px 0px;}
.content .right li {font-size:14px; color:#323232; line-height:17px;}
.content .right ul {margin:6px 0px 0px 0px; padding:0px 0px 0px 0px;}


.footer {background-image:url(images/footer_background.jpg); height:69px; margin-top:80px; padding:30px 0px 0px 0px;}
.footer .container {width:916px; margin:0px auto 0px auto; padding:0px 22px 0px 22px; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:11px; line-height:20px;}
.footer .container a:link {color:#e8e8e2; text-decoration:none;}
.footer .container a:visited {color:#e8e8e2; text-decoration:none;}
.footer .container a:hover {color:#fafa01; text-decoration:none;}

.clear {clear:both;}