/*
	Custom HTML Parts
*/
.cus_logo{
	position: absolute;
	background: url(images/logo.jpg) no-repeat;
	width: 374px;
	height: 271px;
	top: -350px;
}
.cus_target{
	position: absolute;
	background: url(images/target.png) no-repeat;
	width: 154px;
	height: 161px;
	top: -50px;
	right: 0px;
}
/*
	Main DOM Styles
*/
body {
	background: #f7f8fa;
}
a{
}
/*
	Main Body
*/
header{
	background: url(images/header.png) no-repeat;
	height: 298px;
}
.top-banner{
	display: none;
}
.wc-body{
	position: relative;
	padding-top: 0px;
	margin-top: 0px;
	background: url(images/background.jpg) no-repeat;
	z-index: 999;
}
	.wc-body .wc-top{
		position: relative;
		width: 980px;
		margin-top: 0px;
		background: none;
	}
	.wc-body .wc-middle{
		position: relative;
		width: 980px;
		overflow: visible;
	}
	.wc-body .wc-bottom{
		position: relative;
		width: 980px;
		height: 20px;
		margin-bottom: 0px;
	}
	.wc-body .col-left{
		font-family: 'Cantarell', sans-serif;
		position: relative;
		display: inline-block;
		float: none;
		vertical-align: top;
		margin-top: 0px;
		padding-bottom: 0;
		padding: 5px;
	}
		.col-left .col-left-top{
			width: 255px;
			margin-top: 0;
			height: 0px;
			display: none;
		}
		.col-left .col-left-mid{
			width: 255px;
			padding-bottom: 10px;
			margin-bottom: 0;
		}
		.col-left .col-left-bot{
			width: 255px;
			height: 0px;
		}
	.wc-body .col-right{
		position: relative;
		line-height: 20px;
		display: inline-block;
		vertical-align: top;
		margin-top: 15px;
		float: none;
		z-index: 99;
	}
		.col-right .col-right-top{
			position: relative;
			width: 675px;
			height: 20px;
			z-index: 99;
			background: url(images/con-top.png) no-repeat;
		}
		.col-right .col-right-mid{
			width: 675px;
			z-index: 99;
			background: url(images/con-mid.png) repeat-y;
			z-index: 99;
		}
		.col-right .col-right-bot{
			position: relative;
			height: 20px;
			width: 675px;
			background: url(images/con-bot.png) no-repeat;
		}
/*
	Module Styles
*/
.mod-contact{
	font-family: 'Cantarell', sans-serif;
	font-weight: lighter;
	position: absolute;
	font-size: 19px;
	font-weight: bold;
	color: #dd2321;
	left: 655px;
    width: 270px;
    top: -180px;
    background: url(images/tel.png) no-repeat;
    background-position: left center;
    text-align: right;
    z-index: 9000;
}
	.mod-contact .mod-contact-prefix{}
	.mod-contact .mod-contact-number{}
	.mod-contact div{}
	.mod-contact div b{
		font-weight: normal;
	}
.mod-social{
	font-family: 'Cantarell', sans-serif;
	top: -80px;
	right: 35px;
}
	.mod-social a{
		text-align: center;
		display: inline-block;
		border: 0px;
		border-radius: 50px;
		background: #dd2321;
		color: #FFF;
		padding: 10px;
		font-size: 17px;
		line-height: 0px;
		font-weight: bold;
		height: 15px;
		width: 15px;
		margin: 0 3px 0 0;
	}
	.mod-social a:hover{
		background: #676767;
	}
	.mod-social a i{
		position: relative;
		top: -1px;
	}
	.mod-social img{
		display: none;
	}
.mod-logo{
	display: none;
	position: relative;
	margin-bottom: 140px;
}
	.mod-logo .ml-top{
	}
	.mod-logo .ml-mid{
	}
	.mod-logo .ml-bot{
	}
	.mod-logo img{
		width: 230px;
		height: auto;
	}
