/*Basic template that has a background color and centered container.*/
body {
background-color:#E5E5E5;
}
#container {
margin: 0 auto 0 auto;
width: 800px;
position: relative;
padding: 0;
}
#header {
background-image: url(/site/static/images/headerrepeat.jpg);
background-repeat: repeat-y;
height: 110px;
}
#logo {
float: left;
background-image: url(/site/static/images/logo.jpg);
margin: 20px 0 0 20px;
height: 73px;
width: 180px;
}
#montage {
float: right;
background-image: url(/site/static/images/montage.jpg);
height: 110px;
width: 400px;
margin: 0 5px 0 0;
}
#repeat {
background-image: url(/site/static/images/repeat.jpg);
background-repeat: repeat-y;
width: 800px;
margin: 0 10px 0 10px 0;
}
#menu {
border-bottom: thin solid black;
margin: 0 10px 0 10px;
padding: 10px 0 10px 0;
}
#main {
border-left: thin solid black;
padding: 0 0px 10px 10px;
width: 380px;
margin: 10px 0 10px 190px;
}
.mainoverview {
border-left: thin solid black;
padding: 0 0px 10px 10px;
width: 380px;
margin: 10px 0 10px 190px;
}
#servicemain {
padding: 0 0px 10px 10px;
width: 580px;
margin: 10px 0 10px 10px;
}

#quotemain {
padding: 0 0px 10px 10px;
width: 770px;
margin: 10px 0 10px 10px;
}

#step1 {
background-image: url(/site/static/images/step1.jpg);
background-repeat: no-repeat;
width: 550px;
height: 70px;
margin-left: 120px;
}

#step2 {
background-image: url(/site/static/images/step2.jpg);
background-repeat: no-repeat;
width: 550px;
height: 70px;
margin-left: 120px;
}

#step3 {
background-image: url(/site/static/images/step3.jpg);
background-repeat: no-repeat;
width: 550px;
height: 70px;
margin-left: 120px;
}

#step4 {
background-image: url(/site/static/images/step4.jpg);
background-repeat: no-repeat;
width: 550px;
height: 70px;
margin-left: 120px;
}


#mainclear {
clear: both;
}
#sidebar {
padding: 0 10px 10px 10px;
margin: 5px 0 15px 0;
width: 150px;
height: 500px;
float: left;
}
#pricesidebar {
padding: 0 10px 10px 0;
margin: 5px 10px 0 0;
width: 150px;
float: right;
}

#pricesidebar1 {
padding: 0 10px 10px 0;
margin: 5px 10px 0 0;
width: 150px;
float: right;
}

#testimonial {
margin: 0 0 0 5px;
}
#testimonialtop {
background-image: url(/site/static/images/testimonialtop.jpg);
background-repeat: no-repeat;
width: 150px;
height: 6px;
background-color: #273D6E;
}
#testimonialmiddle {
background-color: #273D6E;
width: 150px;
}
#testimonialtext {
padding: 2px 3px 2px 3px;
}
#testimonialbottom {
background-image: url(/site/static/images/testimonialbottom.jpg);
background-repeat: no-repeat;
width: 150px;
height: 17px;
}
#testimonial p {
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
padding: 0px;
color: white;
text-decoration: none;
text-align: center;
}
#testimonial a {
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
padding: 0px;
color: white;
text-decoration: underline;
text-align: center;
}
#testimonial a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
padding: 0px;
color: #273D6E;
background-color: white;
text-decoration: underline;
text-align: center;
}
#image1 {
border: thin solid black;
margin: 10px 10px 15px 0;
width: 160px;
height: 200px;
float: right;
}
#image2 {
clear: right;
margin: 0 10px 15px 0;
border: thin solid black;
width: 160px;
height: 200px;
float: right;
}

#servicebutton {
margin: 15px 10px 15px 0;
width: 160px;
float: right;
}

#overviewbuttons {

}

#quotebox {
margin: 15px 0 15px 0;
width: 160px;
float: right;
}

#servicebuttontop{
background-image: url(/site/static/images/buttontoproll.jpg);
background repeat: no-repeat;
width: 162px;
height: 45px;
}

#servicebuttonmiddle{
border-left: solid thin #666666;
border-right: solid thin #666666;
height: 109px;
width: 158px;
padding: 0px
}

#servicebuttonmiddle1{
border-left: solid thin #666666;
border-right: solid thin #666666;
width: 158px;
background-color: #f2f2f2;
padding: 0px
}

#servicebuttonbottom{
background-image: url(/site/static/images/buttonbottom.jpg);
background repeat: no-repeat;
width: 162px;
height: 45px;
}

#servicebuttonbottom a{
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
color: white;
font-weight: bold;
text-decoration: none;
text-align: center;
}
#servicebuttonbottom a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
color: #273D6E;
font-weight: bold;
text-decoration: underline;
text-align: center;
background-color: white;
}

#servicebuttontop a{
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
color: white;
font-weight: bold;
text-decoration: none;
text-align: center;
}
#servicebuttontop a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
color: #273D6E;
font-weight: bold;
text-decoration: underline;
text-align: center;
background-color: white;
}

#comparison a:link{
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
color: white;
font-weight: bold;
text-decoration: none;
text-align: center;
}
#comparison a:active{
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
color: white;
font-weight: bold;
text-decoration: none;
text-align: center;
}
#comparison a:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
color: white;
font-weight: bold;
text-decoration: none;
text-align: center;
}
#comparison a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
color: #273D6E;
font-weight: bold;
text-decoration: underline;
text-align: center;
background-color: white;
}




