body{
	margin:0;
	font:12px "Courier New", Courier, monospace;
	background:#f6f5ea;
	color:#636467;
}
img{border:none;}
a{
	color:#b5121b;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% Arial, sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#wrapper{
	width:938px;
	margin:0 auto;
	padding:0 0 10px;
}
#header{
	width:100%;
	background:url(../images/bg-header.gif) repeat-x 0 100%;
	padding:15px 0;
	margin:0 0 8px;
}
#header .top{
	width:100%;
	overflow:hidden;
	padding:0 0 13px;
}
.sub-logo{
	float:left;
	padding:6px 234px 0 0;
}
.sub-logo a{
	display:block;
	background:url(../images/bg-sub-logo.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:71px;
	height:71px;
}
#header h1{
	float:left;
	margin:6px 0 0;
}
#header h1 a{
	display:block;
	background:url(../images/bg-logo.gif) no-repeat;
	width:289px;
	height:70px;
	text-indent:-9999px;
	overflow:hidden;
}
#header .top .icon{
	float:right;
	padding:0 5px 0 0;
}
#header .top .icon img{ display:block; }
#header .btm{
	width:100%;
	overflow:hidden;
}
.nav{
	float:left;
	font-size:11px;
	line-height:13px;
	padding:11px 0 0;
}
.nav ul{
	margin:0;
	padding:0 0 0 2px;
	list-style:none;
	float:left;
}
.nav ul li{
	float:left;
	padding:0 22px 0 0;
}
.nav ul li a{
	color:#636467;
	text-decoration:none;
}
.nav ul li.active a,
.nav ul li a:hover{ color:#b5121b; }
.social-nav{
	float:right;
}
.social-nav ul{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.social-nav ul li{
	float:left;
	padding:0 0 0 5px;
}
.social-nav ul li a{ float:left; }
.social-nav ul li img{ display:block; }
#main{
	height:1%;
	overflow:hidden;
	padding:0 2px 20px 4px;
}
#content{
	float:left;
	width:635px;
	padding:6px 0 0;
	line-height:16px;
}
#content .date{
	font:10px Arial, Helvetica, sans-serif;
	margin:-6px 0 9px;
	position:relative;
}
#content h2{
	margin:0 0 10px;
	font-size:24px;
	color:#b94230;
	line-height:37px;
	font-weight:normal;
}
#content .ill{
	width:100%;
	overflow:hidden;
	margin:0 0 13px;
}
#content .ill img{ display:block; }
#content p{ margin:0 0 15px; }
.date-btm{
	height:1%;
	overflow:hidden;
	border-top:2px solid #d9dad5;
	padding:10px 0 0 4px;
	margin:0 0 0 -4px;
	position:relative;
	font:10px Arial, Helvetica, sans-serif;
}
#sidebar{
	float:right;
	width:265px;
	padding:5px 0 0;
}
#sidebar .ill{
	width:100%;
	overflow:hidden;
	margin:0 0 17px;
}
.sidebox{
	height:1%;
	overflow:hidden;
	line-height:16px;
}
.sidebox h2{
	margin:0 0 11px;
	color:#77787b;
	font:normal 10px/12px Arial, Helvetica, sans-serif;
}
.sidebox ul{
	
	padding:0;
	list-style:none;
}
.map{
	width:100%;
	overflow:hidden;
	padding:2px 0 0;
}
.map .link{
	display:block;
	margin:0 0 18px;
}
.map small{
	display:block;
	padding:12px 0 0;
}
.map small a{
	color:#b5121b !important;
	font-size:12px !important;
}
.press-list{
	width:100%;
	overflow:hidden;
}
.press-list ul{
	margin:0;
	padding:0;
	list-style:none;
}
.press-list ul li{ padding:0 0 10px; }
.wpcf7-form{
	width:255px;
	overflow:hidden;
	padding:15px 0 0;
}
.wpcf7-form .row{
	width:100%;
	overflow:hidden;
	margin:0 0 14px;
}
.wpcf7-form label{
	font-size:10px;
	line-height:12px;
	display:block;
	margin:0 0 3px;
}
.inp01{
	width:255px;
	overflow:hidden;
}
.inp01 input{
	float:left;
	width:235px;
	background:#fff;
	border:none;
	padding:4px 10px;
	margin:0;
	color:#636467;
	font:12px/14px "Courier New", Courier, monospace;
}
.sel-holder{
	width:173px;
	background:#fff;
	overflow:hidden;
	position:relative;
	z-index:2;
}
.Size-Price{
	width:173px;
	background:#fff;
	overflow:hidden;
	position:relative;
	z-index:2;
    float: left;
}
* html .sel-holder{ height:60px; }
*+html .sel-holder{ height:60px; }
.wpcf7-form textarea{
	background:#fff;
	border:none;
	margin:0;
	color:#636467;
	font:12px "Courier New", Courier, monospace;
	position:relative;
	overflow:auto;
	width:246px !important;
	height:101px;
	padding:10px 0 0 10px;
}
.send-btn{
	float:left;
	background:#b5121b;
	border:none;
	color:#fff;
	width:55px;
	height:22px;
	padding:0 0 1px;
	cursor:pointer;
	font:12px/22px "Courier New", Courier, monospace;
}
#footer{
	width:100%;
	overflow:hidden;
	text-align:right;
	color:#abadb2;
	font-size:9px;
}
#footer a{
	text-decoration:none;
	color:#abadb2;
}
#footer a:hover{ text-decoration:underline; }

