body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: underline;
}

.title {
	border-bottom: dotted #999999 1px;
	font-weight: bold;
}

.portfolio_title {
	border-bottom: dotted #999999 1px;
	font-weight: bold;
	padding: 20px;
}


.portfolio_samplenum {
	border-top: dotted #999999 1px;
	padding: 20px;
}
#container {
	position: absolute;
	padding: 0;
	margin: 0;
  	top: 50%;
	left: 50%;
	width: 480px;
}
#home_logo {
	position: absolute;
	top: 140px;
	left: 140px;
	border-left: dotted #999999 1px;
	border-top: dotted #999999 1px;

}
#home_menu {
	position: absolute;
	width: 110px;
	height: 130px;
	top: 10px;
	left: 142px;
}
#home_menu_why {
	position: absolute;
	width: 110px;
	height: 20px;
	top: -220px;
	left: 142px;
}
#home_pic {
	position: absolute;
	top: -240px;
	left: -240px;
	border-right: dotted #999999 1px;
	border-bottom: dotted #999999 1px;

}
#home_footer {
	position: absolute;
	top: 150px;
	left: -35px;
	font-size: 10px;
	line-height: 12px;
	text-align: right;
	padding: 5px;
}
#sub_container {
	position: absolute;
	padding: 0;
	margin: 0;
  	top: 100px;
	left: 0px;
	width: 100%;
	border-top: dotted #999999 1px;
}

#sub_title {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -50px;
	left: 75px;
	
}

#sub_logo {
	position: absolute;
	padding: 0;
	margin: 0;
  	top: -90px;
	left: 600px;
}

#sub_menu {
	position: absolute;
	padding: 0;
	margin: 0;
  	top: 25px;
	left: 600px;
}
#sub_text {
	position: absolute;
	padding: 0;
	margin: 0;
	top: 25px;
	left: 85px;
	width: 420px;
	height: 400px;
	text-align: justify;
}

#sub_footer {
	position: absolute;
	width: 800px;
	font-size: 10px;
	line-height: 12px;
	text-align: left;
	padding: 5px;
	margin: 30px 0px 0px -5px;
	border-top: dotted #999999 1px;

}
#sub_pic {
	position: absolute;
	margin: 0;
	padding: 0;
	top: -301px;
	left: 505px
}
#portfolio_menu {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 100px;
	left: 510px
}
