

body {
padding: 0px;
margin: 0px;
font-family:Verdana,Times New Roman,Times, serif;
font-size:10pt;
background-color:#69BEDE;
}

#bodybg
{
background: url('../images/graphics2009/vbg.gif');
background-repeat:repeat-x;
}

.center
{
text-align:center;
margin:auto;
}


/*outer container to enable centering of content box in ie*/
#container  
{
width:100%;
margin: 10px  auto ;
border:0;
}


/*inner container centered*/
#container2
{
width:80%;
margin: 10px  auto ;
border:0;
}

.wrapper{
   margin: 0px auto;
   width: 974px;
}


.header{
   
   width: 100%;
   background-color:#69BEDE;
   margin:0px;
   height:60px;
}





/*---style footer---*/
#footer
{
clear: both;
margin-top:.5em;
padding: 1em;
font-size : 10pt;
color: #000080;
border-top: 0px ;
}

/*style footer hyperlinks*/


#footer a:link {  font-size : 8pt; color:#FFF ; text-decoration:none }
#footer a:visited  {font-size : 8pt; color:#639 ; text-decoration:none}
#footer a:active  {font-size : 8pt; color:#03F ; text-decoration:none}
#footer a:hover  {font-size : 8pt; color:#FFFF00 ; text-decoration:underline}

#ijb a:link {font-size : 12pt; color:#ffff00 ; text-decoration:none }
#ijb a:visited  {font-size : 12pt; color:#639 ; text-decoration:none}
#ijb a:active  {font-size : 12pt; color:#ffff00 ; text-decoration:none}
#ijb a:hover  {font-size : 12pt;color:#ff0000 ; text-decoration:underline}



p{text-align:left;}

.left1 p {padding:0px 10px 0px 10px;}

/*style accommodation pages*/


#logobox{
padding: 0;
margin: 0; 
width: 100%;
height:215px;
position : relative;
z-index: 1;
}



#ijb {
color:#FFFFFF;
margin-left:50px;
padding-top:100px;
text-align:left;
}



#contactbg {
background-image:url(../images/contact/sky1.jpg);
background-repeat:no-repeat;
border:2px solid white;
height:513px;
width:974px;
}
  
#road 
{
float:left;
clear:both;
width:100%;
list-style-type:none;
line-height:1.2em !important;
}



