#body{
    width:100%;
    background-color:#FFF;
    text-align: center;
    margin:0;
}

#stage{
    width: 100%;
    text-align: center;
}

#header{
    text-align: center;
    height:126px;
    width:100%;
    background-image: url('../images/header-bg.png');
    background-repeat: repeat-x;
    background-position:bottom;
}

#header .content{
    text-align:left;
    width:1024px;
    height:116px;
    margin-left:auto;
    margin-right:auto;
}

img.logo{
    margin-left: 5px;
    margin-top: 25px;
}

#header .claim{
    color: #6fad1a;
    font-size: 0.7em;
    font-family: Arial;
    position:relative;
    left: 270px;
    top: -53px;
    width:150px;
}

#content{
    background-color:#e6fae6;
    background-image:url('../images/content-bg.png');
    background-repeat:repeat-x;
    background-position:bottom;
    min-height:300px;
    padding-top:30px;
    text-align:center;
}

#content .content{
    text-align:left;
    width:964px;
    margin-left:auto;
    margin-right:auto;
}

#content .content .option{
    float:left;
    width:220px;
    padding-left:10px;
    padding-right:10px;
    min-height:200px;
    font-family: Helvetica, Arial;
    font-weight:normal;
    color:#333;
    text-align:left;
    position:relative;
    font-size:13px;
    line-height:18px;
}

#content .content .option1{
    float:left;
    width:220px;
    padding-left:0px;
    padding-right:10px;
    min-height:270px;
    font-family: Helvetica, Arial;
    font-weight:normal;
    color:#333;
    text-align:left;
    position:relative;
    font-size:13px;
    line-height:18px;
}

#content .content .option4{
    font-size:13px;
    float:left;
    width:220px;
    padding-left:10px;
    padding-right:0px;
    min-height:200px;
    font-family: Helvetica, Arial;
    font-weight:normal;
    color:#333;
    text-align:left;
    position:relative;
    line-height:18px;
}

#content .content .option23{
    float:left;
    width:440px;
    padding-left:10px;
    padding-right:10px;
    min-height:200px;
    font-family: Helvetica, Arial;
    font-weight:normal;
    color:#333;
    text-align:left;
    position:relative;
    font-size:13px;
    line-height:20px;
}


#subcontent{
    background-color:#d9ebeb;
    background-image:url('../images/rotator-bg.png');
    background-repeat:repeat-x;
    background-position:bottom;
    width: 100%;
    text-align:center;
}

#subcontent .content{
    text-align:left;
    width:1024px;
    margin-left:auto;
    margin-right:auto;
}

#subcontent .smallcontent{
    text-align:left;
    width:984px;
    margin-left:auto;
    margin-right:auto;
}

#subcontent .smallcontent .option{
    float:left;
    width:220px;
    margin-top:5px;
    padding-left:10px;
    padding-right:10px;
    min-height:222px;
    font-family: Helvetica, Arial;
    font-weight:normal;
    color:#333;
    text-align:left;
    position:relative;
    font-size:13px;
    line-height:18px;
}

#subcontent .smallcontent .option1{
    float:left;
    width:220px;
    margin-top:5px;
    padding-left:10px;
    padding-right:10px;
    min-height:222px;
    font-family: Helvetica, Arial;
    font-weight:normal;
    color:#333;
    text-align:left;
    position:relative;
    font-size:13px;
    line-height:18px;
}

#subcontent .smallcontent .option4{
    float:left;
    width:220px;
    margin-top:5px;
    padding-left:10px;
    padding-right:0px;
    min-height:222px;
    font-family: Helvetica, Arial;
    font-weight:normal;
    color:#333;
    text-align:left;
    position:relative;
    font-size:13px;
    line-height:18px;
}

#subcontent .smallcontent .option div{
font-size:13px;
}


#options{
    background-color:#c6e0e6;
    background-image:url('../images/options-bg.png');
    background-repeat:repeat-x;
    background-position:bottom;
    min-height:400px;
}

#footer{
    background-color:#adc0cb;
    min-height:200px;
    text-align:center;
}

#footer .content{
    text-align:left;
    width:1024px;
    margin-left:auto;
    margin-right:auto;
}

ul.menu{
    height:81px;
    list-style:none;
    font-family:Helvetica, Arial;
    color:#6fad1a;
    position:relative;
    top:-65px;
    left:410px;
    width:570px;
    margin:0;
    text-align:left;
    display:inline-block;
}

