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

body {
background:#FFFFFF;
height:850px;}

.products a {
display:block;
width:250px;
height:200px;
background-color: #000000;
color: #FFFFFF;
font-family:'Century Gothic', 'Lucida Sans Unicode', 'Lucida Grande', Geneva, Tahoma, Sans-Serif;
font-weight:lighter;
margin-bottom:5px;
margin-right:5px;
position: relative;
float:left;
text-decoration:none;
border:#000000 1px solid;

}

a img {
border-style:none;
border:none;}

.products h2 {
position: absolute;
top:170px;
left:5px;
font-weight: normal;
font-size:medium;

}

.products h1 {
font-size:40px;
position:absolute;
left:10px;
margin-top:0px;
padding:0px;
}

.products h3 {
font-size:120px;
margin:0px;
top:0px;
padding:0px;
}





.A h2 {
position:absolute;
left:10px;
top:0px;
margin-top:10px;
padding-top:0px;
font-weight: lighter;

}


.seeall h2 {
position:absolute;
left:145px;
text-align:right;
font-weight:lighter;
/*margin-top:150px;*/
text-decoration:underline;
}

.products a:hover{
color:#999999; }


.products {
top:140px;
height:620;
width:1030px;
position:absolute;
left: 50%;
margin-left: -515px;
border: 0;

}


.footer h2 {
color:#666666;
font-family: "Lucida fax",Georgia, "Times New Roman", Times, serif;
font-size: larger;
font-style:italic;
display: inline;
position:relative;
float: none;
padding-right:5px;
top:750px;

}



.footer{
position:relative;
width:1030px;
height:100px;
left: 50%;
margin-left: -515px;
width:1030px;
text-decoration:none;
text-align:center;}

.footer a h2 {
color:#666666;
text-decoration:underline;
}

.footer a h2:hover {
color: #000000;
text-decoration:underline;

 }


