*{
	color:#000000;
	font-size:9pt;
	font-family:arial,tahoma,helvetica,sans-serif;
}
textarea{
	font-family:monospace;
}

body{
	margin:0;
	background-repeat:repeat-x;
	background-image:url(images/bg.png);
	background-color:#FFFFFF;
}

a{
	color:#DD3388;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

h1{
	color:#DD3388;
	font-weight:normal;
	font-family:times,serif;
	font-size:16pt;
	margin-top:5px;
	margin-bottom:0;
}

h2{
	color:#993366;
	font-family:times,serif;
	font-size:14pt;
}

.layout{
	width:830px;
	height:550px;
	border:0;
}

.header{
	height:130px;
	vertical-align:top;
}

.logo{
	margin:15px 10px 0 20px;
	width:100px;
	height:90px;
	border:0;
}

.claim1{
	margin:35px 15px 0 10px;
	padding-bottom:3px;
	border-bottom:1px solid #99AA99;
	color:#99AA99;
	font-family:times,serif;
	text-align:right;
	font-size:16pt;
}

.claim1 img{
	width:451px;
	height:29px;
	border:0;
}

.claim2{
	margin:3px 15px 0 85px;
	color:#DD3388;
	font-family:times,serif;
	text-align:right;
	font-size:16pt;
}

.claim2 img{
	width:79px;
	height:21px;
	border:0;
}

.samples{
	width:100px;
	padding-top:50px;
}
.samples img{
	width:100px;
	height:100px;
	margin-bottom:5px;
	border:0;
}

.navigation{
	width:140px;
	padding:50px 10px 10px 10px;
	vertical-align:top;
	line-height:1.7;
}

.navigation a{
	margin:0 5px 0 0;
}

.navigation a:hover {
}

.navigation img{
	width:140px;
	height:23px;
	border:0;
}

#nav-lines{
	display:none;
	position:absolute;
	left:140px;
	top:23px;
	width:140px;
	height:23px;
	border-top:1px solid #99AA99;
	border-right:1px solid #99AA99;
	background-color:none;
}

.content{
	width:560px;
	padding:10px 15px 15px 10px;
	vertical-align:top;
}

.footer{
	height:30px;
	text-align:center;
	padding:10px;
	vertical-align:bottom;
	color:#333333;
	font-size:8pt;
	line-height:150%;
	color:#99AA99;
	font-size:8pt;
	border-top:1px solid #99AA99;
}

.footer a{
	font-size:8pt;
}