li.menuitem.active{
    background-image:url('../images/active-menu-item.png');
    background-repeat:no-repeat;
    background-position:left;
    height:81px;
    width:106px;
    font-family:Helvetica, Arial;
    color:#6fad1a;
    font-size:1.0em;
    position:relative;
    padding-left:10px;
    padding-top:18px;
    float:left;
    font-weight:bold;
}

li.menuitem{
    height:81px;
    width:90px;
    font-family:Helvetica, Arial;
    color:#6fad1a;
    font-size:1.0em;
    position:relative;
    padding-left:10px;
    padding-top:18px;
    float:left;
    font-weight:bold;
}

ul.menu a{
    font-family:Helvetica, Arial;
    color:#6fad1a;
    font-size:1.0em;
    text-decoration:none;
}

ul.menu a:hover{
    font-family:Helvetica, Arial;
    color:#144100;
    font-size:1.0em;
    text-decoration:none;
}

#body a {
    outline:none;
}

#customer-list{
    text-align:left;
    width:958px;
}

#customer-list .top {
    background-image:url('../images/references-rotator-border-bg.png');
    background-repeat:repeat-y;
    background-position:left;
    width: 958px;
    height: 12px;
}

#customer-list .bottom {
    background-image:url('../images/references-rotator-bottom-bg.png');
    background-repeat:no-repeat;
    background-position:bottom;
    width: 958px;
    height: 11px;
}

#customer-list .main{
    background-image:url('../images/references-rotator-border-bg.png');
    background-repeat:repeat-y;
    background-position:left;
    background-color:#FFF;
}

#customer-list .list{
    font-family: Helvetica, Arial;
    font-size: 0.8em;
    padding:10px 20px 10px 20px;
}

.customer-logo{
    text-align:center;
    float:left;
    width:25%;
}

.customer-logo img{
    border:none;
    cursor:url;
}

.customer-description{
    float:left;
    width:200px;
    margin-left:20px;
    margin-top:20px;
    font-family:Helvetica, Arial;
    font-size:14px;
}

#customer-detail{
    text-align:left;
    width:712px;
    float:left;
}

#customer-detail .top {
    /*background-image:url('../images/references-rotator-border-bg.png');*/
    background-repeat:repeat-y;
    background-position:left;
    width: 958px;
    height: 12px;
}

#customer-detail .bottom {
    background-image:url('../images/frame-size-5.png');
    background-repeat:no-repeat;
    background-position:bottom;
    width: 712px;
    height: 11px;
}

#customer-detail .main{
    /*background-image:url('../images/references-rotator-border-bg.png');*/
    background-repeat:repeat-y;
    background-position:left;
    background-color:#FFF;
    padding-top:30px;
    padding-bottom:30px;
}

#customer-detail .detail{
    font-family: Helvetica, Arial;
    font-size: 0.8em;
    padding:10px 20px 10px 20px;
    text-align:center;
}

#rotator{
    text-align:left;
    padding-left:25px;
}

#rotator-title{
    text-align:left;
    padding-top:10px;
    padding-left:25px;
    padding-bottom:10px;
    color:#333333;
}

#rotator-sub{
    text-align:left;
    padding-top:10px;
    padding-left:35px;
    padding-bottom:25px;
}

#rotator .top {
    background-image:url('../images/references-rotator-border-bg.png');
    background-repeat:repeat-y;
    background-position:left;
    width: 958px;
    height: 12px;
}

#rotator .bottom {
    background-image:url('../images/references-rotator-bottom-bg.png');
    background-repeat:no-repeat;
    background-position:bottom;
    width: 958px;
    height: 28px;
}

#rotator .main{
    background-image:url('../images/references-rotator-border-bg.png');
    background-repeat:repeat-y;
    background-position:left;
    height:160px;
}

#rotator .list{
    font-family: Helvetica, Arial;
    font-size: 0.8em;
    padding:10px 20px 10px 20px;
    overflow:hidden;
    height:155px;
    text-align:center;
}

.footer{
    float:left;
    margin-left:25px;
    width:220px;
    min-height:150px;
    margin-top:25px;
    font-family: Helvetica, Arial;
    font-size:0.9em;
    font-weight:bold;
    color:#333;
}

.footer .mail{
    font-family: Helvetica, Arial;
    font-size:0.9em;
    font-weight:bold;
    color:#FFFFFF;
    text-decoration:none;
}
.footer .mail:visited{
    font-family: Helvetica, Arial;
    font-size:0.9em;
    font-weight:bold;
    color:#FFFFFF;
    text-decoration:none;
}

