body {
	background:#000;
	}

#home_wrapper {
	margin:0 auto;
	background:url(/images/home_bg.jpg) no-repeat;
	width:905px;
	height:600px;
	padding-top:184px;
	margin-top:-75px;
	}

#inner_wrapper {
	margin:0 auto;
	background:url(/images/inner_bg.jpg) no-repeat;
	width:905px;
	height:600px;
	padding-top:184px;
	margin-top:-75px;
	}

#border_box {
	width:825px;
	height:430px;
	margin-left:40px;
	padding-top:7px;
	}

#home_name {
	float:left;
	width:424px;
	height:418px;
	background:url(/images/home_name.jpg) no-repeat;
	margin-left:2px;
	}

#contact a, #contact a:visited {
	width:390px;
	height:209px;
	background:url(/images/contact.jpg) no-repeat top left;
	float:left;
	}

#contact a:hover {
	background-position:bottom left
	}

#about a, #about a:visited {
	width:390px;
	height:209px;
	background:url(/images/about.jpg) no-repeat top left;
	float:left;
	}

#about a:hover {
	background-position:bottom left;
	}

#inner_name {
	float:left;
	width:424px;
	height:418px;
	background:url(/images/inner_name.jpg) no-repeat;
	margin-left:2px;
	}

#inner_contact a, #inner_contact a:visited {
	width:390px;
	height:209px;
	background:url(/images/inner_contact.jpg) no-repeat top left;
	float:left;
	}

#inner_contact a:hover {
	background-position:bottom left;
	}

#inner_about a, #inner_about a:visited {
	width:390px;
	height:209px;
	background:url(/images/inner_about.jpg) no-repeat top left;
	float:left;
	}

#inner_about a:hover {
	background-position:bottom left;
	}

#company {
	background:url(/images/company.jpg) no-repeat;
	width:826px;
	height:35px;
	}
	
#content {
	float:right;
	padding:20px;
	width:240px;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:1.5em;
	}

h1 {
	font-size:15px;
	color:#000;
	}

p {
	color:#000;
	text-indent:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:1.5em;
	}

p a, p a:visited {
	color:#000;
	text-indent:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:1.5em;
	text-decoration:none;
	}

#footer {
	margin:0 auto;
	color:#CCDA82;
	font-family:Georgia;
	font-size:10px;
	width:825px;
	text-align:center;
	}

#footer a, #footer a:visited {
	text-decoration:underline;
	color:#CCDA82;
	}

#footer a:hover {
	text-decoration:none;
	color:#8C9662;
	}
