@font-face {  
	font-family: "Palatino";  
	src: url('resources/p052003l-webfont.eot');
	src: local('URW Palladio L'), url('resources/p052003l-webfont.ttf') format("truetype"); /* non-IE */
	font-style: normal;
}
@font-face {  
	font-family: "Palatino";  
	src: url('resources/p052023l-webfont.eot');
	src: local('URW Palladio L'), url('resources/p052023l-webfont.ttf') format("truetype"); /* non-IE */
	font-style: italic;
}
@font-face {  
	font-family: "Trajan Pro";  
	src: url('resources/trajaxsc-webfont.eot');
	src: local('Trajax SC'), url('resources/trajaxsc-webfont.ttf') format("truetype"); /* non-IE */
}

html,body {
	margin: 0;
	padding: 0;
	height: 100%;
}

p, h1, h2, h3, h4, h5, h6, h7, h8 {
	margin-top: 0;
	padding-top: 0;
}

p {
	text-align: justify;
}

h1, h2, h3, h4, h5, h6, h7, h8 {
	font-family: "Trajan Pro", "Palatino Small Caps", Palatino, Georgia, serif;
	font-weight: normal;
	margin-bottom: 0.5em;
}

a img {
	border: none;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

#container {
	width: 960px;
	margin: 0 auto;
	min-height: 100%;
	height: auto ! important;
	height: 100%;
	position: relative;
/* 	overflow: auto; */
}

/* Header */
#header {
	height: 272px;
	width: 960px;
	margin: 0;
	background: #b3b4b6 url('images/newhead.png') no-repeat;
}

#header.header-small {
	height: 160px;
	background-position: bottom no-repeat;
/* 	padding-top: 128px; */
}

#header-caption {
	height: 240px;
}

#header-caption div {
	padding: 160px 0 0 0.5em;
	color: #fff;
	font: normal 24px "Trajan Pro","Palatino Small Caps",Palatino,Georgia,serif;
/* 	text-shadow: #bca532 1px 1px 0px; */
}

/* Menu */
.header-menu{
	width: 960px;
	height: 32px;
	position: relative;
/* 	top: 240px; */
}

.header-small .header-menu {
	top: 128px;
}

.header-menu div.background {
	background-color: white;
	height: 100%;
	filter:alpha(opacity=75); /* IE's opacity*/
	left: 0px;
	opacity: 0.75;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 99;
}

.header-menu div.menu {
	background-color:transparent;
	height: 100%;
	position: relative;
	width: 100%;
	z-index: 101;
	padding: 0em 1em;
}

.header-menu div.menu ul {
	margin: 0 1em 0 0;
	padding: 0;
    float: right;
	font: normal 18px "Trajan Pro","Palatino Small Caps",Palatino,Georgia,serif;
	letter-spacing: -1px;
}

.header-menu div.menu ul li {
	font: normal 18px "Trajan Pro","Palatino Small Caps",Palatino,Georgia,serif;
	display: inline;
	padding: 0;
	margin: 0 ;
}

.header-menu div.menu a {
	line-height: 32px;
	padding: 2px 0.3em;
	color: #bca532;
	text-decoration: none;
	text-shadow: 0px -1px 0px #fff;
/* 	text-shadow: 0px -1px 0px #333; */
}

.header-menu div.menu a.current {
	color: #00a551;
	/* background: #fff; */
	text-shadow: 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px -1px 0px #fff;
	/* box-shadow: 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff; */
}

.header-menu div.menu a:hover {
	color: #fff;
	background: #00a551;
	text-shadow: 0px 1px 1px #000;
}

.header-menu div.menu a.current:hover {
	color: #00a551 ! important;
	background: transparent ! important;
	text-shadow: 0px -1px 0px #fff ! important;
}


/* Content */

#content {
	font-family: sans-serif;
	font-size: 16px;
	padding: 1.5em 0;
}


.columns-30-40-30 {
}

.columns-30-40-30 .column {
}

.columns-30-40-30 .column.left {
	width: 284px;
	float: left;
}

.columns-30-40-30 .column.right {
	width: 284px;
	float: right;
}

.columns-30-40-30 .column.center {
	width: 368px;
	margin: 0 auto;
}


.columns-33-33-33 {
}

.columns-33-33-33 .column {
	width: 303px;
}

.columns-33-33-33 .column.left {
	float: left;
}

.columns-33-33-33 .column.right {
	float: right;
}

.columns-33-33-33 .column.center {
	margin: 0 auto;
}


.columns-10-50-30 {
}

.columns-20-60-20 .column {
}

.columns-20-60-20 .column.left {
	width: 184px;
	float: left;
}

.columns-20-60-20 .column.right {
	width: 184px;
	float: right;
}

.columns-20-60-20 .column.center {
	width: 552px;
	margin-left: 194px;
/* 	margin-left: 204px; */
}


