/* Developed by Graphic Studio for ISTEC Corporation */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #999999;
	margin: 20px;
	padding: 0;
}
#wrapper {
	width: 1030px;
	margin: 0 auto;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #990000;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #990000;
}
#column_wrapper {
	background-image: url(assets/istec-middle_s1.jpg);
	background-repeat: repeat-y;
}
#column_top {
	background-image: url(assets/istec-top_s1.jpg);
	background-repeat: no-repeat;
	height: 130px;
}
#column_bottom {
	background-image: url(assets/istec-bottom_s1.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 200px;
	float: left;
}
#left .content {
	padding: 24px 16px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#left a:link {
	color: #990000;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #000000;
}
#center {
	width: 824px;
	float: left;
}
#center .content {
	padding: 24px 32px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#center a:link {
	color: #990000;
}
#center a:visited {
	color: #333333;
}
#center a:hover {
	color: #000000;
}
#footer {
	color: #000;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background-color: #999999;
}
#footer .content {
	padding: 12px 16px;
}
#footer a:link {
	color: #990000;
}
#footer a:visited {
	color: #333333;
}
#footer a:hover {
	color: #FFF;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
.p7uberlink {
	font-weight: bold !important;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.5em;
	margin: 0 0 20px 0;
}
h2 {
	font-size: 1.3em;
	margin: 0 0 20px 0;
}
h3 {
	font-size: 1.1em;
	margin: 0 0 20px 0;
}
h4 {
	font-size: 0.9em;
	margin: 0 0 20px 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.imageRight {
	float: right;
	padding: 0 0 0 6px;
	width:auto;
	text-align: center;
	text-decoration: none;
}
.imageLeft {
	float: left;
	padding: 0 6px 0 0;
	width:auto;
	text-align: center;
	text-decoration: inherit;
}
.caption {
	font-size: 0.8em;
	text-decoration: none;
	color: #666;
}
.towns {
	font-size: 0.9em;
	text-align: left;
	color: #333;
}
.address {
	font-size: 1.0em;
	text-align: left;
	padding: 6px 0px 0px 7px;/*color: #E4E4E4;*/
}
.special {
	color: #990000;
}
table.billofmaterials th, table.billofmaterials td {
	font-size : 100%;
	font-family: Arial, Helvetica, sans-serif;
}

