#FebHeader{
	float:left;
	width:100%;
	min-height:40px;
	padding:5px 0;
}

#FebHeader .logo{
	width:424px;
	padding:20px 0;
	float:left;
}
#FebHeader address{
	float:right;
	text-align:right;
	color:#666;
	font-size:14px;
	padding-top:10px;
	text-shadow:1px 1px 1px #FFFFFF;
	letter-spacing:0.5px;
	font-style:normal;
}

#FabSlider{
	width:100%;
	padding:20px 0 40px 0;
	border-top:2px solid #036;
	border-bottom:2px solid #036;
	float:left;
	background:url(../images/fabrics/bg.jpg) repeat;
}

.slider{
	float:left;
	height:360px;
	width:966px;
	background-color:#FFF;
	border:5px solid #CCC;
	padding:2px;
}


#FabBody{
	width:100%;
	padding:20px 0;
	float:left;
}

.FabHome h1{
	font-family: 'Open Sans', sans-serif;
	color: #666666;
    font-size:28px;
    font-weight:300;
	text-shadow:1px 1px 1px #FFF;
    line-height: 36px;
	padding-top:20px;
	width:100%;
	float:left;
    text-transform: uppercase;
	text-align:center;
}

.FabHome h2{
	font-family: 'Open Sans', sans-serif;
	color: #006;
    font-size: 34px;
    font-weight:400;
    line-height: 38px;
    margin: 0 0 15px;
    padding: 0;
	text-align:center;
}

.FabHome h3{
	font-size:16px;
	color:#666;
	background-color:#CCC;
	text-transform:uppercase;
	padding:10px;
	margin:10px;
	}


#FabBody .FabHome{
	width:100%;
	float:left;
	padding:20px 0;
}

.FabProduct{
	width:470px;
	float:left;
	margin:10px;
}






#FabFooter{
	width:100%;
	padding:25px 0;
	border-bottom:2px solid #012858;
	border-top:2px solid #012858;
	background-color:#003B8C;
	float:left;
}

#FabFooter h1{
	text-align:center;
	width:100%;
	border-bottom:1px solid #004891; 
	color:#D0E4F0;
	letter-spacing:1px;
	padding:5px 0;
	margin-bottom:10px;
	font-size:34px;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #000033;
}

#FabFooter .ContactDiv{
	float:left;
	width:700px;
	min-height:50px;
	margin-top:10px;
}

#FabFooter .ContDtl{
	float:right;
	width:250px;
	padding:15px;
	background-color:#012858;
	min-height:50px;
	margin-top:10px;
}

#FabFooter .ContDtl p{
	color:#C8DBEE;}

#FabFooter .ContactDiv fieldset{
	width:50%;
	padding:5px 0;
	float:left;
}

.ContactDiv fieldset label{
	line-height:35px;
	color:#C8DBEE;
	float:left;
	width:70px;
	text-transform:uppercase;
	font-weight:bold;
}

.ContactDiv fieldset span{
	width:10px;
	float:left;
	text-align:center;
	line-height:35px;
	color:#C8DBEE;
}

.ContactDiv fieldset input[type='text']{
	width:200px;
	float:left;
	line-height:30px;
	border:1px solid #003;
	background-color:#C8DBEE;
	padding:0 10px;
}

.ContactDiv fieldset input[type='reset'], input[type='submit'], input[type='button']{
	background-color:#002455;
	border:0;
	padding:5px 10px;
	color:#C8DBEE;
	margin-left:5px;
	cursor:pointer;
	font-weight:600;
	border-bottom:2px solid #001635;
}

.ContactDiv fieldset textarea{
	width:550px;
	float:left;
	line-height:30px;
	resize:none;
	height:80px;
	border:1px solid #003;
	background-color:#C8DBEE;
	padding:0 10px;
}

#CopyRight{
	width:100%;
	min-height:35px;
	float:left;
	padding:5px 0;
	background-color:#012858;
}

#CopyRight p{
	text-align:center;
	color:#D7F2FF;
	font-size:11px;
}

.MailLink{
	color:#0CF;
	font-weight:400;
	font-size:12px;
	letter-spacing:0.5px;
	}
.MailLink:hover{
	color:#FFF;
	font-size:12px;
	letter-spacing:0.5px;
	font-weight:400;
	}
	
#showMessage{
	text-align:center;
	width:40%;
	color:#D0E4F0;
	letter-spacing:1px;
	padding:5px 0;
	margin-bottom:10px;
	font-size:22px;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #000033;
}