* {
    padding: 0;
    margin: 0;
} 

body {
background: #eee;
font-family: "Trebuchet MS" Verdana, Arial, sans-serif;
font-size: 12px;
color: #333333;
line-height: 22px;
}

a {
text-decoration: none;
color: #0171AF;
}

b {
text-decoration: none;
font: normal normal 900 14px Trebuchet MS;
}

a:hover {
text-decoration: none;
color: #800e16;
}

#wrap {
width: 800px;
margin: 10px auto;
}

#header {
height: 98px;
background: #eee url(images/header.gif) no-repeat;
}


#content {
background: #eee url(images/content.gif) repeat-y;
padding: 0px 20px 20px 20px;
}

.main {
border-top: 0px solid #aaa;
background: #ffffff;
padding: 0px 10px 0px 10px;
}



.main h2 {
font-size: 18px;
font-weight: 100;
padding: 0px 0 0px 0;
}
.main h2 a {
text-decoration: none;
}
.main h3 {  font: 100%; margin: 0 0 10px 0px; padding: 0; color: #800e16; background: inherit;
}
p.one { font: 110%; margin: 40px 0 14px 0px; padding: 40px 0px 0px 0px; color: #000000; background: inherit; line-height: 18px;
}
p.two { width:200px; align:left; font: 110%; margin: 0 0 14px 0px; padding: 0; color: #000000; background: inherit; line-height: 18px;
}
p.three { width:540px; align:right; font: 110%; margin: 0 0 14px 0px; padding: 0; color: #000000; background: inherit; line-height: 18px;
}
.left h2 a:hover {
color: #111;
}

#bottom {
background: #eee url(images/bottom.gif) no-repeat;
padding: 10px 0;
}

#footer {
font-size: 11px;
color: #999;
text-align: center;
}




    #tabsE {
      float:left;
      width:100%;
      background:#ffffff;
      font-size:93%;
      line-height:normal;

      }
    #tabsE ul {
	margin:0;
	padding:0px 0px 0 0px;
	list-style:none;
      }
    #tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsE a {
      float:left;
      background:url("images/tableftE.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsE a span {
      float:left;
      display:block;
      background:url("images/tabrightE.gif") no-repeat right top;
      padding:5px 19px 4px 16px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
      color:#FFF;
      }
    #tabsE a:hover {
      background-position:0% -42px;
      }
    #tabsE a:hover span {
      background-position:100% -42px;
      }



.glossymenu, .glossymenu li ul{
list-style-type: none;
margin: 0px;
padding: 0px;
width: 155px; /*WIDTH OF MAIN MENU ITEMS*/
border: 0px solid black;
}

.glossymenu li{
position: relative;
color: #FFFFFF;
}

.glossymenu li a{
background: white url(images/glossyback.gif) repeat-x bottom left;
font-size:93%;
color: #FFFFFF;
display: block;
width: auto;
padding: 1px 0;
padding-left: 10px;
text-decoration: none;
padding:4px 5px 0px 6px;
}

.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 210px; /*WIDTH OF SUB MENU ITEMS*/
margin: 0px 0px 0px 3px;
left: 0;
top: 0;
display: none;
color: #FFFFFF;
}

.glossymenu li ul li{
float: left;
color: #FFFFFF;
}

.glossymenu li ul a{
width: 190px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
color: #FFFFFF;
}

.glossymenu .arrowdiv{
position: absolute;
right: 2px;
background: transparent url() no-repeat center right;
color: #FFFFFF;
padding:4px 5px 0px 6px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: #FFFFFF;
padding:4px 5px 0px 6px;
}

.glossymenu li a:hover{
background-image: url(images/glossyback2.gif);
color:#FFFFFF;
padding:4px 5px 0px 6px;
}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; color: #FFFFFF; }
/* End */






#wrapper {
  background: transparent;
  border: 0px;
  margin-top: 0px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px 2px 0px 0px;
  text-align:left; /* centering hack 2/2 */
  width: 738px;
  font-family: "Trebuchet MS" Verdana, Arial, sans-serif;
}

#content_left {
  background: #ffffff;
  border: 1px solid #ffffff;
  float: left;
  margin: 0px;
  padding: 0px;
  width: 370px; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 360px; /* standards width */
  text-align: justify;
}

html>body #content_left {
  width: 360px; /* standards width reinforcement */
}

#content_right {
  background: #ffffff;
  border: 1px solid #ffffff;
  float: right;
  margin: 0px;
  padding: 29px 0px 0px 2px;
  width: 370px; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 360px; /* standards width */
  text-align: justify;
}

