html,body{
	font-size: 14px;
}

html,body .bg{
	background: none;
	
}

.container h1,.container h2,.container h3,.container h4{
	margin-left: 0px!important;
	padding-left: 0px!important;
}
.container .infoEmployer{
	margin-left: 0px!important;
}


.wrap {
	background-color:#FFFFFF;
	margin:0 auto;
	position:relative;
	width:960px;
}
.header .map,
ul.morphtabs_title,
.header ul li,
.header .enter,
div.flash,
.topMenu,
.content .leftColumns,
.container .blockReviews,
.footer,
div.mapBt,
.strc{
	display: none;
}

.morphtabs_panelwrap{
	clear:none;
	position:static;
	overflow:visible;
	padding-left: 0px;
}


.header ul li.phone{
	display: block;
	padding-left:60%;
}

.header{
	height: 160px;
	border-bottom: 1px solid #000;
}

.container{
	width: 100%;
}

.container p,.container p.out{
	margin-left: 0!important;
	padding-left: 0px!important;	
}

.lCT{
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius: 0px;
}

.lCB{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius: 0px;
}

.rCT{
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius: 0px;
}
.rCB{
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius: 0px;
}


*+html .redBottom{
	background: url('../images/redCorners.gif') no-repeat right bottom;
	bottom: 0px;
	right: 0px;	
	height: 19px;
	width: 18px;
	border: 0px!important;
	z-index: 999;
	position:absolute!important;
}
.container .blockLearnMore{
	border: none;
}

/*Rounder*/
.leftTop,.rightTop,.rightBottom,.leftBottom{
	height: 18px;
	position:absolute!important;
	width: 18px;
	border: 0px!important;
	z-index: 999;
	background: none;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}

.cont1{
	margin-left: 0px;
}

{
	
}

.redBottom{
	background: none;
	bottom: -1px;
	right: -1px;	
	height: 19px;
	width: 18px;
	border: 0px!important;
	z-index: 999;
	position:absolute!important;
}


/*grayblock*/
.leftTopGray,.rightTopGray,.rightBottomGray,.leftBottomGray{
	height:12px;
	width:12px;
	position:absolute!important;
	border: 0px!important;
	z-index: 999;
	background: none;
	top: 0px;
	left: 0px;	
	right: 0px;
	bottom: 0px;	
}


