@charset "utf-8";
/* CSS Document */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input, hr, td, tr, table {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th {
	font-size:1em;
	font-weight:normal;
	font-style:normal;
}
ul, ol {
	list-style:none;
}
fieldset, img, hr {
	border:none;
}
caption, th {
	text-align:left;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
td {
	vertical-align:top;
}
.clearfix:after, .container:after {
	content:"\000";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	overflow:hidden;
}
.clearfix, .container {
	display:block;
}
.container {
	color: #ffffff;
}
/*

SSSSSSSSSSSSSSSSSSSS

*/

.top-img {
	width:100%;
	background:url(../images/page-top-img.png);
	height:172px;
	background-size:100% 100%;
	background-repeat:no-repeat;
}
.logo {
	float:left;
	margin-bottom:10px;
}
.logo a {
	float:right;
}
.logo a img {
}
.container {
}
.footer {
	position:absolute;
	bottom:0;
	width:100%;
	background:url(../images/page-bottom.png);
	background-size:100% 100%;
	background-repeat:no-repeat;
	padding:5px 0px 5px 0px;
	overflow:hidden;
}
.left-box {
		left:20px;
	float: left;
	position: absolute;
	width: 341px;
	bottom:48px;
	background-image:url(../images/slider-img/logo-bg.png);
	background-repeat:no-repeat;
}
.top-img2 {
	width:100%;
	height:71px;
	float:left;
	background-color:#000;
}
.menu {
	float:left;
}
.menu ul {
	float: left;
	height:100%;
	width:100%;
}
.menu ul li {
	width:100%;
}
.menu ul li a {
	text-decoration:none;
	
}
#contact-img {
	float:left;
	margin-left:63px;
	margin-bottom:15px;
}
#contact-img span {
	float:left;
	padding-right:7px;
}
#contact-img span img {
	width:100%;
}
#contact-img a {
	float:left;
	
	border:none;
}
#contact-img a img {
}
#blog-img {
	float:left;
	margin-bottom:15px;
	margin-left:125px;
}
#blog-img a {
}
#blog-img a img {
}
#blog-img a {
	float:left;
}
#cdw-img {
	float:left;
	margin-bottom:15px;
	margin-left:125px;
}
#cdw-img a {
	float:left;
}
#cdw-img a img {
}
/*
superized slider
*/



	#supersized-loader {
	position:absolute;
	top:50%;
	left:50%;
	z-index:10;
	width:60px;
	height:60px;
	margin:-30px 0 0 -30px;
	text-indent:-999em;
	background-color:#111;
	background:rgba(0, 0, 0, 0.8) url(../images/progress.gif) no-repeat center center;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
#supersized {
	position:fixed;
	left:0;
	top:0;
	overflow:hidden;
	z-index:-999;
	height:100%;
	width:100%;
}
#supersized img {
	width:auto;
	height:auto;
	position:relative;
	display:none;
	outline:none;
	border:none;
}
#supersized.speed img {
	-ms-interpolation-mode:nearest-neighbor;
	image-rendering: -moz-crisp-edges;
}	/*Speed*/
#supersized.quality img {
	-ms-interpolation-mode:bicubic;
	image-rendering: optimizeQuality;
}			/*Quality*/
#supersized a {
	z-index:-30;
	position:absolute;
	overflow:hidden;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#111;
}
#supersized a.prevslide {
	z-index:-20;
}
#supersized a.activeslide {
	z-index:-10;
}
#supersized a.prevslide img, #supersized a.activeslide img {
	display:inline;
}
/*Controls Section*/
	#controls-wrapper {
	z-index:10000;
	position:absolute;
}
#controls {
}
#slidecounter {
	float:left;
	color:#888;
	font:23px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:bold;
	text-shadow:#000 0 -1px 0;
}
#slidecaption {
	overflow:hidden;
	float:left;
	color:#FFF;
	font:16px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:bold;
	text-shadow:#000 0 2px 0;
}
#navigation {
 position:absolute float:right;
}
/*Thumbnail Navigation*/	
	#nextthumb, #prevthumb {
	z-index:100000;
	display:block;
	position:absolute;
	top:42%;
	overflow:hidden;
}
#nextthumb {
	right:20px;
}
#prevthumb {
	left:20px;
}
#nextthumb img, #prevthumb img {
	display:none !important;
	width:60px;
	height:auto;
}
#nextthumb:active, #prevthumb:active {
}
#navigation > :hover, #nextthumb:hover, #prevthumb:hover {
	cursor:pointer;
}
#prevthumb {
	background-image:url(../images/left-arrow2.png);
	background-repeat:no-repeat;
	display:block !important;
	background-size:100% 100%;
	width:100%;
	height:100%;
}
#nextthumb {
	background-image:url(../images/right-arrow2.png);
	background-repeat:no-repeat;
	display:block !important;
	background-size:100% 100%;
	width:100%;
	height:100%;
}
.stamp {
	display:none !important;
}
.stamp img {
	display:none !important;
}
.footer2 {
	width:100%;
	float:left;
	height:82px;
	position:absolute;
	bottom:0px;
	background-color:#000;
}
