#page-content {
	width:635px;
	background-color: #EFEFEF;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#side-bar{
	width:250px;
	float: left;
	margin-right:15px;
	background-color:#E9E9E9;
}

#side-bar2{
	width:250px;
	background-color: #ccc;
	border-top: 15px #fff solid;
}

#navlist {
	list-style-image: url(../images/arrow.gif); 
	margin: 2em;
} 
#page-content h2 {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
}

#vertmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 250px;
padding: 0px;
margin:0px 0px 0px 0px;
}

#vertmenu h1 {
display: block; 
font-size: 100%; 
padding: 5px 5px 5px 5px;
border-bottom:solid 1px #CECECE;
color: #666666;
margin: 0px;
width:240px;
background-color: #E0E0E0;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 100%;
display: block;
border-bottom: 1px solid #E1E1E1;
padding: 6px 5px 6px 10px;
text-decoration: none;
color: #999;
width:235px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #fff;
background-color: #333333;
}

.downloadside{
height: 33px; 
width: 250px; 
overflow: hidden; 
background: url(../images/buttons/downloadside.gif) top left no-repeat; 
display: block;
} 
.downloadside:hover { 
background-position: bottom left; 
}

.aboutmaldives{
height: 90px; 
width: 250px; 
overflow: hidden; 
background: url(../images/buttons/maldives_button.jpg) top left no-repeat; 
display: block;
} 
.aboutmaldives:hover { 
background-position: bottom left; 
}

.currentbiz{
height: 90px; 
width: 250px; 
overflow: hidden; 
background: url(../images/buttons/current_biz.jpg) top left no-repeat; 
display: block;
} 
.currentbiz:hover { 
background-position: bottom left; 
}

a.link2:link {color: #666666; text-decoration: none; font:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold;}
a.link2:visited {color: #000; text-decoration: none; }
a.link2:hover {color: #000; text-decoration: underline; }



.imgpad {
    padding:2px;
 	border:1px solid #ccc;
}



