@charset "utf-8";
/* CSS Document */
.home_box
	{
		position:absolute;
		top:58px;
		left:15px;
		height:425px;
		width:750px;
		border:0px solid #000;		
	}
.box_text
	{
		position:absolute;
		left:0px;
		top:125px;
		height:50px;
		width:200px;
		text-align:center;
		font-family:"Century Gothic";
		font-weight:bold;
		font-size:24px;
		color:#ffffff;
		z-index:1;
		
	}
.box_text a:link
	{
		color:#FFFFFF;
		text-decoration:none;
	}
.box_text a:visited
	{
		color:#FFFFFF;
		text-decoration:none;
	}
.box_text a:hover
	{
		color:#fff;
		text-decoration:underline;
	}

.shadow
{
	position:absolute;
	width:200px;
	text-align:center;
	left: 2px; top: 2px; color: #666;
	z-index:-1;
}


.box1
	{
		position:absolute;
		left:0px;
		top:0px;
		width:208px;
		height:179px;
		border:0px solid #000;
		background-image:url(http://www.vfioverseasproperty.com/images/box1.jpg);
		background-repeat:no-repeat;
	}

.box2
	{
		position:absolute;
		left:205px;
		top:0px;
		width:200px;
		height:175px;
		border:0px solid #000;
		background-image:url(http://www.vfioverseasproperty.com/images/box2.jpg);
		background-repeat:no-repeat;
	}

.box3
	{
		position:absolute;
		left:410px;
		top:0px;
		width:200px;
		height:175px;
		border:0px solid #000;
		background-image:url(http://www.vfioverseasproperty.com/images/box3.jpg);
		background-repeat:no-repeat;
	}

.box4
	{
		position:absolute;
		left:0px;
		top:180px;
		width:200px;
		height:175px;
		border:0px solid #000;
		background-image:url(http://www.vfioverseasproperty.com/images/box4.jpg);
		background-repeat:no-repeat;
	}

.box5
	{
		position:absolute;
		left:205px;
		top:180px;
		width:200px;
		height:175px;
		border:0px solid #000;
		background-image:url(http://www.vfioverseasproperty.com/images/box5.jpg);
		background-repeat:no-repeat;
	}

.box6
	{
		position:absolute;
		left:410px;
		top:180px;
		width:200px;
		height:175px;
		border:0px solid #000;
		background-image:url(http://www.vfioverseasproperty.com/images/box6.jpg);
		background-repeat:no-repeat;
	}





.left_button1
	{
		position:absolute;
		background-image:url(http://www.vfioverseasproperty.com/images/buttons/button.png);
		background-repeat:no-repeat;
		top:0px;
		left:0px;
		width:100px;
		height:30px;
	}


.left_button2
	{
		position:absolute;
		background-image:url(http://www.vfioverseasproperty.com/images/buttons/button.png);
		background-repeat:no-repeat;
		top:33px;
		left:0px;
		width:100px;
		height:30px;	
		
	}
.left_button3
	{
		position:absolute;
		background-image:url(http://www.vfioverseasproperty.com/images/buttons/button.png);
		background-repeat:no-repeat;
		top:66px;
		left:0px;
		width:100px;
		height:30px;
		
	}
.left_button4
	{
		position:absolute;
		background-image:url(http://www.vfioverseasproperty.com/images/buttons/button.png);
		background-repeat:no-repeat;
		top:99px;
		left:0px;
		width:100px;
		height:30px;
	}
.left_button5
	{
		position:absolute;
		background-image:url(http://www.vfioverseasproperty.com/images/buttons/button.png);
		background-repeat:no-repeat;
		top:132px;
		left:0px;
		width:100px;
		height:30px;
	}
.left_button6
	{
		position:absolute;
		background-image:url(http://www.vfioverseasproperty.com/images/buttons/button.png);
		background-repeat:no-repeat;
		top:165px;
		left:0px;
		width:100px;
		height:30px;
	}
.left_button7
	{
		position:absolute;
		background-image:url(http://www.vfioverseasproperty.com/images/buttons/button.png);
		background-repeat:no-repeat;
		top:198px;
		left:0px;
		width:100px;
		height:30px;	
		
	}
.left_button8
	{
		position:absolute;
		background-image:url(http://www.vfioverseasproperty.com/images/buttons/button.png);
		background-repeat:no-repeat;
		top:232px;
		left:0px;
		width:100px;
		height:30px;		
	}

.left_button_shadow
{
	position:absolute;
	width:100px;
	text-align:center;
	left: 1px; top: 1px; color: #666;
	z-index:-1;
}