/* CSS Document */
#header {
	width : 636px;
	height : 283px;
	background-image: url('../images/header.jpg');
	background-repeat:no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:right;
} 

.menu_aux ul{
	display: block;
	list-style: none;
	padding: 0px;
	margin-right: 0px;
	font-family: Verdana, sans-serif;
}

.menu_aux li{
	color:#000000;
	font-size:11px;
	font-weight:bold;
	display: block;
	float:right;
	position: relative; /*** IE6 needs this to display the links ***/
	margin-left:1px;
	margin-right:2px;
	padding:0px auto;
	margin-top: 240px;
	margin-bottom:0px;
	list-style-type:none;		
}

#mainarea {
	width : 636px;
	background : url('../images/backmain.gif');
	background-repeat: repeat-y;
}


.menuarea {
	width : 165px; 	
	padding-top : 14px; 	
	float : left; 	
	text-align : right; 	
	font-size : 0.9em; 
} 

.contarea {
	width : 410px;
	padding : 20px 20px 20px 20px;
	float : left;
	text-align : left;
} 

.footer {
	width : 636px; 	
	height : 51px; 	
	background : url('../images/footer.jpg') no-repeat; 	
	border : 0 solid #000; 	
	font-size : 0.9em; 
} 

.author {
	width : 636px; 	
	height : 76px;	
	padding : 0px 0px 0px 0px; 
	color : black; 

} 

.author a {
	color : black; 
	font-weight : normal; 
} 


.menuarea {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	text-align : right;
	border : 0px solid #999;
	color:#FFFFFF;
	font-size:12px;
	list-style-type: none;
} 

.menuarea ul {
	margin : 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px; 
	margin-right:2px;

} 

.menuarea li {
	list-style-type : none; 
	margin:2px 0px 2px 15px;
margin-bottom:10px;

} 

.menuarea a , .menuarea a:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
} 

.menuarea a:hover{
	text-decoration:underline; 
	color:#FFFFFF;
}

.menu_aux a , a:visited{
	text-decoration:none;
	color:#000000;
} 

.menu_aux a:hover{
	text-decoration:underline; 
	color:#000000;
}


body{
	font-family : arial, verdana, helvetica, san-serif; 
	color:#FFFFFF;
	background-color:#1E4962; 
	text-align : center; 
} 

#container{
	width:636px;
	min-height:400px;
	margin-left:auto;
	margin-right:auto;

}

* html #container{
	min-height:9cm;
	height:9cm;
} /*style for IE*/

img {
	border:0px #000000 solid;
} 

.footer {
	clear : both;
	border: 0px;
} 

.spacer{
	margin-top:1px;
	margin-bottom:1px;
	clear:right;
	border:0px;
}

.spacer_left{
	clear:both;
	border:0px;
}

.spacer_right{
	clear:right;
	border:0px;
}

#content{
	width:410px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#content h1{
	font-size:14px;
	padding: 0px 0px 0px 0px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
}

#content p{
	text-align:justify;
}

#content a{
	text-decoration:none;
	color:#999999;
} 

#content a:hover{
	text-decoration:underline; 
	color:#999999;
}

#content li{

	}

#content ol{

}

#content ul{

}

.author{
	font-color:#FFFFFF;
	font-size:11px;
}

.author a{
	font-color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}

.author a:hover{
	font-color:#FFFFFF;
	font-size:11px;
	text-decoration:underline;
}

	.right{
		float:right;
		margin:15px 15px 15px 15px;
	}
	
	.left{
		float:left;
		margin-left:3px;
		margin-right:3px;
	}

	.bold{
		font-weight:bold;
		color:#000000;
	}
	
	.right_only img{
		float:right;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		}
		
	.justify{
		text-align:justify;
	}
	img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto }
	
	.justify_right{
		width:410px;
		text-align:justify;
		float:right;
	}
	
	#end{
		clear:both;
	}
	
	.dynamic2_item{
		margin-bottom:5px;
		margin-top:5px;
	}
	
	.dynamic2_item img{
		padding:0px 0px 0px 0px;
		margin:0px 15px 5px 15px;
	}
	
	.enquire img{
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;	
	}