#testing a { display: block; width: 160px; height: 68px; background-image: url(/site/static/images/comparison.jpg);
font-family: Arial, Helvetica, sans-serif;
background-color: white;
font-size: 100%;
color: white;
font-weight: bold;
text-decoration: none;
text-align: center;}

#testing a:hover { background-image: url(/site/static/images/comparisonroll.jpg);
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
color: white;
font-weight: bold;
text-decoration: none;
text-align: center;
}

#testing a { display: block; width: 160px; height: 68px; background-image: url(/site/static/images/comparison.jpg);
font-family: Arial, Helvetica, sans-serif;
background-color: white;
font-size: 100%;
color: white;
font-weight: bold;
text-decoration: none;
text-align: center;}



#quotebutton a:hover { background-image: url(/site/static/images/comparisonroll.jpg);
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
color: white;
font-weight: bold;
text-decoration: none;
text-align: center;
float: left;
margin: 10px 0 0 20px;
}

#quotebutton a { display: block; width: 160px; height: 68px; background-image: url(/site/static/images/comparison.jpg);
font-family: Arial, Helvetica, sans-serif;
background-color: white;
font-size: 100%;
color: white;
font-weight: bold;
text-decoration: none;
text-align: center;
float: left;
margin: 10px 0 0 20px;
}


#quotebutton1 a:hover { background-image: url(/site/static/images/comparison.jpg);
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
color: white;
font-weight: bold;
text-decoration: none;
text-align: center;
float: left;
margin: 10px 0 0 200px;
}

#quotebutton1 a { display: block; width: 160px; height: 68px; background-image: url(/site/static/images/comparisonroll.jpg);
font-family: Arial, Helvetica, sans-serif;
background-color: white;
font-size: 100%;
color: white;
font-weight: bold;
text-decoration: none;
text-align: center;
float: left;
margin: 10px 0 0 200px;
}



#testing1 { display: block; width: 160px; height: 44px; background-image: url(/site/static/images/buttontoproll.jpg);
font-family: Arial, Helvetica, sans-serif;
background-color: white;
font-size: 100%;
color: white;
font-weight: bold;
text-decoration: none;
text-align: center;}


#testing1 a:hover { background-image: url(/site/static/images/buttontoproll.jpg);
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
color: white;
font-weight: bold;
text-decoration: none;
text-align: center;
}


#testing2 a { display: block; width: 160px; height: 44px; background-image: url(/site/static/images/buttonbottom.jpg);
font-family: Arial, Helvetica, sans-serif;
background-color: white;
font-size: 100%;
color: white;
font-weight: bold;
text-decoration: none;
text-align: center;}

#testing2 a:hover { background-image: url(/site/static/images/buttonbottomroll.jpg);
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
color: white;
font-weight: bold;
text-decoration: none;
text-align: center;
}


#testing4 a { display: block; width: 160px; height: 44px; background-image: url(/site/static/images/buttonbottom1.jpg);
font-family: Arial, Helvetica, sans-serif;
background-color: white;
font-size: 100%;
color: white;
font-weight: bold;
text-decoration: none;
text-align: center;}

#testing4 a:hover { background-image: url(/site/static/images/buttonbottomroll1.jpg);
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
color: white;
font-weight: bold;
text-decoration: none;
text-align: center;
}

.hiddenPic {display:none;}



#comparison {
background-image: url(/site/static/images/comparison.jpg);
background-repeat: no-repeat;
margin: 10px 0 0 0;
height: 68px;
width: 160px;
}

#buytop {
background-image: url(/site/static/images/buytop.jpg);
background-repeat: no-repeat;
width: 131px;
height: 6px;
}
#buymiddle {
text-align: center;
background-color: #273D6E;
width: 131px;
}
#buymiddle a {
font-family: Arial, Helvetica, sans-serif;
font-size: 110%;
color: white;
font-weight: bold;
text-decoration: none;
text-align: center;
}
#buymiddle a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 110%;
color: white;
font-weight: bold;
text-decoration: underline;
text-align: center;
}
#buybottom {
background-image: url(/site/static/images/buybottom.jpg);
background-repeat: no-repeat;
width: 131px;
height: 6px;
}
.association {
padding: 10px 10px 0 10px;
border-bottom: thin solid black;
text-align: center;
}
#footer {
border-top: thin solid black;
margin: 0 10px 0 10px;
padding: 10px 0 10px 0;
}
#email {
float: left;
padding: 0 0 10px 0;
}
#phone {
float: right;
padding: 0 0 10px 0;
}
#bottom {
background-image: url(/site/static/images/footer.jpg);
background-repeat: no-repeat;
height: 10px;
width: 800px;
}
#bpfooter {
padding: 10px 0 0 0;
text-align: center;
}






#testing5 a { display: block; width: 160px; height: 44px; background-image: url(/site/static/images/buttontop1.jpg);
font-family: Arial, Helvetica, sans-serif;
background-color: white;
font-size: 100%;
color: white;
font-weight: bold;
text-decoration: none;
text-align: center;}

#testing5 a:hover { background-image: url(/site/static/images/buttontoproll1.jpg);
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
color: white;
font-weight: bold;
text-decoration: none;
text-align: center;
}
