/* CSS Document */

body{
font-family: arial, verdana, sans serif;
text-align: center;
font-size: 11px;
padding: 0px;
color: #000000;
background-color: #fff;
background-image: url(images/background.jpg);
background-repeat: repeat-x;
text-align:center;
margin:0 auto;
}


ul{
list-style: square;
}


a{
color: #010066;
font-weight: bold;
text-decoration: none;
}

a:hover{
text-decoration: underline;
}

.wrapper{
width: 800px;
height: 800px;
margin:0 auto;
border-right: 1px #010066 solid;
border-bottom: 1px #010066 solid;
border-left: 1px #010066 solid;
}

html>body .wrapper{
width: 800px;
height: 802px;
margin:0 auto;
border-right: 1px #010066 solid;
border-bottom: 1px #010066 solid;
border-left: 1px #010066 solid;
}

.wrapperservice{
width: 800px;
height: 800px;
margin:0 auto;
border-right: 1px #010066 solid;
border-bottom: 1px #010066 solid;
border-left: 1px #010066 solid;
}

html>body .wrapperservice{
width: 800px;
height: 850px;
margin:0 auto;
border-right: 1px #010066 solid;
border-bottom: 1px #010066 solid;
border-left: 1px #010066 solid;
}



.header{
float: left;
width: 800px;
height: 200px;
background-image: url(images/top.jpg);
background-repeat: no-repeat;
}


.buttons{
float: left;
width:600px;
margin-top: 45px;
margin-left: 55px;
color: #010066;
text-align: center;
font-size: 12px;
}

.buttons a{
color: #010066;
text-decoration: none;
}

.buttons a:hover{
color: #747474;
text-decoration: none;
font-size: 12px;
}

.buttons ul{
list-style: none;
margin: 0;
padding: 0;
}


.buttons li{
display:inline;
margin-left: 10px;
}

.mail{
float: left;
width: 200px;
padding: 77px 0px 0px 10px;
color: #010066;
text-align: left;
font-size: 12px;
font-weight: normal;
}


.flash{
float: left;
margin-left: 246px;
margin-top: 12px;
}

html>body .flash{
float: left;
margin-left: 490px;
margin-top: -80px;
}

.side{
float: left;
width: 226px;
height: 601px;
background-image: url(images/side.jpg);
background-repeat: no-repeat;
margin-top: 0px;
}

.sidestock{
float: left;
width: 226px;
height: 601px;
background-image: url(images/sidestock.jpg);
background-repeat: no-repeat;
margin-top: 0px;
}

.sideblank{
float: left;
width: 226px;
height: 601px;
background-image: url(images/sideblank.jpg);
background-repeat: no-repeat;
margin-top: 0px;
}

.sideservice{
float: left;
width: 226px;
height: 650px;
background-image: url(images/sideservice.jpg);
background-repeat: no-repeat;
margin-top: 0px;
}


.bg_content{
float: right;
width: 555px;
height: 470px;
background-image: url(images/bg_content.jpg);
background-repeat: no-repeat;
margin-left: 1px;
margin-top: -601px;
text-align: left;
padding-left: 10px;
padding-right: 10px;
}



.bg_contentservice{
float: right;
width: 555px;
height: 470px;
background-color: white;
margin-left: 1px;
margin-top: -650px;
text-align: left;
padding-left: 10px;
padding-right: 10px;
}

.map{
float: left;
margin-left: -50px;
}




.open{
width: 200px;
float: left;
}


.service{

width: 200px;
float: left;
}


.view{
clear: both;
}


.iframe{
float: left;
background-color: white;
}


.footer{
float: right;
width: 575px;
height: 106px;
margin-top: -125px;
margin-right: -8px;
background-image: url(images/footer.jpg);
background-repeat: no-repeat;
}

html>body .footer{
float: right;
width: 575px;
height: 106px;
margin-top: -125px;
margin-right: 0px;
background-image: url(images/footer.jpg);
background-repeat: no-repeat;
}



.footerservice{
float: right;
width: 575px;
height: 106px;
margin-top: 10px;
margin-right: -8px;
background-image: url(images/footer.jpg);
background-repeat: no-repeat;
}

.legal {
float: left;
text-align: center;
font-size: 10px;
margin-left: 70px;
padding-top: 20px;
}
