/* CSS Document */
*{
margin:0;
padding:0;
}

img{
border:none;
}

a{
font:bold 14px Arial, Helvetica, sans-serif;;
color:#2B5699;
text-decoration:none;
}

h1{
font:normal 18px Arial, Helvetica, sans-serif;
color:#2B5699;
margin:5px 5px 5px 15px;
}

body{
margin:0;
padding:0;
background:url(../images/body.jpg) top repeat-x;
}

#top{
width:963px;
height:30px;
margin:0px auto 0px auto;
}

#header{
width:963px;
height:166px;
margin:0px auto 0px auto;
background:url(../images/banner.png) top center no-repeat;
}

#header .logo{
width:541px;
height:38px;
float:left;
margin:90px 0px 0px 220px;
}

#content{
width:963px;
height:auto;
margin:35px auto 0px auto;
}

.box1{
width:963px;
height:212px;
background:url(../images/box1.png) center no-repeat;
float:left;
margin:5px 0px 5px 0px;
}

.box2{
background:url(../images/box2.png) center no-repeat;
width:963px;
height:212px;
float:left;
margin:5px 0px 5px 0px;
}


.box2 .probox{
width:180px;
height:180px;
float:left;
margin:5px 5px 5px 5px;
}

.box2 h3{
font:normal 14px Arial Black;
color:#073680;
text-align:center;
float:left;
height:45px;
}


.box2 .imgpro{
float:left;
margin:0px;
}

.box2 .price{
float:left;
margin:0px 0px 0px 0px;
}


.box3{
width:963px;
height:343px;
background:url(../images/box3.png) center no-repeat;
float:left;
margin:5px 0px 5px 0px;
}

.button{
width:150px;
height:50px;
}

.note{
width:960px;
height:20px;
float:left;
text-align:center;
font:bold 14px Arial, Helvetica, sans-serif;
color:#073680;
}

.box4{
width:963px;
height:177px;
background:url(../images/box4.png) center no-repeat;
float:left;
margin:5px 0px 5px 0px;
}

.box1 h2,.box2 h2,.box3 h2,.box4 h2,.product h2{
font:bold 14px Arial, Helvetica, sans-serif;
color:#FFFFFF;
padding:4px 0px 0px 35px;
}

.box1 p,.box2 p,.box3 p,.box4 p{
font:normal 14px Arial, Helvetica, sans-serif;
color:#2A5598;
line-height:21px;
padding:20px 20px 20px 20px;
}

.box3 ul{
font:normal 14px Arial, Helvetica, sans-serif;
color:#2A5598;
line-height:21px;
padding:0px 20px 0px 40px;
}

.clear{ clear:both; }

#footer{
width:961px;
height:92px;
background:url(../images/footer.png) center no-repeat;
margin:0px auto 0px auto;
text-align:center;
}

#footer p{
font:italic 12px Arial, Helvetica, sans-serif;
color:#FDFDFE;
padding:40px 0px 0px 0px;
}
