@charset "utf-8";
/* CSS Document */
/*** Global Resets ***/
body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, legend, input, p, blockquote, embed, object {padding: 0;	margin: 0;}
fieldset, img, abbr {border: 0;}
image,input,a{ outline:none}
body{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#212121;
	background: url(../images/page-bg.jpg) left top repeat-x; 
}
a{
	text-decoration:none;
	color:#db001f;
}
a:hover{
	text-decoration:none;
	color:#b0b0b0;
}
.wrapper{
	display:block;
	margin:0px auto;
	width:975px;
}
.headerouter{
	display:block;
	background:url(../images/headerbg.jpg) left top repeat-x;
	border-bottom:#4b010c 1px solid;
	min-height:100px;
	height:auto;
}
.headerinner{
	display:block;
	margin:0px auto;
	width:975px;
}
.header{
	display:block;
}
.logo{
	display:block;
	float:left;
	width:300px;
	padding-left:10px;
	padding-top:10px;
}
.navigation{
	display:block;
	float:right;
	width:647px;
	margin-top:45px;
}
.navigation a{
	display:block;
	float:left;
	padding:0px 0px 0px 15px;
	display:block;
	background:url(../images/left.png) left top  no-repeat;
	font-size:12px;
	color:#e7e7e7;
	text-decoration:none;
	margin-right:1px;
	font-weight:bold;
}
.navigation a span{
    float:left;
	padding:10px 15px 15px 0px;
	display:block;
	background:url(../images/right.png) right top  no-repeat;
	font-size:12px;
	color:#e7e7e7;
	text-decoration:none;
	margin-right:1px;
	font-weight:bold;
}
.navigation a:hover, .navigation a.active{
	text-decoration:none;
	background:url(../images/left-over.png) left top no-repeat;
}
.navigation  a:hover span, .navigation a.active span{
	text-decoration:none;
	background:url(../images/right-over.png) right top no-repeat;
}
.clear{
	clear:both;
}
.contentarea{
	display:block;
	margin:0px auto;
	width:975px;
}
.banner{
	display:block;
	background:url(../images/main-banner.png) left top no-repeat;
	width:974px;
	height:206px;
}
.banner2{
	display:block;
	background:url(../images/banner4.png) left top no-repeat;
	width:974px;
	height:206px;
}
.banner3{
	display:block;
	background:url(../images/banner7.png) left top no-repeat;
	width:974px;
	height:206px;
}
.banner4{
	display:block;
	background:url(../images/banner6.png) left top no-repeat;
	width:974px;
	height:206px;
}
.banner1{
	display:block;
}
.bannerbox{
	display:block;
	width:440px;
	margin-left:275px;
	padding-top:60px;
}
.font23{
	font-size:23px;
	color:#cd0404;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.font23white{
	font-size:23px;
	line-height:20px;
	color:#ffffff;
}
.hedertext{
	color:#ffffff;
	font-size:14px;
	line-height:normal;
}
.font14{
	font-size:14px;
	color:#cd0404;
	font-family:Arial, Helvetica, sans-serif;
}
a.redbutton{
	display:block;
	font-size:18px;
	color:#ffffff;
	text-decoration:none;
	padding:10px 7px 14px 22px;
	background:url(../images/red-button.png) left top no-repeat;
	font-weight:bold;
}
a.redbutton:hover{
	text-decoration:none;
	color:#000000;
}
a.blackbutton{
	display:block;
	font-size:18px;
	color:#ffffff;
	text-decoration:none;
	padding:10px 7px 14px 12px;
	background: url(../images/brown-button.png) left top no-repeat;
	font-weight:bold;
}
a.blackbutton:hover{
	text-decoration:none;
	color:#F00;
}
.brownbar{
	display:block;
	background:url(../images/brown-bar.png) left top no-repeat;
	width:973px;
	height:34px;
	margin-top:40px;
}
.font12{
	font-size:12px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:10px;
}
.font14t{
	font-size:14px;
	color:#b31f20;
	padding-top:8px;
}
.font15{
	font-size:15px;
	color:#b31f20;
}
.boxarea{
	display:block;
	margin-top:13px;
	width:683px;
	float:left;
}
.leftarea{
	padding:0px 10px 0px 10px;
}
h1{
	font-size:23px;
	padding-bottom:10px;
}
.box{
	float:left;
	width:310px;
	display:block;
	margin-right:30px;
}
.box1{
	width:289px;
	display:block;
}
.box2{
	width:289px;
	display:block;
	margin-top:20px;
}
.title{
	display:block;
	background:url(../images/small-bar.png) left top no-repeat;
	width:303px;
	font-size:15px;
	color:#ffffff;
	padding:18px 0px 19px 20px;
	font-weight:bold;
}
p{
	line-height:15px;
}
ul.list2{
	margin-top:0px;
	margin-bottom:5px;
	padding:0px;
	list-style:none;
	margin:0px;
	padding:0px;
}
ul.list2 li{ background: url(../images/bullet.png)0px 15px no-repeat; 
padding:10px 0 14px 20px;
border-bottom:#330000 1px solid;
}
a.readmore{
	display:block;
	background: url(../images/plus.png) left 13px no-repeat;
	padding:11px 0px 10px 18px;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	margin-top:10px;
}
a.readmore:hover{
	text-decoration: none;
	color:#00F;
}
.font17{
	font-size:16px;
	color:#212121;
}
.nomargin{
	margin-right:0px;
}
.font9{
	font-size:9px;
	color:3040404;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.font9green{
	font-size:9px;
	color:#98cb00;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.italic{
	font-size:12px;
	color:#000000;
}
.rightarea{
	display:block;
	float:right;
	width:290px;
}
.rightbar{
	display:block;
	background:url(../images/title-bar.png) left top no-repeat;
	width:284px;
	height:44px;
}
h2{
	font-size:18px;
	color:#ffffff;
	padding-top:5px;
}
.textfield3{
	display:block;
	background:#e5d7d9;
	font-size:12px;
	color:#d3717f;
	padding:5px 0px 6px 10px;
	border:none;
	margin-top:20px;
	width:280px;
}
.textarea4{
	display:block;
	background:#e5d7d9;
	color:#d3717f;
	font-size:12px;
	width:280px;
	margin-top:13px;
	border:none;
	padding:5px 0px 0px 10px;
	height:65px;
}
.footerouter{
	display:block;
	margin-top:35px;
	border-top:1px solid #7e3840;
}
.footer{
	display:block;
	font-size:11px;
	color:#000000;
	margin:0px auto;
	width:975px;
	padding-top:5px;
	padding-bottom:5px;
}
.footer a{
	text-decoration:none;
	color:#000;
}
.footer a:hover{
	text-decoration:none;
	color:#900;
}
.fleft{
	display:block;
	float:left;
	width:345px;
	padding-top:10px;
	padding-bottom:10px;
}
.fright{
	display:block;
	float:right;
	width:605px;
	padding-top:10px;
	padding-bottom:10px;
}
.submitbutton{
	display:block;
	border:none;
	width:77px;
	text-align:center;
	padding:4px;
	background:#56000d;
	font-size:12px;
	color:#ffffff;
	margin-top:13px;
}
.submitbutton:hover{
	cursor:pointer;
	background:#999;
	color:#000000;
}
ul.list{
	list-style:none;
	margin:0px;
	padding:0px;
}
ul.list li{ background: url(../images/bullet.png)0px 8px no-repeat; 
padding:4px 0 8px 20px;
}
.textfield{
	width:350px;
	background:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	border:1px solid #cecece;
	color:#303030;
	padding:2px;
}
.selectfield{
	display:block;
	background:#FFF;
	border:1px solid #cecece;
	color:#303030;
	width:308px;
	height:24px;
}
.textarea{
	width:350px;
	height:100px;
	background:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	border:1px solid #cecece;
	color:#303030;
	padding:2px;
}
.button{
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#ffffff;
	border:none;
	background:#56000d;
	padding:4px;
	font-weight:bold;
	text-align:center;
	width:80px;
}
.button:hover{
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#000000;
	border:none;
	background:#999;
	font-weight:bold;
	padding:4px;
	width:80px;
	text-align:center;
	cursor:pointer;
}
ul#portfolio, ul#portfolio li{
	padding:0px;
	margin:0px;
	list-style:none;
}
ul#portfolio2, ul#portfolio2 li{
	padding:0px;
	margin:0px;
	list-style:none;
}