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

.clear {
	clear:both;
}

.red {
	color:#C00;
}

.underline {
	border-bottom:1px solid #5F6062;
	padding-bottom:15px;
}

strong {
	font-weight:bold;
}

body {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:100;
	background:url(images/background.jpg);
}

img, h3 {
	margin-bottom:15px;
}

hr {
	margin:20px 0px 20px 0px;
}

h4 {
	font-family:'MicrogrammaDExtendedMedium';
	font-size:14px;
	line-height:120%;
	text-transform:uppercase;
	letter-spacing:.05em;
}

h3 {
	color:#C00;
	font-family:'MicrogrammaDExtendedMedium';
	font-weight:100;
	font-size:13.5px;
	line-height:120%;
}

p {
	margin-bottom:8px;
	color:#5F6062;
	font-size:14px;
	line-height:120%;
}

address {
	font-family:'MicrogrammaDExtendedMedium';
	margin-bottom:30px;
	font-size:16px;
	line-height:160%;
	font-style:normal;
	letter-spacing:.05em;

}


a:link {text-decoration:none; color:inherit;}
a:visited {text-decoration:none; color:inherit;}
a:active {text-decoration:none; color:#C00;}
a:hover {text-decoration:none; color:#C00;}

a.redlink:link {text-decoration:none; color:#C00;}
a.redlink:visited {text-decoration:none; color:#C00;}
a.redlink:active {text-decoration:none; color:#FF1414;}
a.redlink:hover {text-decoration:none; color:#FF1414;}


.selected {
	color:#C00;
}

#wrap {
	background-color:#E5E4D3;
	position:relative;
	margin:auto;
	border:1px solid black;
	padding-bottom:30px;
}

#header {
	background-color:#E6E7E8;
	margin-bottom:25px;
}

.logo a {
	text-indent:-9000px;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	background-position:center;
	width:300px;
	height:96px;
	display:block;
	padding:15px 0px;
}

#nav {
	font-size:14px;
	text-transform:uppercase;
	padding-top:60px;
}

#nav li {
	display:inline;
	border-right:1px black solid;
	padding:0px 15px;
	font-family:'MicrogrammaDExtendedMedium';
	letter-spacing:.05em;
}

#nav li:nth-child(4) {
		padding-right:0px;
		border-right:none;
}

#biline {
	background-color:#5F6062;
}

#tagline {
	background-color:#5F6062;
	text-align:center;
	color:#FFF;
	width:320px;
	height:15px;
	float:left;
	font-family:'HelveticaNeueLTStd55Roman';
	font-weight:lighter;
	font-size:12pt;
	letter-spacing:.02em;
	padding:5px 0px 7px 0px;
}

#banner {
	float:left;
	background-color:#B5AF98;
	width:640px;
	height:15px;
	text-align:center;
	padding:5px 0px 7px 0px;
}

#sidebar li {
	font-size:14px;
	line-height:120%;
	text-transform:uppercase;
	font-family:'MicrogrammaDExtendedMedium';
	letter-spacing:.05em;
	padding:0px 0px 15px 10px;
}

#slideshow, #video {
	margin-bottom:15px;
}

div.slidetext {
	z-index:500;
	position:absolute;
	top:230px;
	width:420px;
	background:#333;
	filter:alpha(opacity=70);
  	opacity:0.7;
	text-align:center;
	padding:20px;
}

div.slidetext h3 {
	color:#FFF;
	font-size:30px;
	text-transform:uppercase;
	filter:alpha(opacity=100);
  	opacity:1;
}

div.slidetext p {
	color:#FFF;
	font-size:16px;
}

.fadein { position:relative; width:620px; height:465px;}
.fadein img { position:absolute; left:0; top:0; }

.INT_title {
	font-size:28px;
	line-height:120%;
	text-transform:uppercase;
	font-family:'MicrogrammaDExtendedMedium';
	letter-spacing:.05em;
	margin-bottom:30px;
	font-weight:100;
}

.float_left_img {
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}

.float_right_img {
	float:right;
	margin-left:20px;
	margin-bottom:10px;
}

.founder h3, .contact h3, {
	font-size:23px;
	text-transform:uppercase;
	font-family:'MicrogrammaDExtendedMedium';
	letter-spacing:.05em;
	color:black;
	margin-bottom:5px;
}

.founder h5 {
	font-size:14px;
	font-family:'MicrogrammaDExtendedMedium';
	letter-spacing:.05em;
	color:black;
	margin-bottom:10px;
}

li {
	color:#5F6062;
	font-size:14px;
	line-height:120%;
}

.li1 {
	margin-left:20px;
}

.li2 {
	margin-left:50px;
}

.li3 {
	margin-left:80px;
}

.portfolio h3, .product_gal h3 {
	text-transform:uppercase;
	font-family:'MicrogrammaDExtendedMedium';
	letter-spacing:.1em;
}

.portfolio h4 {
	font-size:14px;
	text-transform:none;
	margin-bottom:20px;
}

.specs {
	font-size:12px;
}

.products ul {
	padding-left:15px;
	list-style:disc;
	color:#5F6062;
}

.product_gal h3 {
	margin-top:15px;
	margin-bottom:0px;
}

.product_gal h5 {
	font-family:'MicrogrammaDExtendedMedium';
	font-size:11px;
	font-weight:100;
	letter-spacing:.05em;
	text-align:center;
	color:#C00;
	height:25px;
}

.thumbs li {
	width:140px;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}

.thumbs li:nth-child(3n+3) {
	margin-right:0px;
}

.thumbs img {
	margin-bottom:3px;
}


.excellence h2 {
	margin-bottom:15px;
}

.excellence h3 {
	font-size:20px;
	color:black;
}

.portfolio img {
	margin-bottom:30px;
}
.contact h4 {
	text-transform:none;
	font-size:20px;
	line-height:120%;
	font-weight:100;
	margin-bottom:8px;
}
.contact input, .contact textarea  {
	width:100%;
	margin-bottom:15px;
}

.contact textarea {
	height:200px;
}

.contact label {
	font-family:'MicrogrammaDExtendedMedium';
	font-size:14px;
	line-height:120%;
	letter-spacing:.05em;
}

input.submit {
	width:80px;
}

.slide_icons img {
	margin-left:-4px;
}

.slide_icons img:nth-child(1) {
	margin-left:-4px;
}

.slide_icons{
	margin-left:4px;
}

.slide_feature {margin-top:30px}
