html, body, p {
	padding: 0px;
	margin: 0px;
	font-family: arial;
}
html {
	background: url('../images/silver_pattern.jpg');
	overflow-y: scroll;
}
#contact {
	width: 670px;
	margin: auto;
}
#content {
	margin-top: 20px;
}
#content-area {
	background: #fff;
	font-size: 0.8em;
	border: 3px solid #385D8A;
	min-height: 420px;
	margin-left: 7px;
	margin-right: 7px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
#content-area blockquote#address {
	width: 180px;
	float: left;
}
#content-area h1 {
	color: #385d8a;
}
#content-area h2, #content-area h3 {
	color: #666666;
}
#content-area p {
	line-height: 1.5em;
	margin: 10px 0;
}
#footer {
	font-size: 0.7em;
	text-align: center;
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #385D8A;
}
#footer a {
	font-weight: bold;
}
#header {
	margin-top: 10px;
}
#indec td {
	text-align: center;
}
#job {
	text-align: center;
	font-size: 0.8em;
}
#logo img {
	border: none;
}
#news-area {
	font-size: 0.8em;
	background: #4f81bd;
	text-align: justify;
	color: #fff;
	border: 3px solid #385D8A;
	margin-left: 7px;
	margin-right: 7px;
}
#pcspecs {
	margin: auto;
}
#pcspecs td {
	padding: 3px 10px;
}
#strap {
	font-size: 1.2em;
}
#strap h1 {
	font-size:1.8em;
	line-height:1.5em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #385D8A;
}
#strap p {
	margin-top: 0px;
}
#tech-specs {
	margin: 20px auto 0 auto;
	border: 2px solid #385d8a;
	padding: 30px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
#tech-specs td.product-name {
	font-style: italic;
	color: #385d8a;
}
#tech-specs input.input {
	border: 2px solid #385d8a;
}
#tech-specs input.submit {
	margin-top: 10px;
	padding: 5px;
	width: 100%;
	color: #fff;
	background: #385d8a;
	font-weight: bold;
	border: 2px solid #aaa;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
#top-menu {
	padding-top: 10px;
}
#top-menu a, .application a {
	color: #FFFFFF;
	text-decoration: none;
}
#top-menu a:hover, .application a:hover {
	text-decoration: underline;
}
#xeno-prod {
	text-align: center;
}
#xeno-prod table {
	width: 900px;
}
#xeno-prod table td {
	vertical-align: top;
}

.application p {
	text-align: center;
	font-weight: bold;
	background: url('../images/button-application.png') top no-repeat;
	color: #FFF;
	width: 500px;
	margin: 5px auto 0 auto;
}
.breadcrumb {
	text-align: left;
	font-size: 0.8em;
	font-style: italic;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.geldoc {
	display: block;
	width: 500px;
	height: 44px;
	line-height: 44px;
	background: url('../images/button-application.png') no-repeat;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	margin: 30px auto;
}
.geldoc:hover {
	text-decoration: underline;
	background: url('../images/button-application-hover.png') no-repeat;
}
.menu-button {
	text-align: center;
	font-weight: bold;
	background: url('../images/button-menu.png') no-repeat;
	color: #fff;
}
.menu-button:hover {
	background: url('../images/button-menu-hover.png') no-repeat;
}
.menu-button a {
	display: block;
}
.menu-button p, .application p {
	line-height: 44px;
}
.product-box {
	float: left;
	padding: 10px;
	margin: 0 7px 14px 7px;
	height: 200px;
	width: 440px;
	border: 3px solid #385D8A;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	color: #fff;
	background: #4F81BD url('../images/bg-product-box.png') repeat-x;
	font-size: 0.9em;
	position: relative;
}
.product-box:hover {
	background: #7DAADF url('../images/bg-product-box.png') repeat-x;
}
.product-box a {
	color: #fff;
	text-decoration: none;
}
.product-box a:hover {
	text-decoration: underline;
}
.product-box h2 {
	text-align: center;
	margin-top: 0px;
}
.product-box img {
	border: 2px solid #385d8a;
}
.product-box p.image {
	position: absolute;
	bottom: 0px;
	text-align: center;
	margin: 0 0 10px 0;
	width: 100%;
}
.product-menu {
	border-collapse: collapse;
	width: 610px;
	margin: 0 auto 20px auto;
}
.product-menu td {
	width: 200px;
	text-align: center;
	font-weight: bold;
}
.product-menu td.title {
	font-size: 1.5em;
	color: #385d8a;
}
.product-menu td.top-left {
	background: url('../images/product-menu-tl.jpg') no-repeat bottom right;
}
.product-menu td.top-right {
	background: url('../images/product-menu-tr.jpg') no-repeat bottom left;
}
.product-menu td a {
	line-height: 44px;
	display: block;
	background: url('../images/button-product.png') no-repeat top;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
}
.product-menu td a:hover {
	background: url('../images/button-product-hover.png') no-repeat top;
	text-decoration: underline;
}
.product-menu td a.active {
	background: url('../images/button-product-active.png') no-repeat top;
}
.product-menu td a.active:hover {
	background: url('../images/button-product-active-hover.png') no-repeat top;
}
.prod-image {
	width: 300px;
	text-align: center;
	float: left;
}
.prod-image a.tech-spec, .trans-accs a.tech-spec {
	line-height: 44px;
	display: block;
	background: url('../images/button-product.png') no-repeat top;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	width: 200px;
	margin: auto;
}
.prod-image a.tech-spec:hover, .trans-accs a.tech-spec:hover {
	background: url('../images/button-product-hover.png') no-repeat top;
}
.prod-content {
	width: 620px;
	float: left;
}
.prod-content table {
	width: 90%;
	border: 1px solid #000;
	border-left: 0;
	border-right: 0;
	border-collapse: collapse;
	margin-bottom: 20px;
}
.prod-content table td {
	padding: 5px 0;
	border-bottom: 1px solid #000;
}
.prod-content table td.cellright {
	border-left: 1px solid #000;
	width: 70%;
	padding-left: 10px;
}
.trans-accs {
	width: 300px;
}
.trans-accs table {
	border-collapse: collapse;
	width: 260px;
	margin: 0 auto 20px auto;
	text-align: center;
}
.trans-accs table th {
	color: #000;
	background: #4F81BD url('../images/bg-product-box.png') bottom repeat-x;
}	
.trans-accs table th, .trans-accs table td {
	border: 1px solid #000;
	padding: 5px;
	line-height: 1.5em;
}
.trans-accs-bg {
	background: url('../images/bg-trans-accs.jpg') top no-repeat;
}
.xenogen p {
	text-align: center;
	margin-top: 20px;
	color: #385d8a;
	font-weight: bold;
}
p.image {
	text-align: center;
	margin: 4px 0;
}

a img {
	border: 2px solid #385d8a;
}
.clearboth {
	clear: both;
}
.padding {
	padding: 10px;
}