ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, div
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
  overflow: hidden;
  color: #333333;
}

a:hover
{
  text-decoration: underline;
}

h1 {
	margin: 0;
	padding: 0;
  width: 100%;
  text-align: center;
  height: 40px;
}

h1 a {
  display: block;
  width: 177px;
  height: 38px;
  margin: auto;
  background-image: url("/images/communication-vin.jpg");
  background-repeat: no-repeat;
  text-align: left;
  font-size: 10pt;
}

h1 span {
	display: block;
  padding-top: 40px;
}

div#header {
	text-align: center;
	}
div#headerintro {
	position:absolute;
	text-align: center;
	padding-top: 65px;
	width: 850px;
	}

h2 {
	font-size: 7pt;
	font-weight: normal;
	color: #817e7c;
	text-transform: uppercase;
	letter-spacing: 2px;
	}

body
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background-color: #e8e2de;
}

div#container {
	width: 850px;
	margin: 0 auto;
	text-align:left;
	padding:0;
}

div#skipintro {
	text-align:center;
	margin-top:3px;
	}

#skipintro a {
	text-transform: uppercase;
	font-size: 8px;
	letter-spacing: 1px;
	}

/*******************************************************************************/

#comocean a {
	position: absolute;
	bottom: 0px;
	right: 0px;
	text-indent: -7890px;
	width: 80px;
	height: 80px;
	background: url(/images/design-by-com-ocean.gif) 0 0 no-repeat;
	overflow: hidden;
	position: fixed;
}