body
{
	margin:				0px;
}

a{
	color:				#339900;
	text-decoration:	none;
	font-weight:		bold;
}

pink{
	color:			#FF00FF;
	text-decoration:	none;
	font-weight:		bold;
        font-size:		12pt;
}

pink:hover{
	color:			#FF22AA;
	text-decoration:	none;
	font-weight:		bold;
        font-size:		12pt;
}

a:hover{
	color:				#216300;
	text-decoration:	underline;
	font-weight:		bold;
}


#mainbkg
{
	background:			url(../images/sidemain.jpg) no-repeat fixed;
}

#servicebkg
{
	background:			url(../images/services.jpg) no-repeat fixed;
}

.japanese {
	border:2px solid #CACCC9;
}

.homepage {position:absolute; left:28px; top:273px; width:630px; height:90px; z-index:1; font-family:Century Gothic;font-size:12px; color:#663300;}
.homepage a{ color:#663300;text-decoration:underline;}
.homepage a:hover{ color:#663300;text-decoration:none}

.portfoliopage {position:absolute; left:288px; top:273px; width:630px; height:90px; z-index:1; font-family:Century Gothic;font-size:12px; color:#663300;}
.portfoliopage a{ color:#663300;text-decoration:underline;}
.portfoliopage a:hover{ color:#663300;text-decoration:none}

.servicepage {position:absolute; left:28px; top:303px; width:630px; height:90px; z-index:1; font-family:Century Gothic;font-size:12px; color:#663300;}
.servicepage a{ color:#663300;text-decoration:underline;}
.servicepage a:hover{ color:#663300;text-decoration:none}


#maindiv
{
	position:			absolute;
	top:				58px;
	left:				345px;
	width:				442px;
	height: 110px;
}

#portfoliodiv
{
	position:			absolute;
	top:				50px;
	left:				430px;
	width:				400px;
}

h1{
	color:				#339900;
	font-size:			12pt;
	font-family:		Century Gothic;
	font-weight:		bold;
}

h2{
	color:				#663300;
	font-size:			10pt;
	font-family:		Century Gothic;
	font-weight:		bold;
}

#menu{
	padding:				0;
	margin-top:				13px;
	font-family:			georgia,tahoma,verdana,arial,geneva,helvetica, sans-serif;
	font-size:				11px;
	font-weight:			normal;
	color:					#666666;
}

#menu a:link, #menu a:visited{
	color:					#fff;
	text-decoration:		none;
}

#menu a:hover{
	color:					#ccc;
	text-decoration:		none;
}

#menu ul{

	list-style:				none;
	margin:					0;
	padding-left:			20px;
	padding-top:			2px;
	padding-bottom:			2px;
	border:					none;
}

#menu ul li{
	display:				inline;
	list-style-type:		none;
	margin:					0;
	padding-right:			20px;
	color:					#ccc;
}



#submenu{
	padding:				0;
	margin-top:				5px;
	font-family:			georgia,tahoma,verdana,arial,geneva,helvetica, sans-serif;
	font-size:				11px;
	font-weight:			normal;
	color:					#666666;
	border-bottom:			1px solid #EAEAEA;
	height:					20px;
	background-color:#ffffff;
}

#submenu a:link, #submenu a:visited{
	color:					#61B61D;
	text-decoration:		none;
}

#submenu a:hover{
	color:					#438C08;
	text-decoration:		none;
}

#submenu ul{

	list-style:				none;
	margin:					0;
	padding-left:			160px;
	padding-top:			0px;
	padding-bottom:			0px;
}

#submenu ul li{
	display:				inline;
	list-style-type:		none;
	margin:					0;
	padding-right:			20px;
	color:					#999;
}

