a:link {
	color: #dc4a35;
	text-decoration: none;
}
a img{
	color: #dc4a35;
	text-decoration: none;
}
a:visited {
	color: #dc4a35;
	text-decoration: none;
}
a:hover {
	color: #491210;
	text-decoration: none;
}
a:active {
	color: #dc4a35;
	text-decoration: none;
}
@charset "utf-8";
/* CSS Document */

*{
margin:0;
padding:0;
}

body {
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

img { border:none;}

h2 {
	font-size: 16px;
}

blockquote {
	background-image: url(../images/quote.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left:35px;
	padding-top:20px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom:10px;
}

blockquote em {
	font-weight: normal;
	font-size: 12px;
}


/* ---------------------------------------------------------------- main */
#header {
width:100%;
height:87px;
padding-top:6px;
background-color:#491210;
position:relative;
}

#header_wrapper {
	width:960px;
	margin:0 auto;
}

.logo { float:left;}

#top {
	width:100%;
	height:254px;
	background-image: url(../images/top_span1.gif);
	background-repeat: repeat-x;
	position:relative;
}

#top_wrapper {
	width:960px;
	height:224px;
	background-image: url(../images/top_flame.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin:0 auto;
	padding-top:20px;

}

#footer {
	width:100%;
	height:80px;
	background-image: url(../images/footer_span.png);
	background-repeat: repeat-x;
	font-size: 11px;
	text-align:center;
	color: #FFFFFF;
	line-height:25px;
	position:relative;
}

#wrapper {
	width:960px;
	margin:0 auto;
	position:relative;
	padding-bottom:20px;
}

#testimon {}
#testimon blockquote {
	background-image: url(../images/quote-red.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left:35px;
	padding-top:20px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom:10px;
}

/* ---------------------------------------------------------------- wrapper */
#wrapper p { margin-bottom:10px; line-height:20px;}
#wrapper ul { margin-left:30px; margin-bottom:20px;}
#wrapper li { margin-bottom:10px;}
#wrapper strong { color:#841F19;}

/* ---------------------------------------------------------------- Top */
#header_wrapper ul { float:right; padding-top:55px;}
#header_wrapper li {
	display:inline;
	margin-right:20px;
	color:#dc4a35;
	font-size:16px;
	font-weight: bold;
}

#header_wrapper a{
	color:#dc4a35;
	text-decoration: none;
}

#header_wrapper a:hover {
	color: #FFFFFF;
}


#top_wrapper ul { margin-top:10px;}

#top_wrapper li {
	color: #FFFFFF;
	font-size:15px;
	font-weight: bold;
	list-style-type: none;
	margin-bottom:13px;
}

/* ---------------------------------------------------------------- footer */

#footer a { color:#FFFFFF}
#footer a:hover { color:#000000}

/* ---------------------------------------------------------------- tables */

.images { margin-top:20px; margin-bottom:5px;}

.features {
	background-color: #a03222;
	background-image: url(../images/features-middle.gif);
	background-repeat: repeat-x;
	text-align:center;
	color:#FFFFFF;
	width:163px;
	padding-left:5px;
	padding-right:5px;
	
}

.features_top {
	height:11px;
	background-image: url(../images/features-top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow:hidden;
}

.freatures_bottom {
	height:11px;
	background-image: url(../images/features-bottom.gif);
	background-repeat: no-repeat;
	overflow:hidden;
}

.full_top {
	background-image: url(../images/full_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height:11px;
}
.full {
	background-color: #9a2e20;
	background-image: url(../images/full_middle.gif);
	background-repeat: repeat-x;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	width:937px;
}

.full em {
	color:#FFFFFF;
	font-weight: bold;
}

.full_bottom {
	background-image: url(../images/full_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height:11px;
}

.two_top {
	background-image: url(../images/two_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height:11px;
	width:471px;
}
.two {
	background-color: #a03222;
	width:451px;
	background-image: url(../images/two_middle.gif);
	background-repeat: repeat-x;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
}

.two_bottom {
	background-image: url(../images/two_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	width:471px;
	height:11px;

}

.fullborders {
	border: 1px solid #841F19;
}

.larger {
	font-size: 16px;
	font-weight: bold;
	padding-top:10px;
}

.larger li { padding-bottom:7px;}

.linkeys {
	font-size: 15px;
	text-transform: uppercase;
	text-align:right;
	font-weight: bold;
}
a.linkclick {font-size:16px; font-weight: bold; color:#841F19; text-decoration:none;}
a.linkclick:hover {font-size:16px; font-weight: bold; color:#841F19; text-decoration:underline;}
.repute {height:auto; float:left; padding:3px 0 0 15px; font-size:14px; color:#f36a56; clear: both; font-weight:bold; text-align:left; width:945px;}
a.reputelink {font-size:16px; font-weight:bold; color:#FFFFFF; text-decoration:none;}
a.reputelink:hover {font-size:16px; font-weight:bold; color:#f36a56; text-decoration:underline;}

#footer_wrapper {
	width:960px;
	margin:0 auto;
}
