
body{
margin:0;
padding:0;
background-color:#000000;

}


#wrapper {
height:1050px;
width:1680px;
background:url(images/mainback.jpg);
background-repeat:no-repeat;
position:relative;


}




#menu {
	height:60px;
	margin-left:520px;
	padding-top:200px;
	}


#menu ul {
	list-style:none;
	display:inline;
	width:810px;
	}
#menu ul li {
	display:block;
	float:left;
	text-indent:-9999px;

	}

#menu ul li a {
	margin:15px;
	padding:0px;
	display:block;
	text-decoration:none;
	}
	
	
#menu ul li a.menu1 {
	background:url(images/home.gif);
	background-repeat:no-repeat;
	width:88px;
	height:48px;
	
	}


#menu ul li a.menu2 {
	background:url(images/web.gif);
	background-repeat:no-repeat;
	width:65px;
	height:52px;
	}



#menu ul li a.menu3 {
	background:url(images/print.gif);
	background-repeat:no-repeat;
	width:109px;
	height:45px
	}



#menu ul li a.menu4 {
	background:url(images/photo.gif);
	background-repeat:no-repeat;
	width:269px;
	height:65px
	}



#menu ul li a.menu5 {
	background:url(images/contact.gif);
	background-repeat:no-repeat;
	width:151px;
	height:50px;
	}






#profile {
	width:600px;
	margin-left:560px;
	margin-top:10px;
	padding:0
	
	}


	
#profile .text2 {
	font:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color:#FFFFFF;
	line-height:1.8;
	font-size:small;
	}

#profile .text {
	font:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:1.5;
	font-size:medium;
	}
h2.about {
	background:url(images/abouto.gif);
	width:98px;
	height:35px;
	background-repeat:no-repeat;
	}

h2.consept {
	background:url(images/consept.gif);
	width:125px;
	height:35px;
	background-repeat:no-repeat;
	}
		
h2 span {
	display:none;
	}



















