@charset "utf-8";
/* CSS Document */

BODY {
margin: 0px 0px 0px;
}

h1{
FONT-SIZE: 14px;
font-weight: bold;
FONT-FAMILY: Verdana;
}


DIV.mainbody {
position: center;
background: white;
FONT-SIZE: 13px;
COLOR: black;
FONT-FAMILY: Verdana;
TEXT-ALIGN: left;
WIDTH: 851px; 
margin-left:auto;
margin-right:auto;
}

DIV.logoarea { 
background: white url("./images/header.jpg") no-repeat;
WIDTH: 851px; 
HEIGHT: 160px;
}

DIV.topmenu{
PADDING-TOP: 140px;
MARGIN-LEFT:10px;
}

DIV.maincontent {
background: white url("./images/midback.jpg") repeat-x;
WIDTH: 851px;
FONT-STYLE: normal;
FONT-SIZE: 15px;;
FONT-FAMILY: Arial;
TEXT-ALIGN: left;
FONT-VARIANT: normal;
color: #423a52;
}

DIV.leftcontent {
float: left;
WIDTH: 465px;
FONT-STYLE: normal;
FONT-SIZE: 15px;;
FONT-FAMILY: Arial;
TEXT-ALIGN: left;
FONT-VARIANT: normal;
color: #423a52;
}

DIV.lefttitle {
background: url("./images/leftlabelback.jpg") no-repeat;
WIDTH: 398px;
height: 29px;
padding-left: 25px;
padding-top: 5px;
margin-top: 10px;
FONT-SIZE: 15px;;
FONT-FAMILY: Arial;
TEXT-ALIGN: left;
font-weight: bold;
color: white;
}

DIV.leftwording {
padding-left: 15px;
padding-top: 10px;
WIDTH: 400px;
FONT-SIZE: 15px;;
FONT-FAMILY: Arial;
TEXT-ALIGN: left;
color: #423a52;
}

DIV.vanpic {
padding-left: 10px;
padding-top: 20px;
}

DIV.rightcontent {
float: right;
WIDTH: 376px;
FONT-STYLE: normal;
FONT-SIZE: 15px;
FONT-FAMILY: Arial;
TEXT-ALIGN: left;
FONT-VARIANT: normal;
color: #423a52;
}

DIV.righttitle {
background: url("./images/rightlabelback.jpg") no-repeat;
WIDTH: 376px;
height: 24px;
padding-left: 25px;
padding-top: 5px;
margin-top: 10px;
FONT-SIZE: 15px;;
FONT-FAMILY: Arial;
TEXT-ALIGN: left;
font-weight: bold;
color: white;
}

DIV.rightfadeback {
background: url("./images/rightfadeback.jpg") no-repeat;
WIDTH: 375px;
height: 258px;
padding-left: 0px;
padding-top: 0px;
margin-top: 0px;
}

DIV.testibox {
background: url("./images/testimonialbox.jpg") no-repeat;
WIDTH: 377px;
height: 131px;
margin-top: 0px;
}

DIV.testiwording{
padding-left: 40px;
padding-top: 50px;
font-size: 14px;
font-style: italic;
font-weight: bold;
color: #313130;
font-family: arial;
width: 320px;
}

DIV.testseemore{
text-align: right;
width: 335px;
padding-top: 10px;
}

DIV.purpledot{
float: left;
padding-top: 11px;
padding-left: 5px;
width: 17px;
height: 13px;
}

DIV.rightfadewording{
float: left;
padding-left: 0px;
padding-top: 11px;
FONT-SIZE: 12px;
FONT-FAMILY: Arial;
TEXT-ALIGN: left;
font-weight: bold;
color: #454242;
}

DIV.clear{
DISPLAY: block;
FONT-SIZE: 12px;
font-weight: bold;
FONT-FAMILY: Arial;
color: black;
margin-left: auto;
margin-right: auto;
CLEAR:both;
}

DIV.footer{
background: url("./images/footerback.jpg") no-repeat;
color:white;
padding-top: 5px;
padding-right: 10px;
font-size:12px;
text-align: right;
font-family: arial;
WIDTH: 825px;
height: 29px;
}

DIV.copyright{
padding-top: 15px;
text-align: center;
FONT-SIZE: 12px;
font-weight: bold;
FONT-FAMILY: Arial;
color: #72716f;
margin-left: auto;
margin-right: auto;
}

A.headerlink:link {
font-weight: bold;
text-decoration: none;
color: #423a52;
font-family: arial;
font-size : 14px;
}

A.headerlink:visited {
font-weight: bold;
text-decoration:  none;
color: #423a52;
font-family: arial;
font-size : 14px;
}

A.headerlink:hover {
text-decoration:  underline;
font-weight: bold;
color: #6d647e;
font-family: arial;
font-size : 14px;
}

A.headerlink:active {
text-decoration:  underline;
font-weight: bold;
color: #6d647e;
font-family: arial;
font-size : 14px;
}

A.seemore:link {
font-style:italic;
text-decoration: none;
color: #ce9d3b;
font-family: arial;
font-size : 15px;
}

A.seemore:visited {
font-style:italic;
text-decoration:  none;
color: #ce9d3b;
font-family: arial;
font-size : 15px;
}

A.seemore:hover {
font-style:italic;
text-decoration:  underline;
color: #e7bc65;
font-family: arial;
font-size : 15px;
}

A.seemore:active {
font-style:italic;
text-decoration:  underline;
color: #e7bc65;
font-family: arial;
font-size : 15px;
}

A.footerlink:link {
font-weight: bold;
text-decoration: none;
color: white;
font-family: arial;
font-size : 14px;
}

A.footerlink:visited {
font-weight: bold;
text-decoration:  none;
color: white;
font-family: arial;
font-size : 14px;
}

A.footerlink:hover {
text-decoration:  none;
font-weight: bold;
color: #765c28;
font-family: arial;
font-size : 14px;
}

A.footerlink:active {
text-decoration:  none;
font-weight: bold;
color: #765c28;
font-family: arial;
font-size : 14px;
}

