@charset "UTF-8";
/* CSS Document */

#container {
	width:850px;
	margin: auto;
}
#header {
	width:850px;
	height:159px;
	float: left;
	margin:auto;
}
#heading {
	width:850px;
	height:130px;
}
#nav1 {
	width:238px;
	height:29px;
	float:left;
}
#home {
	height:29px;
	float:left;
	width:103px;
}
#about {
	height:29px;
	float:left;
	width:116px;
}
#services {
	height:29px;
	float:left;
	width:103px;
}
#showcase {
	height:29px;
	float:left;
	width:119px;
}
#contact {
	height:29px;
	float:left;
	width:130px;
}
#navend {
	height:29px;
	float:left;
	width:41px;
}
#content {
	width:850px;
	margin:auto;
}

#footer {
	width:850px;
	margin:auto;
}
#foot1 {
	height:51px;
	width:44px;
	float:left;
}
#products {
	height:51px;
	width:765px;
	float:left;
}
#foot2 {
	height:51px;
	width:41px;
	float:left;
}
#address {
	width:850px;
	height:32px;
}
@font-face {
	font-family: 'TeXGyreAdventorRegular';
	src: url('texgyreadventor-regular.eot');
	src: local('TeX Gyre Adventor'), local('TeXGyreAdventor-Regular'), url('texgyreadventor-regular.woff') format('woff'), url('texgyreadventor-regular.ttf') format('truetype'), url('texgyreadventor-regular.svg#TeXGyreAdventor-Regular') format('svg');
}

@font-face {
	font-family: 'TeXGyreAdventorItalic';
	src: url('texgyreadventor-italic.eot');
	src: local('TeX Gyre Adventor'), local('TeXGyreAdventor-Italic'), url('texgyreadventor-italic.woff') format('woff'), url('texgyreadventor-italic.ttf') format('truetype'), url('texgyreadventor-italic.svg#TeXGyreAdventor-Italic') format('svg');
}

@font-face {
	font-family: 'TeXGyreAdventorBold';
	src: url('texgyreadventor-bold.eot');
	src: local('TeX Gyre Adventor'), local('TeXGyreAdventor-Bold'), url('texgyreadventor-bold.woff') format('woff'), url('texgyreadventor-bold.ttf') format('truetype'), url('texgyreadventor-bold.svg#TeXGyreAdventor-Bold') format('svg');
}

@font-face {
	font-family: 'TeXGyreAdventorBoldItalic';
	src: url('texgyreadventor-bolditalic.eot');
	src: local('TeX Gyre Adventor'), local('TeXGyreAdventor-BoldItalic'), url('texgyreadventor-bolditalic.woff') format('woff'), url('texgyreadventor-bolditalic.ttf') format('truetype'), url('texgyreadventor-bolditalic.svg#TeXGyreAdventor-BoldItalic') format('svg');
}
.bodytxt {
	font-family: 'TeXGyreAdventorRegular', sans-serif;
	font-size:14px;
	color:#333;
	line-height:22px;
}
.bodytxt a:link {
	font-family: 'TeXGyreAdventorRegular', sans-serif;
	font-size:14px;
	color: #906;
	line-height:22px;
	text-decoration:none;
}
.bodytxt a:hover {
	font-family: 'TeXGyreAdventorRegular', sans-serif;
	font-size:14px;
	color: #906;
	line-height:22px;
	text-decoration: underline;
}
.bodytxt a:visited {
	font-family: 'TeXGyreAdventorRegular', sans-serif;
	font-size:14px;
	color: #606;
	line-height:22px;
	text-decoration: underline;
}