/* Default CSS Document */

	
	
	body 
	{
	margin:0 auto;
	padding:0;
	width:800px;
	height:100%;
	background-image:url(../background.png);
	background-repeat:repeat-y, repeat-x;
	font-size: 1em;
	font-weight:normal;
	text-align: left;
	line-height:normal;
	}
	
	
	p
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:300;
	text-indent: 1em;
	}
	
	.h3
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:300;
	text-indent: 1em;
	}
	
	
	.link
	{
	text-decoration:none;
	border:none;
	float:left;
	width:175px;
	height: 125px;
	padding-right:1.25em;
	}
	
	.right
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:300;
	text-indent: 1em;
	width: 500px;
	direction:ltr;
	list-style-type:none;
	}
	
	#right ul
	{
	list-style-type:none;
	padding:0;
	margin-left:0;
	}
	
	.h1
	{
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:300;
	}
	
	.linkport
	{
	color:#000000;
	text-decoration:none;
	}
	
	#title 
	{ 
	margin-top: 35px;
	}
	
	#menu{
	list-style: none;
	padding:0;
	margin:0;
	width:700px;
	height:150px;
	position:relative;
	}
	
	#meun span
	{
	display:none;
	position: absolute;
	}
	
	#menu a
	{
	display:block;
	text-indent: -900%;
	position:absolute;
	outline: none;
	}
	
	#menu a: hover
	{
	background-position: left bottom;
	}
	
	#menu a:hover span
	{
	display: block;
	}
	
	#menu .home
	{
	width: 140px;
	height: 40px;
	background:url(../buttons/menu.gif) no-repeat;
	left: 169px;
	top: 71px;
	}
	
	#menu .home span
	{
	width: 140px;
	height: 40px;
	background:url(../buttons/menu_a.gif) no-repeat;
	left: 96px;
	top: 73px;
	}
	
	
	#menu .portfolio
	{
	width: 140px;
	height: 40px;
	background:url(../buttons/port.gif) no-repeat;
	left: 284px;
	top: 71px;
	}
	
	#menu .portfolio span
	{
	width: 140px;
	height: 40px;
	background:url(../buttons/port_a.gif) no-repeat;
	left: 135px;
	top: 73px;
	}
	
	
	#menu .contact
	{
	width: 140px;
	height: 40px;
	background:url(../buttons/contact.gif) no-repeat;
	left: 426px;
	top: 71px;
	}
	
	#menu .contact span
	{
	width: 140px;
	height: 40px;
	background:url(../buttons/contact_a.gif) no-repeat;
	left: 135px;
	top: 73px;
	}
	
	
	
	#content
	{
	padding:0;
	position:fixed;
	width:800px;
	height:100%;
	background:url(../Templates/background_content.gif) no-repeat;
	text-align:left;
	}
	

	#portfolio
	{
	margin:0 auto;
	margin:0;
	background-color:#fff;
	width:600px;
	height:450px;
	}
	
	#data_img
	{
	list-style: none;
	}
	
	
	#home_content
	{
	margin: 0 auto;
	padding-top:2em;
	padding-bottom:2em;
	padding-left:2em;
	padding-right:2em;
	width:600px;
	height:450px;
	text-align:left;
	background-color:#fff;
	border-bottom-color:#555555;
	border-bottom-style:solid;
	border-left-color:#555555;
	border-left-style:solid;
	border-right-color:#555555;
	border-right-style:solid;
	border-top-color:#555555;
	border-top-style:solid;
	}
	
	#home_content_long
	{
	margin: 0 auto;
	padding-top:2em;
	padding-bottom:2em;
	padding-left:2em;
	padding-right:2em;
	width:600px;
	height:100%;
	text-align:left;
	background-color:#fff;
	border-bottom-color:#555555;
	border-bottom-style:solid;
	border-left-color:#555555;
	border-left-style:solid;
	border-right-color:#555555;
	border-right-style:solid;
	border-top-color:#555555;
	border-top-style:solid;
	}
	
	
	
	#contact
	{
	padding:0;
	margin:0;
	float:right;
	}
	
	.image
	{
	border:none;
	border:0;
	}		
		

#footer
{
width:250px;
margin: 0 auto;
}	
