/* CSS Document */
html, body, th, td {
	text-align: justify;
	font-family:  Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#000000;
	height: 100%;
}
body {
	background-image:url(../images/background.gif);
	background-position:top left;
	background-repeat:repeat-x;
	margin:0;
	padding:0;
}
.wrapper {
	background-color:transparent;
	width:899px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:40px;
}
a {
	text-decoration: none;
	color:  #333333;
}
a:hover {
	color:#851f14;
	border: none;
	text-decoration:none;
}
.leftpanel ul {
	margin-bottom:10px;
	color:#444444;
	list-style:square;
	padding-left:30px;
}
.leftpanel li {
	line-height:1.8em;
	font-size:12px;
	color:#626669;
}
ul.large li {
	font-size:12px;
	padding-bottom:10px;
}
ul.large {
	margin-top:20px;
}
#policy ul {
	list-style:decimal;
}
#terms ul {
	list-style:none;
}
#terms ul li {
	margin-bottom:10px;
}
#terms ul ul {
	list-style:none;
	margin-left:30px;
}
p {
	text-align:left;
	margin:5px 0 15px 0;
	color:#626669;
	line-height:1.425em;
	font-size:12px;
}
a img {
	vertical-align:middle;
}
h1 {
	text-transform:uppercase;
	font-size:16px;
	color:#000000;
	margin-bottom:8px;
	text-align:left;
	font-weight:bolder;
}
h2 {
	text-transform:uppercase;
	font-size:14px;
	color:#000000;
	margin-bottom:8px;
	font-weight:bolder;
	text-align:left;
}
h3 {
	text-transform:uppercase;
	font-size:12px;
	color:#ffffff;
	margin-bottom:3px;
	text-align:left;
	font-weight:bolder;
}
span {
	font-weight:lighter;
	color:#851f14;
}
h1 span {
	font-weight:lighter;
	color:#851f14;
}
h2 span {
	font-weight:lighter;
	color:#851f14;
}
h3 span {
	font-weight:lighter;
	color:#851f14;
}
img {
	border:none;
	margin:0;
	padding:0;
}
.fl {
	float:left;
}
/* Header */
.header {
	background-color:#FFFFFF;
	background:url(../images/topbanner.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:899px;
	height:105px;
	margin:0;
	padding:0;
	clear:both;
}
.banner {
	background:url(../images/banner.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:899px;
	height:243px;
	margin:0;
	padding:0;
}
.tel {
	float:right;
	padding-right:45px;
	margin-top:28px;
	color:#303030;
	height:30px;
}
.tel img {
	height:25px;
	width:30px;
	vertical-align:middle;
	margin-left:3px;
}
#header .tel a {
	color:#303030;
}
#header .tel a:Hover {
	color:#0d4e86;
}
#header .tel span {
	color:#818181;
}
.logo {
	width:215px;
	height:70px;
	margin-left:10px;
	padding-left:0;
	float:left;
	margin-top:8px;
	clear:both;
}
#topbanner {
	height:46px;
	width:327px;
	margin:0px;
	padding:0px;
}
.bannertext {
	text-transform:uppercase;
	float:right;
	font-size:16px;
	margin-right:30px;
	height:80px;
	line-height:5em;
	font-weight:normal;
}
.bannertext span {
	color:#990000;
	font-size:16px;
	font-weight:lighter;
}
#menu {
	clear:both;
	width:570px;
	height:25px;
	float:right;
	margin-right:2px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#menu li {
	float: left;
	width:90px;
	text-align:center;
	height:25px;
	margin-right:3px;
	background-image:url(../images/menu.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#menu a {
	text-decoration:none;
	line-height:2.8em;
	outline:none;
	display: block;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color:#fff;
}
#menu a:hover {
	background: url(../images/menuhover.gif) repeat-x top left;
}
#menu .current {
	background: url(../images/menuhover.gif) repeat-x top left;
}
/* Content */
.content {
	background-color:#FFFFFF;
	min-height:400px;
	width:899px;
	background-image:url(../images/mainbackground.gif);
	background-position:top left;
	background-repeat:repeat-y;
}
.rightpanel {
	width:285px;
	float:left;
	margin-left:40px;
	margin-bottom:10px;
}
.leftpanel {
	width:530px;
	float:left;
	padding-left:20px;
	margin-bottom:15px;
}
.boxtxt {
	width:140px;
	color:#555555;
	font-size:11px;
}
.bigboxtxt {
	width:244px;
	color:#555555;
	font-size:11px;
}
.infoboxtxt {
	width:515px;
	color:#555555;
	font-size:11px;
}
.bigboxtxt {
	color:#444444;
	font-size:11px;
}
/* Contact */
.emailform form, .emailform tr, .emailform td {
	padding-top:5px;
	background-color:#fff;
	color:#333333;
	padding-right:20px;
}
.emailform td, .emailform tr {
	width:260px;
}
.emailform {
}
.button {
	background-image:url(../images/button.gif);
	background-repeat:no-repeat;
	background-position : 0 0;
	background-color:#000000;
	border:none;
	margin-right:15px;
	width:55px;
	height:20px;
	color:#FFFFFF;
	cursor:pointer;
	font-size:10px;
	padding-bottom:2px;
	line-height:1.6em;
}
.button:hover {
	background-position : 0 -20px;
	text-decoration:none;
}
.button :hover {
	background-position : 0 -20px;
	text-decoration:none;
}
.dropdown {
	width:248px;
	height:22px;
	color:#555555;
	font-size:11px;
}
.smalldropdown {
	width:145px;
	height:18px;
	color:#555555;
	font-size:11px;
}
/* foooter */
.footer {
	clear:both;
	width:899px;
	height:50px;
	background-image:url(../images/footer.gif);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:center;
}
.footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	margin-left:150px;
	text-transform:uppercase;
}
.footer li {
	float:left;
	margin-top:20px;
	margin-right:10px;
	border-left:solid 1px #CCCCCC;
	padding-left:10px;
}
#first {
	border-left:none;
}
.footer a {
	color:#999999;
}
.footer a:hover {
	color:#000000;
}
/* outside footer */
.outsidefooter {
	width:899px;
	height:100px;
	margin-bottom:50px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}
