body {
font-family: "Verdana", "Arial", sans-serif;
font-size: 9pt;
margin: 0;
padding: 0;
background: #fff;
}

a {
color: #000;
}

H1 {
color: #C6C4AB;
font-size: 14pt;
font-style: italic;
margin: 40px 0 10px 0;
}

H2 {
color: #000;
font-size: 9.5pt;
font-weight: bold;
font-style: italic;
margin: 20px 0 10px 0;
}

#horizon {
background-color: transparent;
position: absolute;
left: 0px;
width: 100%;
text-align: center;
min-width: 1024px; 
}

#wrapper {
	background-color: #fff;
	position: relative;
	text-align: left;
	width: 700px;
	height: 100%;
	margin: 0px auto;
}

#header {
background-color: #CFCFB2;
width: 100%;
height: 100px;
}

#menu {
padding: 40px 0 0 0;
text-align: center;
font-family: "Arial";
font-size: 9pt;
font-weight: bold;
}

#menu a {
text-decoration: none;
color: #444441;
margin: 0 20px 0 20px;
}
	  
#content p {
margin: 10px 0 10px 0;
}

#content span {
margin: 10px 0 10px 10px;
}

#intro {
margin: 50px 0 50px 0;
line-height: 14pt;
}

.company {
margin: 20px 40px 0 40px;
}

.companytext {
margin: -110px 0 0 200px;
width: 400px;
}

.line {
margin: 50px 0 0 0;
width: 700px;
border: 0;
color:  #CFCFB2;
background-color: #CFCFB2;
height: 1px;
}

.product {
margin: 25px 40px 60px 0px;
min-height: 203px;
}

.productimage {
margin: 0;
height: 203px;
widows: 192px;
}

.producttext {
margin: -225px 0 0 210px;
vertical-align: top;
}

.playlist {
font-size: 9pt;
}