body,p,h1,h2,h3,h4,h5,h6,table,td,th,tr,form,img
{
	margin: 0;
	padding: 0;
}

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
	background-image: url("images/background.gif");
	background-repeat:repeat-x;
	background-color:#FFFFFF;	
}

h1,h2,h3,h4,h5,h6
{
	font-family:Arial, Helvetica, sans-serif;
	padding: 0;
	font-weight: normal;
}

h1
{
	font-size: 2.5em;
	line-height: 1.3em;
}

h2
{
	font-size: 1.8em;
	line-height: 1.5em;
	margin-bottom: .3em;
	color:#333333;
}

h3
{
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: bold;
	margin-bottom: .5em;
	margin-top: 0;
	color:#333333;
}

h4
{
	font-size: 1.2em;
	margin-bottom: 0em;
	margin-top: .2em;
	font-weight: bold;
        color:#666666;
}

h5
{
	font-size: 1em;
	margin-top: .5em;
	margin-bottom: .5em;
}

h6
{
	font-size: .8em;
}

p
{
	font-size: 1.0em;
	text-align: left;
	line-height: 1.4em;
	margin-bottom: .6em;
        margin-top: .1em;
}

strong {
font-weight:bold;
}

blockquote
{
	margin-top: .3em;
	margin-bottom: .3em;
}

ol,ul,dd,dt,dl
{
    font-size: 1.1em;
	margin-top: .3em;
	margin-bottom: 1em;
}

li{
font-size: 1.1em;
margin-bottom: .5em;
line-height: 1.5em;
}

h2 a,h2 a:link,h2 a:active,h2 a:visited
{
	color:#990000;
	text-decoration:none;
}

a,a:link,a:active,a:visited
{
	color:#990000;
	text-decoration: underline;
}

a:hover
{
	border: 0;
}

h2 a:hover
{
	border: 0;
	text-decoration:underline;
}

img
{
	margin: 0px;
	padding: 0px;
	border: none;
}

#container{
	position: relative;
	width: 855px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;	
}

#header{
position:relative;
width:855px;
height:51px;
padding: 0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

#logo{
	position: absolute;
    top:0px;
    left:0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 51px;
	overflow: hidden;
	width: 332px;
	background-image: url("images/logo.gif");
	background-repeat: no-repeat;
}

#logo h1{
	display: block;
	height: 51px;
	margin: 0;
	padding: 0;
}

#logo h1 a{
display: block;
height: 51px;
padding: 51px 0 0 0;
overflow: hidden;
height: 0px !important; 
height /**/:51px; /* for IE5/Win */
}

#nava
{
	position: absolute;
    top:0px;
    right:0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	clear:both;
	}

#nava ul
{
	position: relative;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 51px;
	overflow:hidden;
	width: 75px;
	background-image: url("images/contact.gif");
	background-repeat: no-repeat;
}

#nava ul li
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	height: 51px;
}

#nava ul li a
{
	display:block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	height: 51px;
	padding: 51px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:51px; /* for IE5/Win */
}

#nava ul li a:hover
{
	color:#FFFFFF;	
}

#content{
position:relative;
width:775px;
padding:0px 0px 20px 0px;
margin:0px 0px 0px 80px;
overflow:hidden;

}

#welcome{
position:relative;
width:773px;
padding:0px 0px 0px 0px;
margin:10px 0px 0px 0px;
}

.work{
position:relative;
width:770px;
padding:10px 0px 0px 0px;
margin:20px 0px 0px 5px;
overflow:auto;
border-top:#333333 solid 2px;
}

.workdescription{
float:left;
width:237px;
padding: 0px 0px 0px 0px;
margin: 0px 15px 0px 0px;
}

.taste{
float:left;
width:518px;
}

.taste img{
float:right;
}