.left p {
	font-size:11px;
	padding-left:20px;
	color:#999999;
	clear:both;
	margin:0;
	text-align:left;
	margin-bottom:5px;
}
.left p b {
	color:#a9a9a9;
}
.left a {
	font-weight:bold;
	text-decoration:none;
	color:#555555;
	font-size:10px;
}
a.high {
	font-size:11px;
}
.left a:hover {
	color:#CCCCCC;
}
.left ul {
	color:#999999;
	list-style:none;
	padding-left:20px;
	margin-bottom:0;
}
.left li {
	float:left;
	border-left:solid 1px #333333;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:5px;
	height:12px;
}
.left .first {
	display:inline;
	border-left:none;
	padding-left:0px;
	clear:left;
}
.left {
	float:left;
	width:582px;
}
.right {
	float:right;
	padding-right:8px;
	width:178px;
	height:32px;
	clear:right;
	padding-right:20px;
}
.right img {
	height:32px;
	width:32px;
}
.right a/*, ul, li*/ {
	float:right;
	list-style:none;
	text-decoration:none;
	padding:0;
	margin:0;
	margin-left:4px;
}
.facebookbookmark {
	background-image: url(../images/link-facebook.gif);
	height: 32px;
	width:32px;
	display : block;
	padding:0;
	background-position : 0 -32px;
}
.facebookbookmark:hover {
	background-position : 0 0;
	text-decoration:none;
}
.twitterbookmark {
	background-image: url(../images/link-twitter.gif);
	height: 32px;
	width:32px;
	display : block;
	padding:0;
	background-position : 0 -32px;
}
.twitterbookmark:hover {
	background-position : 0 0;
	text-decoration:none;
}
.googlebookmark {
	background-image: url(../images/link-google.gif);
	height: 32px;
	width:32px;
	display : block;
	padding:0;
	background-position : 0 -32px;
}
.googlebookmark:hover {
	background-position : 0 0;
	text-decoration:none;
}
.clear {
	clear:both;
	height:0;
	width:0;
}
/* Call of action */
.callofaction h2, .callofaction span, .callofaction p {
	text-align:left;
	color:#CCCCCC;
	width:30%;
}
.callofaction span {
	font-weight:lighter;
}
.callofaction a {
	color:#999999;
}
.callofaction  p{
margin-bottom:6px;
}
.callofaction a:hover {
	color:#fff;
}
.callofaction p, .callofaction a {
	padding-left:10px;
	font-size:10px;
}
.callofaction h2 {
	font-size:12px;
	padding-left:10px;
	padding-top:8px;
	margin-bottom:0;
}
.callofaction1 {
	width:282px;
	height:140px;
	background-image:url(../images/right1.jpg);
	background-repeat:no-repeat;
	margin-bottom:12px;
	margin-top:6px;
}
.callofaction2 {
	width:282px;
	height:140px;
	background-image:url(../images/right2.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
}
.quote {
	font-size:15px;
	line-height:22px;
	text-align:left;
	font-style:italic;
	color:#777777;
	margin-top:18px;
	margin-bottom:20px;
	padding-left:5px;
	padding-right:5px;
}
.quote p {
	font-size:12px;
	text-align:right;
	margin-top:10px;
	color:#851f14;
}
.margintop {
	padding-top:20px;
}
.margintop2 {
	padding-top:15px;
}
.marginbottom2 {
	padding-bottom:40px;
}
* {
	margin: 0;
	padding: 0;
}
.download {
	margin-left:10px;
	margin-top:20px;
	height:180px;
}
.download a {
	float:left;
	margin-bottom:10px;
	color:#333333;
	font-size:11px;
	width:450px;
	line-height:2.5em;
}
.download a:hover {
	color:#851f14;
	background-color:#f2f2f2;
}
.download a img {
	width:40px;
	height:30px;
	clear:both;
}
.line {
	border-bottom:solid 1px #C1C1C1;
	margin-bottom:15px;
	padding-bottom:12px;
}
.line2 {
	border-bottom:solid 1px #C1C1C1;
	border-top:solid 1px #C1C1C1;
	margin-bottom:15px;
	padding-bottom:5px;
	padding-top:15px;
}
.line3 {
	border-top:solid 1px #C1C1C1;
	margin-bottom:15px;
	padding-bottom:5px;
	padding-top:15px;
}
