@charset "utf-8";
/* CSS Document */
*{
margin:0;
padding:0;
}
body{
background-color:#f7f7f7;
}
#endif{
position:absolute;
z-index:1;
}
img#bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}
#wrapper{
position:relative;
z-index:1;
margin:0 auto;
height:1004px;
width:982px;
background-image:url(../images/bkg1.jpg);
background-repeat:no-repeat;
}
#header{
height:117px;
display:block;
}
#header #logo{
position:absolute;
margin-top:12px;
margin-left:77px;
z-index:1;
width:144px;
height:105px;
}
img{
border:none;
}
#header #navigation{
position:absolute;
width:810px;
height:41px;
margin-top:50px;
margin-left:150px;
}


#link .one a{
width:295px;
height:41px;
display:inline;
float:left;
}

#link .two a{
height:41px;
width:264px;
display:inline;
float:left;
}
#link .three a{
height:41px;
width:247px;
display:inline;
float:left;
}
img.logoImage{
width:144px;
height:105px;
}

/******************************************************************************************/
#content{
display:block;
clear:both;
margin-left:28px;
width:930px;
}
#content #top{
display:block;
height:165px;
}


#content #top #contentHeader{
display:inline;
float:left;
padding-top:55px;
}
#content #top #contentHeader img{
width:387px;
height:92px;
}
#content #top #contentImage{
display:inline;
float:left;
padding-left:30px;
}
#content #top #contentImage img{
width:187px;
height:165px;
}
#content #bottom{
display:block;
height:auto;
}
#content #bottom p{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#42a1b0;
padding-top:10px;
line-height:20px;
}
/******************************************************************************************/
#details{
display:block;
clear:both;
margin-left:28px;
width:auto;
}
#details #columnOne{
width:316px;
height:218px;
margin-top:20px;
display:inline;
float:left;
}
.row{
height:105px;
}
.row img{
display:inline;
float:left;
}
.row .list{
margin-left:20px;
display:inline;
float:left;
}
.row .list img{
display:block;
margin-bottom:5px;
}
.row .list ul{
clear:both;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
padding-bottom:5px;
list-style-type:disc;
list-style-position:inside;
color:#42a1b0;
line-height:20px;
}

#details #columnTwo{
width:316px;
height:218px;
margin-top:20px;
display:inline;
float:left;
}
#details #columnThree{
display:inline;
float:left;
margin-left:114px;
}
#details #columnThree img.sideUW{
width:184px;
height:126px;
}
#details #columnThree .sideLink{

}
#details #columnThree .sideLink img{
padding-left:0px;
border:none;
}
#details #columnThree .sideLink{
width:184px;
height:68px;
}

/******************************************************************************************/
#demo{
clear:both;
width:930px;
display:block;
margin-left:18px;
}
.bracket{
font-size:14px;
color:#e2e2e2;
}
#demo img{
border:none;
}
#demo #horOne{
width:310px;
height:133px;
display:inline;
float:left;
}

#demo #horTwo{
width:257px;
height:133px;
display:inline;
float:left;
margin-left:10px;
}

/*
#demo #horOne:hover{
background-image:url(../images/horizontalPackOf.png);
background-repeat:no-repeat;
}


#demo #horTwo:hover{
background-image:url(../images/horizontalUnderwearOf.png);
background-repeat:no-repeat;
}
*/
/******************************************************************************************/
/*#footer{
clear:both;
display:block;
position:relative;
top:90px;
}
#footer #footerNav{
margin-left:30px;
display:inline;
float:left;
}
#footer #phoneNo{
display:inline;
float:left;
}
#footer #phoneNo img{
padding-left:150px;
}
#footer #footerNav p{
display:inline;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
padding:20px 10px 0 10px;
}
#footer #footerNav a.footer{
display:inline;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#1c3968;
padding-top:20px;
}
#copyright{
padding-left:28px;
}*/

#footer{
padding-top:50px;
display:block;
clear:both;
margin-left:23px;
}
#footerNav{
width:600px;
display:inline;
float:left;
}
span.bar{
padding-top:5px;
padding-left:3px;
padding-right:3px;
color:#1c3968;
}
p.footer{
padding-top:5px;
display:inline;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}
#insideFooter{
display:block;
}
#copyright{
display:block;
clear:both;
}
#phoneNo{
display:inline;
float:left;
margin-left:52px;
}
#phoneNo img{
width:237px; 
height:38px;
}
p a{
text-decoration:underline;
color:#1c3968;
}
