/**/@media screen {
html {
	font: 76% verdana, arial, helvetica, sans-serif;
	overflow-y: scroll;
	background: white url(../images/html.png) repeat-y left;
}
body {
	margin: 0;
	padding: 0;
}
p {
	margin: 1.12em 0;
}
a {
	color: #f7921d;
}
h1 {
	margin: 0;
	padding: 10px;
	background: white;
	position: absolute;
	left: 0;
	top: 0;
}
html > body 
h1 {
	position: fixed;
}
h1 
a 
img {
	border: 0;
	display: block;
}
#nav {
	list-style: none;
	margin: 0;
	padding: 18px 0 0;
	width: 210px;
	float: left;
	position: absolute;
	left: 0;
	top: 55px;
	overflow: hidden;
}
html > body 
#nav {
	position: fixed;
}
#nav 
li {
	float: left;
	clear: left;
}
#nav 
a {
	display: block;
	width: 200px;
	text-align: left;
	color: white;
	text-decoration: none;
	padding: 5px;
	font-family: "Century Gothic", Century, sans-serif;
	font-size: 14px;
}
#nav 
a:hover {
	text-decoration: underline;
}
#nav 
a 
span {
	display: block;
}
#nav 
a 
img {
	border: 0;
}
#content {
	margin: 0 0 0 210px;
	padding: 63px 10px 10px;
	width: 476px;
}
h2 {
	margin: 0 -10px 0.75em;
	text-align: right;
	padding: 2px 4px 2px 0;
	background: url(../images/h2.png) repeat-y right;
	color: white;
	font-size: 1.1em;
	line-height: 1.5em;
}
#cadcam 
* {
	color: #333333;
}
#cadcam 
a, 
#cadcam 
b {
	color: #f79218 !important;
}
#inforeq 
h2 {
	 background: none;
	 text-align: center;
	 margin: 0 0 0.75em;
	 color: #f79218;
	 font: bold 24px verdana, arial, helvetica, sans-serif;
}
#inforeq 
p {
	margin: 1.12em 0;
}
#inforeq 
ul {
	list-style: none;
	margin: 1.12em 0;
	padding: 0;
}
#inforeq 
li {
	margin: 5px 0;
}
#inforeq 
input, 
#inforeq 
select {
	vertical-align: middle;
}
#inforeq 
input, 
#inforeq 
select {
	margin: 0 5px;
}
#inforeq 
div 
input {
	margin: 0 10px 0 0;
	cursor: pointer;
}
#inforeq 
textarea {
	display: block;
}
#inforeq 
label {
	cursor: pointer;
}
p#news {
	margin: -60px 0 0;
	display: inline-block;
}
html > /**/ body p#news {
	display: block;
}
p#news 
a {
	display: block;
	width: 100px;
	height: 40px;
	margin: 10px 0;
	line-height: 40px;
	text-align: center;
	background: #212421;
	color: white;
	text-decoration: none;
}
p#news 
a:hover {
	text-decoration: underline;
}
dl#news {
	margin: 1.12em 0;
}
dl#news 
dt {
	font-weight: bold;
}
dl#news 
dd {
	margin: 5px 0 1.12em;
}
/**/}
