* {padding: 0px; margin: 0px;}
ul {padding-left: 30px;}

a {color: #A00B0D;}
a:hover {text-decoration: none;}

.globalTitleWrapper {
   color: #A00B0D;
   margin-bottom: 10px;
   }

body {
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   background: #EAEAEA;
   } 

#main {
   color: #3F3F3F;
   text-align: justify;
   padding: 20px;
   padding-right: 35px;
   }
#header_left {
   padding-top: 15px;
   padding-left: 15px;
   }
#header_right {
   padding-left: 55px;
   padding-top: 50px;
   }

#nav .navigationMenu {
   border-bottom: 4px solid #9a090c;
   width: 800px;
   height: 50px;
   }
#nav .navigationMenu ul {
   padding-left: 0px;
   padding-top: 11px;
   list-style-type: none; 
   }
#nav .navigationMenu li {
   width: 119px;
   display: inline-block; 
   }
#nav .navigationMenu ul li a {
   text-align: center;
   display: inline-block; 
   width: 100px;
   text-align: center;
   padding: 10px 10px 20px 9px;
   font-family: helvetica;
   text-decoration: none;
   color: #000000;
   font-size: 16px;
   }
#nav .navigationMenu ul li a:hover, #nav .navigationMenu ul li a.currentPage {
   background: url(/files/site/0/tab.jpg)
      repeat-x;
   color: #FFFFFF;
   }

.servicesLinks a {
   color: #3F3F3F;
   font-size: 18px;
   text-decoration: none;
   }
.servicesLinks a:hover {
   color: #A00B0D;
   }

.highslide-caption {
   position: relative;
   top: -10px;
   background: URL(/files/site/0/shadow.jpg)
      no-repeat;
   }

#footer {
   color: #FFFFFF;
   margin-top: 30px;
   background: #9A090C;
   padding: 15px;
   }

.recentProject {
   float: left;
   clear: both;
   padding-bottom: 10px;
   }
.recentProject img {
   border: 1px solid #3F3F3F;
   }
.recentProjectsTitle {
   display: none;
   }


#right_top {
   padding-left: 10px;
   padding-top: 20px;
   }
#left {
   color: #3F3F3F;
   text-align: justify;
   padding: 20px;
   padding-right: 35px;
   padding-bottom: 0px;
   }
#right_bottomfoot {
   padding-left: 10px;
   padding-top: 20px; 
   }

.logoListImage {
   border: 2px solid #A00B0D;
   margin-bottom: 15px;
   margin-right: 10px;
   padding-right: 0px;
   }
.contactFormTitleWrapper {
   margin-bottom: 25px;
   }

.siteSearchKeywordLabel {
   padding-right: 10px;
   }