.columns-15-55-30 {
	margin-bottom: 2.5em;
}

.columns-15-55-30 .column {
}

.columns-15-55-30 .column.left {
	width: 138px;
	float: left;
}

.columns-15-55-30 .column.right {
	width: 176px;
	float: right;
}

.columns-15-55-30 .column.center {
	width: 506px;
	margin-left: 148px;
}


.columns-50-50 {
}

.columns-50-50 .column {
}
.columns-50-50 .column.left {
	width: 470px;
	float: left;
}

.columns-50-50 .column.right, .columns-50-50 .column.center {
	margin-left: 490px;
}


.columns-70-30 {
}

.columns-70-30 .column {
}
.columns-70-30 .column.left {
	width: 664px;
	float: left;
}

.columns-70-30 .column.right, .columns-70-30 .column.center {
	margin-left: 684px;
}


.columns-30-70 {
}

.columns-30-70 .column {
}

.columns-30-70 .column.left {
	width: 276px;
	float: left;
}

.columns-30-70 .column.right, .columns-30-70 .column.center {
	margin-left: 296px;
}

.columns-33-33-33, .columns-30-40-30, .columns-50-50, .columns-30-70, .columns-70-30 {
	clear: both;
	margin-bottom: 1em;
}

.home-gallery img {
	display: block;
	margin: 0 auto;
	-moz-box-shadow: 5px 5px 8px #333;
	-webkit-box-shadow: 5px 5px 8px #333;
	-khtml-box-shadow: 5px 5px 8px #333;
	box-shadow: 5px 5px 8px #333;
	behavior: url(resources/PIE.htc);
}

#content.products .column {
	margin-bottom: 3em;
}

#content.products .columns-70-30 .column.left,
#content.products .columns-30-70 .column.center,
#content.products .columns-30-70 .column.right {
	padding-top: 2em;
}

#content.products img.product-snap {
	display: block;
	margin: 1em auto 0;
	-moz-box-shadow: 2px 2px 5px #666;
	-webkit-box-shadow: 2px 2px 5px #666;
	-khtml-box-shadow: 2px 2px 5px #666;
	box-shadow: 2px 2px 5px #666;
}

#content.news h4, #content.news h4 a {
	color: #030;
	text-decoration: none;
}

#content.news h4 a {
	padding-right: 16px;
	background: url(images/link-offsite.png) right center no-repeat;
}

#content.news h4 a:hover {
	color: #960;
	text-decoration: underline;
}


div.error, p.error {
	color: red;
}


#login span.error {
	font-size: 75%;
	color: red;
	height: auto;
	display: none;
}

#login {
	width: 400px;
	margin: 3em auto 1em;
	padding: 1em 3em;
	border: 2px solid #808080;
	background: #e6e7e8 url(images/ridges-small.png) right bottom no-repeat;
}

#login h2 {
	text-align: center;
}

#login input#username, #login input#password, #login input#platform {
	width: 100%;
}

a.download {
	padding-left: 16px;
	background: url(images/link-download.png) left center no-repeat;
	color: #00c;
	text-decoration: none;
}

a.download:hover {
	color: #f00;
/* 	text-decoration: underline; */
}


#contact-form {
	padding: 1em 2em;
	border: 2px solid #808080;
	background: #e6e7e8 url(images/ridges.png) right bottom no-repeat;
}
#contact-form td label {
	font: bold 13px sans-serif;
}
div.address {
	font: normal 14px "Palatino","Georgia",serif;
}
span.companyname {
	font: normal 15px "Trajan Pro","Palatino","URW Palladio L","Georgia",serif;
}

.sidebox {
}

.sidebox-heading {
	background: #e6e7e8;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-khtml-border-top-left-radius: 10px;
	-khtml-border-top-right-radius: 10px;
/* 	behavior:url(resources/border-radius.htc); */
	border-radius: 10px 10px 0px 0px;
	behavior:url(resources/PIE.htc);
	padding: .25em;
	text-align: center;
}

.sidebox-heading h3 {
	width: 100%;
	padding: 0;
	margin: 0;
}

.sidebox-content {
	padding: 0.5em;
	margin-bottom: 1.5em;
}

.sidebox.login .sidebox-heading {
	background: #e6e7e8 url(images/login-key.png) 10px center no-repeat;
}

.sidebox.login .sidebox-content {
	border: #e6e7e8 solid;
	border-width: 0px 4px 4px 4px;
	font-size: 12px;
}

.sidebox.login .sidebox-content label.input-text {
	font-weight: bold;
	display: block;
	margin-top: 1em;
}
/* Footer */

#footer_ {
	width: 960px;
	height: 32px;
	margin: 0px auto;
	padding: 0px 0px;
}

#footer {
	position: absolute;
	bottom: 0;
	width: 960px;
	height: 2em;
	font: normal 13px "Palatino","URW Palladio L","Georgia",serif;
	text-align: right;
}
