@charset "utf-8";

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color:#FFF;
}
a:link, a:hover, a:active, a:visited {
	color:#C80000;
}
img {
	border:none;
}
h1  {
	color:#8D0000;
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	width:600px;
	display:inline-block;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left:10px;
	margin-top: 0px;
	margin-right:20px;
	border-bottom-color:#999999;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
h2 {
	color:#8D0000;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	display:inline-block;
	width:250px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left:10px;
	margin-top:0px;
	margin-left:10px;
	border-bottom-color:#999999;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
.div1 {
	display:none;
	height:12px;
	background-color: #0E1317;
	border-bottom-color: #252D33;
	border-bottom-width:1px;
	border-bottom-style:solid;
}
.div2 {
	display:none;
	background-image:url(../images/backimg.jpg);
	background-repeat:repeat-x;
	background-color:#6D0015;
}
.div2Nav {
	background-image:url(../images/trenchlogo.png);
	background-repeat:no-repeat;
	background-position: 0px 18px;
	width:1000px;
	height:90px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:20px;
}
.div2Nav ul {
	margin-top:40px;
	float:right;
	width:740px;
	padding:0px 0px 0px 0px;
}
.div2Nav li {
	float:left;
	list-style: none;
	padding:0px;
	margin:0 0px 0 0px;
}
.div2Nav li a:link, .div2Nav li a:visited {
	text-decoration:none;
	padding:4px 8px;
	color:#fff;
	border-bottom:none;
	font-size:12px;
	font-weight:lighter;
	text-align:center;
	display:block;
	border:1px solid transparent;
}
.div2Nav li#current a:link, .div2Nav li#current a:visited, .div2Nav li a#active_menu-nav {
	background-color:#FA7800;
	color:#fff;
}
.div2Nav li a#active_menu-nav {
	padding:4px 8px;
}
.div2Nav li a:hover, .div2Nav li#current a:hover {
	border:1px dotted #FA7800;
	color:#fff;
}
.div2Nav li a:active {
	background-color: #666;
}
.div2Internal {
	clear:both;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	border-bottom-color:#999999;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	padding-bottom:20px;
	color:#FFF;
	border-top-color:#999999;
	border-top-style:dotted;
	border-top-width:1px;
	padding-top:20px;
}
.div3 {
	background-image:url(../images/mainshadow.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	color:#333333;
	line-height:20px;
}
.div3Internal {
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
.div3InternalLeft {
	border-right-color:#999999;
	border-right-style:dotted;
	border-right-width:1px;
	float:none;
	width:100%;
	padding-right:40px;
	margin-right:20px;
	text-align:justify;
}
.div3InternalRight {
	display:none;
	width:290px;
	float:right;
}
.div4 {
	padding-top:5px;
	height:50px;
	border-top-color:#999999;
	border-top-style:dotted;
	border-top-width:1px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	font-size:11px;
	color:#666;
}
.div4Left {
	float:left;
	width:300px;
	text-align:left;
}
.div4Right {
	float:right;
	width:400px;
	text-align:right;
}
.div5 {
}
.div6 {
}
.redText {
	color:#8D0000;
}
.designApplication3 {
	float:left; 
	height:380px; 
	width:293px; 
	text-align:center; 
	padding:20px;
}
.designApplication3 img {
	margin-bottom:20px;
}
.designApplication3 p {
	text-align:justify;
}
.formelements {
	width:270px;
	margin-bottom:10px;
}
.ampContactButton {
	border: 1px solid #CCCCCC;
	margin-bottom:15px;
}
.colourChart {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
	text-align:center;
}
.colourChartItem {
	float:left;
	height:95px;
	width:70px;
	margin-right:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}
.colourChartColour {
	height:40px;
	margin-bottom:3px;
}
.div1print {
	display:block;
	text-align:right;
	font-size:25px;
	color:#A71A10;
	height:110px;
}
.div1print img {
	float:left;
}