﻿body{
 text-align:center;
 background:#163f95;
 color:white;
 font-family:arial,helvetica,sans-serif;
 font-size:12px;
}
.container{
 margin:0px auto;
 width:850px;
 height:548px;
 text-align:left;
}
.container a{
 color:white;
}
#home{
 background-image:url('../images/feet.jpg');
 background-repeat:no-repeat;
}
#carpet{
 background-image:url('../images/carpet.jpg');
 background-repeat:no-repeat;
}
#wood{
 background-image:url('../images/wood.jpg');
 background-repeat:no-repeat;
}
#vinyl{
 background-image:url('../images/vinyl.jpg');
 background-repeat:no-repeat;
}
#laminate{
 background-image:url('../images/laminate.jpg');
 background-repeat:no-repeat;
}
#offers{
 background-image:url('../images/general.jpg');
 background-repeat:no-repeat;
}
.offer{
 width:501px;
 height:471px;
 font-size:39px;
 font-weight:bold;
 font-family:"Arial Black";
 float:left;
 text-align:center;
 padding:10px;
}
.offer h2{
 margin-top:0px;
}
.footer{
 width:850px;
 height:57px;
 font-family:"Cooper Std Black";
 color:#ffde00;
 clear:both;
 text-align:center;
 margin:0px auto;
 background:#163f95;
}
.footer h2{
 margin-right:350px;
}
.right{
 float:left;
 width:327px;
 height:491px;
}
.right a{
 color:white;	
 text-decoration:underline;
}
.right p{
 text-align:center;
 margin-top:-20px;
 color:#ffde00;
 margin-left:5px;
}
.right a:hover{
 text-decoration:none;
}
.right li{
 list-style-image:url('../images/dot.jpg');
 margin-left:50px;
}
.right strong{
 color:#ffde00;
}
.right h1 {
 font-family:"Cooper Std Black";
 color:#ffde00;
 text-align:center;
 font-size:54px;
 line-height:40px;
 margin-top:0px;
}
.right h3 {
 margin-top:0px;
 font-size:36px;
}
.h2{
	margin-left:70px;
}
.bottom a{
 color:white;
}