.footer .mail:hover{
    font-family: Helvetica, Arial;
    font-size:0.9em;
    font-weight:bold;
    color:#FFFFFF;
    text-decoration:none;
}

h1{
    font-family: Helvetica, Arial;
    font-size:1.3em;
    font-weight:bold;
    color:#333333;
    text-decoration:none;
}

h3{
    font-family: Helvetica, Arial;
    font-size:16px;
    font-weight:bold;
    color:#333333;
    text-decoration:none;
    text-align:left;
}

#options .content .option{
    float:left;
    padding-left:25px;
    width:220px;
    height:330px;
    margin-top:25px;
    font-family: Helvetica, Arial;
    font-size:13px;
    font-weight:bold;
    color:#333;
    text-align:left;
    position:relative;
}


.option-bg{
    float:left;
    padding-left:25px;
    width:220px;
    height:330px;
    margin-top:25px;
    font-family: Helvetica, Arial;
    font-size:14px;
    font-weight:bold;
    color:#333;
    text-align:left;
    background-image:url("../images/vert_line.png");
    background-repeat:repeat-y;
    position:relative;
}


#options .content{
    text-align:left;
    width:1024px;
    margin-left:auto;
    margin-right:auto;
}

.label{
    font-family:Helvetica, Arial;
    font-size:0.8em;
    font-weight:normal;
    margin-bottom:5px;
    color:#333333;
}

input{
    border: #c9d5dc 1px solid;
    font-family:Helvetica, Arial;
    font-size:1.1em;
    width:208px;
    margin-bottom:10px;
    padding:5px;
    color:#333333;
}

select{
    border: #c9d5dc 1px solid;
    font-family:Helvetica, Arial;
    font-size:1.1em;
    width:220px;
    margin-bottom:10px;
    padding:5px;
    color:#333333;
    height:28px;
}

textarea{
    border: #c9d5dc 1px solid;
    font-family:Helvetica, Arial;
    font-size:1.1em;
    width:208px;
    height:147px;
    margin-bottom:10px;
    padding:5px;
    color:#333333;
}

#customer-index{
   margin:auto;
   background-color:#FFFFFF;
   text-align:left;
   width:1024px;
}

.inputerror{
    background-color: #A0C75A;
}

ul.checked-blue{
    list-style:none;
    list-style-image:url("../images/check-blue.png");
    font-family:Helvetica, Arial;
    color:#333;
    text-align:left;
    padding-left:22px;
    font-size:13px;
    line-height:25px;
}

ul.checked{
    list-style:none;
    list-style-image:url("../images/check-list.png");
    font-family:Helvetica, Arial;
    color:#333;
    text-align:left;
    padding-left:22px;
    font-size:14px;
    line-height:25px;
}

ul.dotted{
    list-style:none;
    list-style-type:disc;
    font-family:Helvetica, Arial;
    color:#333;
    text-align:left;
    padding-left:22px;
    font-size:13px;
    line-height:18px;
}

ul.dotted li{
    color:#6fad1a;
}

ul.dotted .li{
    color:#333;
}

a.lightbox img{
    border:0;
}

.image {
    background-image:url('../images/pic-bg.png');
    background-repeat:no-repeat;
    background-position:left;
    width: 224px;
    height: 155px;
    padding-left:12px;
    padding-right:12px;
}

.image img{
    padding-top:12px;
}

.image_bigger {
    background-image:url('../images/frame_size2.png');
    background-repeat:no-repeat;
    background-position:left;
    width: 224px;
    height: 173px;
    padding-left:12px;
    padding-right:12px;
}

.image_bigger img{
    padding-top:12px;
}

.footer a{
    color:#333;
    font-size:12px;
    text-decoration:none;
    font-weight:normal;
    line-height:18px;
}

.footer a:visited{
    color:#333;
    font-size:12px;
    text-decoration:none;
    font-weight:normal;
    line-height:18px;
}

.footer a:hover{
    color:#FFF;
    font-size:12px;
    text-decoration:none;
    font-weight:normal;
    line-height:18px;
}

p {
    color:#333;
    font-family:Helvetica, Arial;
    font-size:14px;
    line-height:20px;
}

p a{
    color:#333;
    font-size:12px;
    text-decoration:underline;
    font-weight:normal;
    line-height:18px;
}

p a:visited{
    color:#333;
    font-size:12px;
    text-decoration:underline;
    font-weight:normal;
    line-height:18px;
}

