
#interface{
	width: 930px;
	margin:auto;
	}
	#interface-wrapper{
		float: left;
		width: 790px;
		margin: 20px 0 20px 0;
		background-color:#fffefa;
		padding: 0 70px 0 70px;
		}	
#header{
	width: 760px;
	height: 60px;
	float: left;
	display: inherit;
	margin: 0;
	padding: 20px 0 0 0;
	}	
	/*		Luxury Mull		*/	
	#luxury-cyprus-villas{
		float: left;
		background: transparent;
		}
	/*		Header Links		*/	
	#header-links{
		float: right;
		background: transparent;
		}	
		#header-links a{
			float: left;
			}			
#main-container{
	width:760px;
	float: left;
	padding: 0 0 20px 0;
	}
	/*		Main Images 	*/
	#left{
		width: 258px;
		height: 243px;
		float: left;
		margin: 0;
		}	
	#right{
		width: 496px;
		height: 243px;
		float: right;
		margin: 0 0 0 6px;
		overflow: hidden;
		}
		
		#right img {  
		padding: 14px 0 0 0;  
		width:  496px; 
		height: 210px; 
		top:  0; 
		left: 0; 
		} 		
	/*		Left Column		*/	
	#left-column{
		width: 240px;
		float: left;
		}
		.menu{
			width: 240px;
			float: left;
			background: url(/templates/images/left-column-width.jpg) left top repeat-y #eeeaeb;	
			}
			.menu ul{
				list-style: none;
				padding: 10px 0 10px 20px;
				margin: 0;
				}
			.menu li{
				list-style: none;
				/*padding: 0 0 0 20px;*/
				margin: 0;
				padding: 5px 0 5px 0;				
				/*list-style-image:none;*/
				list-style-position:outside;
				list-style-type:none;
				}
			.menu li a{
				color: #6c7478;
				padding: 0 0 0 20px;
				text-decoration: none;
				/*	Bullet Image Here	*/
				background-image: url(/templates/images/bullet2.jpg);
				background-repeat: no-repeat;
				}
			.menu li a:hover{
				text-decoration: underline;
				padding: 0 0 0 20px;
				background-image: url(/templates/images/bullet1.jpg);
				background-repeat: no-repeat;
				color: #b8a521;
				}												
			/*		Header and Footer images for menus		*/		
			.left-column-properties{
				float: left;
				width: 240px;
				height: 40px;
				background-image: url(/templates/images/left-column-properties.jpg);
				background-repeat: no-repeat;				
				}
			.left-column-other-information{
				float: left;
				width: 240px;
				height: 40px;
				background-image: url(/templates/images/left-column-other-information.jpg);
				background-repeat: no-repeat;							
				}			
			.left-column-footer{
				float: left;
				width: 240px;
				height: 11px;
				background-image: url(/templates/images/left-column-footer.jpg);
				background-repeat: no-repeat;
				margin: 0 0 20px 0;					
				}			

/*		Right Column Content		*/
	#content-container{
		float: right;
		padding: 0 0 0 20px;
		width: 500px;
		}
		#content-container .box{
					float: left;
					width: 500px;
					padding: 0 0 15px 0;
					margin: 0 0 0 0;
					}
			.box hr{
				color:#6c7478;
				background-color:#6c7478;
				border: 0;
				height: 0.5px;
				width: 50%;
				}					
		#content-container ul{
			float: left;
			clear: both;
			float: none;
			width: auto;
			list-style: none;
			padding: 0 0 15px 0;
			margin: 0 0 0 10px;
			/*display: inline;*/
			}
		#content-container li{
			list-style: none;
			margin: 0;
			padding: 5px 0 0 10px;
			list-style-position:outside;
			list-style-type:none;
			background-image: url(/templates/images/bulletmain.jpg);
			background-repeat: no-repeat;
			}
		#content-container li a{
			color: #b8a521;
			padding: 0 0 0 0;
			text-decoration: none;
			}
		#content-container li a:hover{
			text-decoration: underline;
			padding: 0 0 0 0;
			color: #b8a521;
			}
			/*		Block of text, image to the right		*/
			#content-container .line1{
				float: right;
				width: 228px;
				height: 170px;
				padding: 0 0 0 0;
				margin: 0 0 20px 20px;
				}				
				#content-container .line1 .line1text{
					float: left;
					color: #6c7478;
					font-size: 10px;
					padding: 0 0 0 12px;
					margin: 0 0 0 0;
					}
			#content-container .contentline1{
				float: left;
				width: 252px;
				height: 170px;
				padding: 10px 0 0 0;
				margin: 0 0 0 0;
				}	
		
			/*		Block of text, image to the left		*/
			#content-container .line2{
				float: left;
				width: 228px;
				height: 170px;
				padding: 0 0 0 0;
				margin: 0 20px 20px 0;
				}
			#content-container .line2 .line2text{
				float: left;
				color: #6c7478;
				font-size: 10px;
				padding: 0 0 0 12px;
				margin: 0 0 0 0;
				}
				
				
				/*			Google Map			*/
			.map{
				width: 480px;
				height: 222px;
				float: left;
				margin: 0 0 40px 0;		
				}
			.map_size {  
				padding: 0;
				margin-left: 5px;
				margin-right: 5px;  
				border:  1px solid #ffffff;  
				background-color: #e8e3e3;  
				width:  485px; 
				height: 210px; 
				top:  0; 
				left: 0; 
				}
			.hide{
				display:none
				}	
			.maptext{
				float: left;
				color: #6c7478;
				font-size: 10px;
				padding: 0 0 0 5px;
				margin: 0 0 20px 0;
				} 				
			
			/*		Contact Page Details		*/
			#content-container .contact1{
				float: left;
				width: 210px;
				padding: 0 5px 0 40px;
				margin: 20px 0 0 0;
				}
			#content-container .contact2{
				float: left;
				width: 240px;
				padding: 0 5px 0 0;
				margin: 20px 0 0 0;
				}
			#content-container .contact-details{
				color: #6c7478;
				}

#h1-name{
	float: left;
	width: 490px;
	height: 40px;
	display: block;
	padding: 0;
	margin: 0;
	}

/*		Footer		*/		
#footer{
	width: 760px;
	height: 20px;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 20px 0;
	font-size: 10px;
	color: #6c7478;
	}
#footer a{
	text-decoration: none;
	color: #6c7478;
	background: transparent;
	}
#footer a:hover{
	text-decoration: underline;
	}
	#footer-left{
		float: left;
		padding: 0 0 0 5px;
		}
	#footer-right{
		float: right;
		padding: 0 5px 0 0;
		}