@charset "utf-8";
/* CSS Document */
BODY {font:13px/1.231 arial,helvetica,clean,sans-serif;}

a {color: #999999; text-decoration: none;}
a:hover {
	color: #666666;
	text-decoration: underline;
	cursor: pointer;
	text-align: center;
}
h1{
	color: #999999;
	font-size:1.3em;
	text-align: left;
	margin:0;
}
#main{width:750px; margin:0 auto}
#header{height:79px; background: url(images/header1.jpg) no-repeat 0 0;}
ul{margin:0;}
.menu{margin: 30px 0 0 0;
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.menu ul li{
	display: inline;
	list-style-type: none; 
	padding-right: 1em;
	padding-left: 1em;
}
.menu ul li a{color: #F60;}
.top-links{padding:0 0 0 710px}
.footer{
	color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	text-align: center;
	margin-top: 0.5em;
}
.pix{
	padding: 3px;
	border: 1px solid #CCC;
}
.keratin{
	hight:50px;
	background:url(images/bg.jpg) repeat-x 0 0;
	height: 44px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
.ylp{
	text-align: right;
	margin: -250px 10px 200px 0;
}
.greytext {color: #999999;font-size: 8pt;}
.titletext {
	color: #666666;
	font-weight: bold;
		}
.green, a.green, a.green:hover {color: #FF6622;}
.forminput {text-decoration: none; font-size: 7pt; font-weight : normal;background: #E4E4E4;}
.style1 {color: #666666}
    .sidenavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-align: left;
	vertical-align: middle;
	word-spacing: 5em;
	padding-left: 12px;
	height: 18px;
	width: 145px;
	padding-top: 2px;
}
    .linevertical {
	background-image: url(../images/line_vert.gif);
	background-repeat: repeat-y;
	background-position: center;
}
    .verticalline {
	background-image: url(images/line_vert.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 10px;
}
    .linehorizontal {
	background-image: url(images/line_horiz.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 4px;
}
.copytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-transform: uppercase;
	color: #999999;
	background-color: #F0F0F0;
	text-align: left;
	margin: 5px;
	padding: 5px;
	height: auto;
	width: 450px;
	border: thin dotted #CCCCCC;
}

