body{
	margin:0;
	background:#fff url(../images/bg-body.jpg) repeat-x;
	font:11px/15px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#363636;
}
a{
	text-decoration:none;
	color:#;
}
a:hover{text-decoration:underline;}
img{border-style:none;}
#wrapper{
	margin:0 auto;
	width:950px;
}
#header{
	padding:34px 0 39px 16px;
	height:97px;
	overflow:hidden;
}
.logo{
	float:left;
	margin:16px 40px 0 0;
	height:65px;
	width:374px;
	overflow:hidden;
}
.logo a{
	display:block;
	text-indent:-9999px;
	background:url(../images/logo.png) no-repeat;
	height:100%;
}
.area{
	float:left;
	padding:26px 0 10px 39px;
	background:url(../images/defender.jpg) no-repeat;
}
.slogan{
	display:block;
	margin:0 0 5px;
	font:italic 30px Arial, Helvetica, sans-serif;
	color:#505050;
	word-spacing:1px;
}
.phone{
	display:block;
	margin:0 0 5px;
	font-size:11px;
	color:#9c1421;
	word-spacing:2px;
}
#main{
	margin:0 0 28px;
	width:100%;
	overflow:hidden;
}
.visual{
	margin:0 0 16px;
	padding:0 0 31px;
	background:url(../images/bg-visual.jpg) no-repeat 0 100%;
	width:100%;
	overflow:hidden;
}
.text-box{
	float:left;
	padding:24px 27px 25px 27px;
	width:376px;
	background:#390e06 url(../images/bg-text-box.jpg) repeat-x;
	min-height:197px;
	font:16px/19px Arial, Helvetica, sans-serif;
	color:#fff;
	word-spacing:1px;
}
.text-box h1{
	margin:0 0 43px;
	background:url(../images/bg-text-active.jpg) no-repeat -1px 0;
	height:33px;
	overflow:hidden;
}
.text-box h1 span{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.text-box p{margin:0;}
.text-box p strong{color:#f6a10d;}
.image{
	float:left;
	width:511px;
}
.image img{display:block;}
.boxes{
	padding:1px 0 2px 21px;
	background:url(../images/bg-content.gif) repeat-y;
	width:950px;
	overflow:hidden;
}
.box, 
.section{
	float:left;
	margin:0 59px -3px 0;
	width:318px;
}
.section{
	margin:0 0 -3px 0;
	width:158px;
}
.box h3, 
.section h3{
	margin:0 0 11px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}
.section h3{color:#9c1421;}
.box h3 span, 
.section h3 span{
	padding:0 0 0 11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#e74c3b;
}
.box img{
	float:left;
	display:inline;
	margin:2px 7px 0 -1px;
}
.section img{
	float:left;
	margin:2px 0 10px -5px;
	position:relative;
}
.box p, 
.section p{margin:0 0 11px;}
.box a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#bc0f18;
	text-decoration:none;
}
.box a:hover, 
.section a:hover{text-decoration:underline;}
.box address, 
.section address{
	display:block;
	margin:0 0 11px -1px;
	font:12px/16px Arial, Helvetica, sans-serif;
}
.info{
	float:left;
	width:100%;
	overflow:hidden;
}
.box dl, 
.section dl{
	margin:0 0 14px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.box dl dt, 
.section dl dt{
	float:left;
	margin:0 5px 0 0;
	font-weight:bold;
}
.box dl dd, 
.section dl dd{margin:0;}
.box strong, 
.section strong{
	display:block;
	margin:0 0 5px;
	font-size:12px;
	color:#bc0f18;
	font-family:Arial, Helvetica, sans-serif;
}

#footer {
	padding:5px 0 57px;
	border-top:1px solid #b5b5b5;}

.copy {
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#434343;}
