@charset "utf-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Oswald);
@import url(http://fonts.googleapis.com/css?family=Ubuntu+Condensed);

@import url('./white-bg.css');


body {
	border-top:3px solid #000;
	color:#404040;
	background:url(../images/bg3.png) repeat left top #f1efef;
	/* background:url(../images/bg-header-wt2.png) repeat left top #fff; */
}

.cont_round_center {
    border-radius: 0 0 0 0;
    margin: auto;
    padding: 0;
    width: 100% !important;
}
	
#navigation {
	border-radius:0;
    padding: 0px;
	}
	
#slider_wrap {
    clear: none !important;
    height: 350px;
    max-width: 930px !important;
    overflow: hidden;
    padding-bottom: 24px;
    position: relative;
}

.frame {
    border: 1px solid #CCC;
    line-height: 0;
    margin-bottom: 10px;
    outline: 1px solid #CCC;
    padding: 6px;
}

#slider_wrap_main {
    clear: none !important;
    height: 350px;
    max-width: 975px !important;
    overflow: hidden;
    padding-bottom: 24px;
    position: relative;
	}

.nivo-directionwidth, .nivo-directionNav {
	}
	
.slider_mbg {
	background:url(../images/backgrounds/slider_01_bg-wt.png) no-repeat center top;
	margin: 0 0 0 -45px;
    padding: 20px 0 0 33px;
    width: 1025px;
	}
	
.sldier-left {
	width:30px; float:left; display:block; padding-top:180px;
	}
	
.sldier-left a {
	display:block; width:30px; height:40px; text-indent:-99999px;
	background:url(../images/slider-left-bg-wt.png) no-repeat left 3px;
	}
	
.sldier-left a:hover {
	display:block; width:30px; height:40px;
	background:url(../images/slider-left-bg-wt.png) no-repeat left 3px;
	}
	
.sldier-right {
	width:30px; float:right; display:block; margin:-228px 0 0 -20px;
	}
	
.sldier-right a {
	display:block; width:30px; height:40px; text-indent:-99999px;
	background:url(../images/slider-right-bg-wt.png) no-repeat right 3px;
	background-position: 0px 3px !important; margin: 0 0 0 -24px !important;
	}
	
.sldier-right a:hover {
	display:block; width:30px; height:40px;
	background:url(../images/slider-right-bg-wt.png) no-repeat right top;
	}

#slider {
   height: 350px !important;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
	font-weight: normal;
	color: #fff !important;
	}
	
.cont_round_center {
    border-radius:0;
    margin: auto;
    padding:0;
    width:977px;
	}
	
.home-slogan-box-inner {
    background: url("../images/home-slogan-bg-wt.png") no-repeat scroll center top transparent;
    color: #333;
	padding: 22px 0 15px 33px;
	}

.home-slogan-box-inner a {
	color: #333 !important;
	}

.midarea {
    max-width: 977px;
    padding: 0;
	}	
	
#footer {
	background: none repeat scroll 0 0 #111111;
	margin:0 0 0px;
	color:#7c7c7c;
	padding:0 0 0px 0;
	font-family:Arial, Helvetica, sans-serif !important;
	border-bottom: 1px solid #070707;
}
#footer ul {
	margin:0 0 0 8px;
}
#footer ul li {
	margin:0;
	padding:0 0 0 0px;
	
	list-style:none;
}
#footer ul li a {
	display:block;
}
#footer a {
	color:#7c7c7c;
}
#footer a:hover {
	color:#cecece;
}
.footerbg2 {
	border-top: 1px solid #181818;
	overflow:hidden;
	padding:0 0 10px;
}
.footerbg3 {
	border-top: 1px solid #181818;
	margin: 0;
}
.footerbg3 {
	background: none repeat scroll 0 0 #111111;
	overflow: hidden;
	padding:10px 0;
}

#logo a.logoswitch {
   display:none !important;
}

#logo a.logoswitch2 {
   display:block !important;
}
