html {height:100%}
body {padding:0; margin:0; height:100%; background:#b5b5b5}

table, td {border-collapse:collapse;}
table, td, img {border:0; font-size:100%;}
form, td{margin:0; padding:0;}

body, td, input, textarea{
	vertical-align:top;
	padding:0px;
	text-align:left;
}

img{ vertical-align:top}

.main{height:700px; text-align:center; width:100%;}
.main1{margin:0 auto; text-align:left; width:766px;}
.w{ width:100%}

#fallback
{
	text-align:center;
}

#container
{
	margin:0 auto;
	text-align:left;
	width:748px;
	min-height:500px;
	background:url(images/html_background.png) no-repeat;
	position:relative;
}

#contact
{
	top:30px;
	width:194px;
	height:188px;
	position:absolute;
	left:502px;
	background:url(images/html_postaladdress.png) no-repeat;
	padding:70px 10px 10px 42px;
}

#contact p
{
	font:12px Verdana;
	margin:8px 0;
}

#contact a
{
	color:#cccc00;
}

#portfolio
{
	position:absolute;
	left:50px;
	top:420px;
	width:698px;
}

#portfolio h1
{
	text-transform:uppercase;
	font:bold 15px Verdana;
}

#portfolio .images
{
	margin-bottom:30px;
	font-size:0px;
}

#portfolio .images img
{
	width:222px;
}

#portfolio .images img.snd
{
	margin-left:16px;
}
