/*** Globals ***/
body { background: url(../images/bg-boody.jpg) repeat-x left top; }
#Holder { margin: 0px auto; }
.larger { font-size:125%}

/*** Menu ***/
.menu { text-align: left; }
.menu ul { background: url(../images/bg-menu.gif); float: left; width: 100%; }
.menu li { display: inline; }
.menu a { color: #FFFFFF; text-decoration: none; font: bold 1.2em/2.4em Geneva, Arial, Helvetica, sans-serif; padding-right: 10px; padding-left: 10px; float: left; border-left: 1px #f1d16c; border-right: 1px #f8e69a; background: url(../images/bg-menu-slide.gif) no-repeat right center; }
.menu  a:hover, .menu .active a { color: #CC0000; }

/*** SubMenu ***/
.submenumenu { margin-top: 10px; margin-bottom: 10px; }

/*** Main Content Area ***/
.maincontent { text-align: left; float: left; }
.maincontent p { padding-right: 5px; padding-left: 5px; color: #333333; margin-top: 10px; font: 1.2em/2em Arial, Helvetica, sans-serif; clear: both; }
.maincontent ul { margin: 10px 20px; }
.maincontent li { font-size: 1.2em; line-height: 1.4em; }

.maincontent strong { font-weight: bold; }

.maincontent h1 { color:#2d4e72; font-size: 2em; font-weight: bold; }
.maincontent  h1  span { }

.maincontent h2 { color:#2d4e72; font-size: 2em; font-weight: bold; margin-top: 10px; }
.maincontent  h2  span { }
.maincontent em { font-style: italic; }
.divider { float: left; height: 2px; width: 95%; border-bottom: 2px solid #E7E5E6; padding-right: 20px; margin-top: 5px; margin-bottom: 5px; }
/*** Images in text ***/
.image { text-align:center}
.car {}
.buttontype { padding-top: 10px; }
.buttontype .image { margin-bottom: 10px; }

/*** Cities ***/
.cities { color: #666666; text-align: justify; font: 1em/1.4em Verdana, Arial, Helvetica, sans-serif; padding: 10px; margin-top: 10px; border: 1px solid #E2E2E2; margin-right: 0px; }
.cities h2 { color:#2d4e72; font-size: 1.4em; font-weight: bold; margin-bottom: 10px; }
.cities ul { margin: 10px; padding: 0px; background-image: none; clear: both; }
.cities li { list-style-type: none; display: inline; }
.cities a { color: #666; text-decoration: underline; }
.cities .partners a { margin-right: 10px; }


.cities_one { float: left; padding-bottom: 15px; width: 100%; }
.cities_one li { float: left; width: 120px; list-style: disc !important; margin-right: 0px; margin-left: 20px; padding-left: 0px; }


/*** testimonials ***/
.testimonials { background: url(../images/testimonials-top.gif) no-repeat top; margin-top: 10px; clear: both; margin-bottom: 10px; float: left; width: 100%; }
.testimonials .content { background: url(../images/testimonials-bottom.gif) bottom; float: left; width: 100%; }
.testimonials h3 { margin: 5px 0px 0px 5px; padding: 0px; }
.testimonials h3 span { display: none; }
.testimonials p  { font-size: 1.1em; color: #FFF; line-height: 1.4em; padding: 5px 15px 15px; margin: 0px; }


/*** Footer ***/
.footer { background: url(../images/bg-footer.gif) repeat; margin-top: 10px; }
.footer p { font: 1.1em/2.8em Arial, Helvetica, sans-serif; color: #FFFFFF; }
.footer a { color: #FFFFFF; }
.footer a:hover { color: #D65D00; text-decoration: none; }