.content50bg{
    width:438px;
    height:343px;
    background-image:url('../images/bg-3.png');
    background-position:left top;
    background-repeat:no-repeat;
    float:left;
    padding:15px;
    font-family:Helvetica, Arial;
    font-size:14px;
}
.content50{
    font-family:Helvetica, Arial;
    font-size:14px;
    width:450px;
    height:343px;
    float:left;
    padding-left:30px;
    line-height:20px;
}

.content50bg img{
    margin-left:-3px;
    margin-top:-3px;
}

#titlelinks{
    position:absolute;
    display:inline-block;
    top:0px;
    float:right;
    width:974px;
    height:35px;
}

a.titlelinks{
    color:#FFF;
    text-decoration:none;
    font-family:Helvetica, Arial;
    font-size:13px;
}

a:hover.titlelinks{
    color:#144100;
    text-decoration:none;
    font-family:Helvetica, Arial;
    font-size:13px;
}

a:visited.titlelinks{
    color:#FFF;
    text-decoration:none;
    font-family:Helvetica, Arial;
    font-size:13px;
}

a.main {
    color:#6FAD1A;
    font-size:13px;
    text-decoration:underline;
    font-weight:normal;
    line-height:18px;
}

a:visited.main{
    color:#6FAD1A;
    font-size:13px;
    text-decoration:underline;
    font-weight:normal;
    line-height:18px;
}

a:hover.main{
    color:#144100;
    font-size:13px;
    text-decoration:underline;
    font-weight:normal;
    line-height:18px;
}

th{
    padding-bottom:15px;
    width:120px;
}

label{
    font-size:14px;
    font-weight:normal;
    color:#333;
    font-family:Helvetica, Arial;
}

div.subtext{
    padding-left:5px;
}

div.titlelink.green{
    background-color:#93BF34;
    color:#FFFFFF;
    height:35px;
    padding-left:10px;
    padding-right:10px;
    margin:0px 0px 0px 1px;
    float:right;
    display:inline-block;
    vertical-align:middle;
}

div.titlelink.blue{
    background-color:#C6E0E6;
    color:#FFFFFF;
    height:35px;
    padding-left:10px;
    padding-right:10px;
    margin:0px 0px 0px 0px;
    float:right;
}

h4{
    font-family:Helvetica, Arial;
    font-size:24px;
    line-height:22px;
    color:#333;
    margin-top:0;
    margin-bottom:0;
}

h4 a{
    font-family:Helvetica, Arial;
    font-size:24px;
    line-height:22px;
    color:#6FAD1A;
}

#contact label, #newsletter label {
    color: #333333;
    font-family: Helvetica,Arial;
    font-size: 0.8em;
    font-weight: normal;
    margin-bottom: 5px;
}

form tabel td {
    vertical-align: top;
}

#captcha {
    position:relative;
    top:-10px;
}

form a .captcha, form a .captcha_contact, form a .captcha_newsletter {
    margin-left: 10px;
    border: 1px solid #C9D5DC;
}

form a .captcha_contact, form a .captcha_newsletter {
    margin-left: 0px!important;
}

#captcha_contact, #captcha_newsletter {
    width:50px;
    float:left;
    height:18px;
}

.cap_contact_img {
    float:right; 
}

.cap_contact_img_send {
    float:right;
    margin-right:30px;
}

#testaccountform .error_list {
    position: absolute;
    top: 224px;
    color:#CC0000;
    list-style:none;
    margin:0px;
    padding:0px;
    font-weight:normal;
}

#appointmentform, #testaccountform {
    margin-top:20px;
}

#appointmentform .error_list {
    position: absolute;
    top: 204px;
    color:#CC0000;
    list-style:none;
    margin:0px;
    padding:0px;
    font-weight:normal;
}

#appointmentform .error_list li, #testaccountform .error_list li {
    font-family: Helvetica,Arial;
    font-size: 14px;
}

#contact .error_list, #newsletter .error_list {
    color:#CC0000;
    list-style:none;
    margin:0px;
    padding:0px;
    font-weight:normal;
}

#contact #captcha {
    top:0px !important;
}

#contact input, #newsletter input {
    margin-bottom: 20px;
}

#newsletter input {
    display:block;
}

#errormessage_contact, #errormessagecontact , #newserrormessage, #errormessagenewsletter {
    display:block;
    color: rgb(160, 199, 90);
}

#contact textarea {
    height:197px;
}

#contact .option textarea {
    height:200px;
}

.displaynone {
    display:none;
}