/*
	Main Menu Styling
*/
.mod-menu{
	font-family: 'Cantarell', sans-serif;
	position: relative;
	margin-bottom: 30px;
	margin-top: 10px;
}
	.mod-menu .mm-top{
		background: none;
	}
	.mod-menu .mm-mid{
		background: none;
	}
	.mod-menu .mm-bot{
		background: none;
	}
	.mod-menu .main{
	}
	.mod-menu .main >li{
		display: block;
		position: relative;
		width: 230px;
		height: 40px;
		font-size: 12px;
		z-index: 999;
		margin-bottom: 7px;
	}
	.mod-menu .main li:last-child{
		margin-bottom: 0px;
	}
	.mod-menu .main >li a{
		display: block;
		box-sizing: border-box;
		text-transform: uppercase;
		font-style: italic;
		letter-spacing: 2px;
		width: 100%;
		height: 100%;
		text-align: center;
		color: #FFF;
		border: none;
		border-radius: 0;
		background: url(images/btn-cold.png);
	}
	.mod-menu .main >li a:hover{
		color: #fff;
		background: url(images/btn-hot.png);
	}
	.mod-menu .main >li .hot{
		color: #fff;
		background: url(images/btn-hot.png) no-repeat;
	}
		.mod-menu .main >li a span{
			position: relative;
			top: 4px;
		}
		.mod-menu .main >li a.hot span:before{
			position: absolute;
			content: '';
			top: 3px;
			left: -11px;
			width: 10px;
			height: 10px;
			background: url(images/red-bullet.png) no-repeat;
			background-position: left center;
		}
		.mod-menu .main >li a.hot span{
		}
	/*
		Sub Menu Styling
	*/
	.mod-menu .sub{
		position: relative;
		width: 220px;
		text-align: left;
		padding-bottom: 0;
		margin-bottom: 10px;
		margin-left: 4px;
		margin-top: -12px;
	}
		.mod-menu .sub .sub-top{
			background: url(images/sub-top.png) no-repeat;
			height:10px;
		}
		.mod-menu .sub .sub-mid{
			background: url(images/sub-mid.png) repeat-y;
			padding-bottom: 5px;
			padding-top: 5px;
		}
		.mod-menu .sub .sub-bot{
			background: url(images/sub-bot.png) no-repeat;
			height: 8px;
		}
		.mod-menu .sub li{
			margin: 0;
		}
		.mod-menu .sub li a{
			text-align: center;
			padding: 0;
			margin: 0;
		}
		.mod-menu .sub li a span{
			position: relative;
			color: #333435;
			box-sizing: border-box;
			font-size: 14px;
			padding: 5px;
			text-align: center;
			font-style: italic;
		}
		.mod-menu .sub li span:hover{
			color: #FFF;
		}
		.mod-menu .sub li span.hot{
			color: #FFF;
		}
			.mod-menu .sub li span.hot:before{
				position: absolute;
				content: '';
				top: 8px;
				left: -5px;
				width: 10px;
				height: 10px;
				background: url(images/red-bullet.png) no-repeat;
				background-position: left center;
			}
		.mod-menu .sub li span >.arrow{
			display: none;
		}
.mod-box{
	font-family: 'Cantarell', sans-serif;
	position: relative;
	border: 0;
	margin-left: 0px;
	margin-bottom: 15px;
	color: #464318;
}
	.mod-box .mb-top{
		background: url(images/mod-top.png) no-repeat;
		width: 230px;
		height: 30px;
	}
	.mod-box .mb-mid{
		position: relative;
		background: url(images/mod-mid.png) repeat-y;
		width: 230px;
	}
	.mod-box .mb-bot{
		background: url(images/mod-bot.png) no-repeat;
		width: 230px;
		height: 30px;
	}
	.mod-box .title{
		box-sizing: border-box;
		position: absolute;
		padding-left: 20px;
		text-transform: uppercase;
		font-size: 15px;
		top: -20px;
		left: 0px;
		font-weight: bold;
		color: #414141;
		width: 230px;
	}
	.mod-box .title div{
		position: relative;
		top: 4px;
	}
	.mod-box .main{
		padding: 25px 20px 0px 20px;
		font-size: 13px;
		color: #414141;
		font-weight: normal;
	}
	.mod-box .col01{
		width: 75px;
	}
	.mod-box .col02{
	}
	.mod-box .list-item{
	}
.mod-page{
	position: relative;
	box-sizing: border-box;
	padding-top: 15px;
	padding-bottom: 40px;
	width: 665px!important;
}
footer{
	position: relative;
	width: 100%;
	background: #636466;
	height: 180px;
}
.wc-copyright{
	top: 70px;
	font-family: 'Cantarell', sans-serif;
	padding: 30px 0 30px 0;
	position: absolute;
	color: #fff;
	text-align: right;
	font-size: 14px;
	right: 50px;
	width: 500px;
}
