html, body
{
height:100%;
width:100%;
}
body
{
width: 100%;
min-height: 100%;
height: 100%;
margin: 0;
padding: 0;
/*background-image: url(images/common/background.jpg);*/
font-size: 100%;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
background: url(images/common/gradient-background.jpg);
text-align: center;
}

a:focus, a:active {outline:none;}

#content
{
width:960px;
/*height: auto !important;
min-height:100%;
height:100%;*/
margin-left: auto;
margin-right: auto;
line-height: 1.1;
}

#content img
{
  border: 0;
}

p{
  text-align   : left;
  line-height  : 1.5em;
  
}

#headerblock
{
 border-top: 4px solid #000000;
 height: 148px; 
 background-color: #000000;
}

#headerimage
{
  float: left;
  width: 300px; /*310 for real logo*/
  height: 118px;
  padding-top: 15px;
}

#headertextblock
{
  
  float: right;
  height: 148px;
}

#headertextblock h1
{
  padding-top: 60px;
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
}

#flagblock
{
  padding-top: 5px;
  float: right;
}

#faderblock
{
  height: 400px;
  background-color: #000000;
}

#menublock
{
  height: 27px;
  background-color: #fff;
  padding-left: 3px;
}

#maincontent
{
  background-color: #ffffff;
  height: 1000px;
}

#footerblock
{
  background-color: #71706e;
  height: 165px;
}

.footerleft
{
  float: left;
  width: 320px;
  color: #ffffff;
  margin-left: 15px;
  margin-top:-15px;
  padding-top: 15px; 
  font-size: 12px;
}

.footerright
{
  float: right;
  width: 180px;
  color: #ffffff;
  margin-top:-15px;
  padding-top: 15px; 
  font-size: 12px;
}



#leftcolumn
{
  width: 280px;
  background-color: #ededed;
  height: 1000px;
  float: left;
  border-right: 1px solid #8f8e8d;
}

.leftheader
{
  font-size: 12px;
  background-color: #8f8e8d;
  font-weight: bold;
  padding-left: 5px;
  margin-top: 10px;
}

.leftsubheader
{
  font-size: 12px;
  background-color: #b7b6b3;
  font-weight: bold;
  padding-left: 5px;
}

.leftdetails
{
  font-size: 12px;
  background-color: #ffffff;
  padding-left: 15px;
  margin-top:-20px;
  padding-top: 5px;
  padding-right: 5px;
  color: #8f8e8d;
}



html>/**/body .leftdetails
{
  margin-top: -10px;
  padding-top: -10px;
}

.leftimage
{
  background-color: #ffffff;
  margin-top: 2px;
}

.leftimage img
{
  padding-top: 5px;
  padding-bottom: 5px;
}

.lefttable
{
  font-size: 12px;
  background-color: #ffffff;
  margin-left:0;
  padding-left: 30px;
  padding-right: 67px;
  margin-top: -12px;
}

.ltheader
{
  background-color: #8f8e8d;
}

.ltroweven
{
  background-color: #b7b6b3;
}

.ltrowodd
{
  background-color: #ddd9d5;
}

.leftlist
{
  font-size: 12px;
  background-color: #ffffff;
  margin-left:0;
  padding-left: 30px;
  margin-top:-20px;
  padding-top: 10px;
  list-style-type: square;
  color: #8f8e8d;
  text-align: left;
}

html>/**/body .leftlist
{
  margin-top: -10px;
  padding-top: -10px;
}


.llist
{
  padding-bottom: 5px;
  margin-right: 5px;
}

.llist a
{
  color: #8f8e8d;
}


#rightcolumn
{
  width: 679px;
  float: right;
  background-color: #ffffff;
}

.rightpara
{
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
  font-weight: normal;
}

.rightpara a, .rightheader a
{
  font-style: underline;
  color: #71706e;
}

.rightheader
{
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
  font-weight: bold;
}

.rightlist
{
  font-size: 12px;
  background-color: #ffffff;
  margin-left:0;
  padding-left: 30px;
  margin-top:-20px;
  padding-top: 10px;
  list-style-type: square;
  color: #000000;
  text-align: left;
  font-weight: bold;
}

html>/**/body .rightlist
{
  margin-top: -10px;
  padding-top: -10px;
}


.rlist
{
  padding-bottom: 0;
  margin-right: 5px;
}

.rlistpara
{
  padding-left: 32px;
  padding-right: 10px;
  font-size: 12px;
  font-weight: normal;
}

.rightlabel
{
  float: left;
  margin-left: 11px;
  font-size: 12px;
  font-weight: normal;
  
}
 
.righttable
{
  font-size: 12px;
  background-color: #ffffff;
  margin-left: 10px;
  padding: 0;
  width: 243px;
  float: left;
  text-align: left;
}

.rtheader
{
  background-color: #8f8e8d;
}

.rtroweven
{
  background-color: #b7b6b3;
}

.rtrowodd
{
  background-color: #ddd9d5;
} 

#gallerymainpic
{
  width: 480px;
  height: 250px;
  background-color: #ff00ff;
  margin-left: 10px;
}

.gallerythumb li
{
  width: 100px;
  height: 75px;
  margin-left: 10px;
  background-color: #ff0000;
  float: right;
}

.contacttable td
{
  text-align: left;
  font-size: 12px;
  padding-left: 10px; 
}



  


