﻿/*General*/
* {margin:0;padding:0}
html, body {height:100%}
body {background:#161616;font-family:Arial ;font-size:100%;line-height:1.125em;color:#616161}
.clear {clear:both}
.wrapper {width:100%;overflow:hidden}
.container {width:100%}

/* global */
#main {width:1000px;margin:0 auto; background:url(main-bg1.jpg) no-repeat left top;font-size:.75em}
#header {height:270px}
#footer {height:53px;font-family:Tahoma, Geneva, sans-serif; background-image: url(../../images/SiteImages/tail-bottom.gif)}

/* tails */
.tail-top {	background-color: #fff;	background-image: url(tail-top1.gif); background-repeat: repeat-x; background-position: left top;}

/* links and titles */
a {color:#FFFFFF;outline:none}
a:hover{text-decoration:none}
h1 {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;color:#c72d00;font-size:34px;line-height:1.2em;font-weight:bold;margin-bottom:20px; margin-left:auto; letter-spacing:-1px;text-align: center;}
h2 {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;color:#c72d00;font-size:28px;line-height:1.2em;font-weight:normal;margin-bottom:20px;letter-spacing:-1px}
h3 {font-size:1.1em;line-height:1.2em}
h4 {font-size:1em;margin-bottom:6px}
h4 a {color:#616161;text-decoration:none}
h4 a:hover {color:#c72d00;text-decoration:underline}

/* content */
#content { padding:42px 35px 50px 49px; font-size: 14px;}
#content .section {padding-bottom:38px}
#content .inner_copy {border:0;color:#f00;float:right;width:28%!important;margin:-123px auto 0;overflow:hidden;line-height:0;padding:0;font-size:12px}

/* Footer */
.Footer  		{ width: 100%; height: 150px; padding : 0px; background-color: #F7f7f7; clear: both;}
.Footer_Head	{ width: 100%; height: 30px; border-top: 1px solid #404040; border-bottom: 1px solid #404040; background-image: url(../../images/SiteImages/tail-bottom.gif);}
.Footer_Logo	{ width: 1000px; height: 30px; margin: 0px auto; text-align: center; color: white; padding-top: 17px; }
.Footer_Left	{ width: 1000px; height: 30px; float : left; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size:11px;}