@charset "UTF-8";
/* CSS Document */

#footer a:link {text-decoration: none; color:#006;}
#footer a:visited {text-decoration: none;color:#006;}
#footer a:active {text-decoration: none;color:#006;}
#footer a:hover {text-decoration: underline;color:#006;}



body {
	background-image: url(images/background.png);
	background-repeat: repeat;
	background-position: left top;
}

#containter  {
	width: 1000px;
	margin: 0 auto;
}

#whiteBox {
	width: 1000px;
	height:506px;
	background-image:url(images/whiteBox.png);
	background-position: center;
	margin: 70px 0 0 0;
	border: thin solid #006;
}

#textBox {
	width: 500px;
	height:200px;
	margin: -410px 0 0 475px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}
	
	
#wn {
	width: 500px;
	height:200px;
	margin: -410px 0 0 475px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#mainImage {
	width: 1000px;
	height:510px;
	background-image:url(images/mainImage.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: -462px 0 0 1px; 	
}

#familyImage {
	width: 1000px;
	height:510px;
	background-image:url(images/familyImage.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: -462px 0 0 1px; 	
}

#estateImage {
	width: 1000px;
	height:510px;
	background-image:url(images/estateImage.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: -462px 0 0 1px; 	
}

#incorporationImage {
	width: 1000px;
	height:510px;
	background-image:url(images/incorporationImage.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: -462px 0 0 1px; 	
}

#corporationImage {
	width: 1000px;
	height:510px;
	background-image:url(images/corporationImage.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: -462px 0 0 1px; 	
}

#laborImage {
	width: 1000px;
	height:510px;
	background-image:url(images/laborImage.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: -462px 0 0 1px; 	
}

#immigrationImage {
	width: 1000px;
	height:510px;
	background-image:url(images/immigrationImage.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: -462px 0 0 1px; 	
}

#internationalImage {
	width: 1000px;
	height:510px;
	background-image:url(images/internationalImage.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: -462px 0 0 1px; 	
}

#mediationImage {
	width: 1000px;
	height:510px;
	background-image:url(images/mediationImage.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: -462px 0 0 1px; 	
}

#faqImage {
	width: 1000px;
	height:510px;
	background-image:url(images/faqImage.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: -462px 0 0 1px; 	
}

#contactImage {
	width: 1000px;
	height:510px;
	background-image:url(images/contactImage.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: -462px 0 0 1px; 	
}

#footer  {
	margin: 175px 0 0 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #006;
	word-spacing: 1px;
}