#content_leftcontact {
  background: #ffffff;
  border: 1px solid #ffffff;
  float: left;
  margin: 0px;
  padding: 14px 0px 0px 2px;
  width: 370px; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 360px; /* standards width */
  text-align: justify;
}
html>body #content_left {
  width: 360px; /* standards width reinforcement */
}

#content_rightcontact {
  background: #ffffff;
  border: 1px solid #ffffff;
  float: right;
  margin: 0px;
  padding: 29px 0px 0px 2px;
  width: 370px; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 360px; /* standards width */
  text-align: justify;
}

html>body #content_right {
  width: 360px; /* standards width reinforcement */
}

#content_lefteh {
  background: #ffffff;
  border: 1px solid #ffffff;
  float: left;
  margin: 0px;
  padding: 14px 0px 0px 0px;
  width: 370px; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 360px; /* standards width */
  text-align: justify;
}
html>body #content_left {
  width: 360px; /* standards width reinforcement */
}

#content_righteh {
  background: #ffffff;
  border: 1px solid #ffffff;
  float: right;
  margin: 0px;
  padding: 14px 0px 0px 2px;
  width: 370px; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 360px; /* standards width */
  text-align: justify;
}



html>body #content_leftcity {
  width: 160px; /* standards width reinforcement */
}
#content_leftcity {
  background: #ffffff;
  border: 0px solid #000000;
  float: left;
  margin: 0px;
  padding: 29px 0px 0px 0px;
  width: 170px; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 160px; /* standards width */
}
html>body #content_rightcity {
  width: 550px; /* standards width reinforcement */
}
#content_rightcity {
  background: #ffffff;
  border: 0px solid #000000;
  float: right;
  margin: 0px;
  padding: 20px 10px 0px 2px;
  width: 560px; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 560px; /* standards width */
  text-align: justify;
}




#subwrapper {
  background: transparent;
  border: 0px solid #000000;
  margin-top: 0px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px 2px 0px 0px;
  text-align:left; /* centering hack 2/2 */
  width: 540px;
  font-family: "Trebuchet MS" Verdana, Arial, sans-serif;
}


html>body #subcontent_left {
  width: 230px; /* standards width reinforcement */
}
#subcontent_left {
  background: #ffffff;
  border: 0px solid #000000;
  float: left;
  margin: 0px;
  padding: 0px 0px 0px 20px;
  width: 240px; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 230px; /* standards width */
}
html>body #subcontent_right {
  width: 230px; /* standards width reinforcement */
}
#subcontent_right {
  background: #ffffff;
  border: 0px solid #000000;
  float: right;
  margin: 0px;
  padding: 0px 10px 0px 20px;
  width: 240px; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 230px; /* standards width */
}


#adbox1 {
  background: #ffffff;
  border: 1px solid #ffffff;
  float: left;
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 163px; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 153px; /* standards width */
}

#links {
  background: #ffffff;
  border: 0px solid #DBDBDB;
  float: left;
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 20px;
  width: 143px; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
  height: px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 133px; /* standards width */
}

#flash {
  background: #ffffff;
  border: 0px solid #000000;
  float: right;
  margin: 34px 0px 0px 6px;
  padding: 0px 0px 0px 6px;
  width: 230px; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
  height: px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 220px; /* standards width */
}

#flashspain {
  background: #ffffff;
  border: 0px solid #000000;
  float: right;
  margin: 10px 0px 0px 6px;
  padding: 0px 0px 0px 6px;
  width: 230px; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
  height: px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 220px; /* standards width */
}

#enquire {
  background: #ffffff;
  border: 0px solid #000000;
  margin: px 0px 0px 6px;
  padding: 0px 0px 0px 6px;
  width: 510px; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
  height: 80px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 500px; /* standards width */
}


#content_leftsd {
  background: #ffffff;
  border: 1px solid #ffffff;
  float: left;
  margin: 0px;
  padding: 14px 0px 0px 2px;
  width: 230px; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 220px; /* standards width */
  text-align: ;
}
html>body #content_leftsd {
  width: 220px; /* standards width reinforcement */
}

#content_rightsd {
  background: #ffffff;
  border: 1px solid #ffffff;
  float: right;
  margin: 0px;
  padding: 14px 0px 0px 2px;
  width: 510px; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 500px; /* standards width */
  text-align: justify;
}

html>body #content_rightsd {
  width: 500px; /* standards width reinforcement */
}

