body { font-family:Arial, Helvetica, Sans-Serif; font-size:1em; color:#000000;
	text-align: center;
	padding: 0;
	margin: 0 auto;
	background-color: silver;
}

div#content {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background-color: white;
}

div#header {
	height: 165px;
	margin: 0;
	padding: 0;
	background-color: white;
}

div#logo {
	height: 123px;
	margin: 0 0 10px;
	padding: 0;
	background: white url(../images/siteimages/logo_tag.gif) no-repeat left top;
}

div#banner {
	width: 140px;
	margin: 0px 15px 0px 0px;
	padding: 0;
	float: left;
	min-height: 1001px;
	background: url(../images/siteimages/proteco_side.jpg) no-repeat left top;
}

div#footer {
	color: fuchsia;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 50px;
	margin-left: 155px;
}

/* @group rootnav */

#rootnav ul {
	margin: 0 0 0 8px;
	padding: 0;
	list-style-type: none;
}

#rootnav ul li {
	display: inline;
}

#rootnav ul li a {
	padding: 2px 10px 2px 0;
	font-size: 90%;
	text-decoration: none;
	color: #e82d42;
	font-weight: bold;
	background-color: white;
	border-right: 1px solid #dedede;
	margin-right: 10px;
}

#rootnav ul li a:hover {
	color: gray;
	background-color: white;
}



/* @end */


/* @group navbutts */

a#sect_swing {
	height: 85px;
	width: 150px;
	margin-right: 9px;
	display: block;
	float: left;
	padding: 0px;
	background-image: url(../images/nav/swing_pic.jpg);
	border: 1px solid #dedede;
}

a#sect_swing:hover, a#sect_swing.active{
	background-image: url(../images/nav/swing_pic_red.jpg);
}

a#sect_slide {
	height: 85px;
	width: 150px;
	margin-right: 9px;
	display: block;
	float: left;
	padding: 0px;
	background-image: url(../images/nav/sliding_pic.jpg);
	border: 1px solid #dedede;
}

a#sect_slide:hover, a#sect_slide.active{
	background-image: url(../images/nav/sliding_pic_red.jpg);
}

a#sect_under {
	height: 85px;
	width: 150px;
	margin-right: 9px;
	display: block;
	float: left;
	padding: 0px;
	background-image: url(../images/nav/underground_pic.jpg);
	border: 1px solid #dedede;
}

a#sect_under:hover, a#sect_under.active{
	background-image: url(../images/nav/underground_pic_red.jpg);
}

a#sect_access {
	height: 85px;
	width: 150px;
	margin-right: 9px;
	display: block;
	float: left;
	padding: 0px;
	background-image: url(../images/nav/accessories_pic.jpg);
	border: 1px solid #dedede;
}

a#sect_access:hover, a#sect_access.active{
	background-image: url(../images/nav/accessories_pic_red.jpg);
}

a#sect_find {
	height: 85px;
	width: 150px;
	margin-right: 9px;
	display: block;
	float: left;
	padding: 0px;
	background-image: url(../images/nav/find_pic.jpg);
	border: 1px solid #dedede;
}

a#sect_find:hover, a#sect_find.active{
	background-image: url(../images/nav/find_pic_red.jpg);
}

em {
	display: none;
}




/* @end */

div#textbox {
	width: 805px;
	margin: 0;
	padding: 0;
	float: left;
	background-color: white;
}

div#textbottom {
	margin-right: 8px;
	padding: 0;
}

#texttop ul {
	margin: 0 0 15px;
	padding: 0;
	list-style-type: none;
	width: 805px;
	display: inline-block;
}

#texttop ul img {
	margin: 0;
	padding: 0;
}

#texttop ul li {
	display: inline;
}

h1 {
	color: #333333;
	font: bold 160% "Helvetica Neue", Arial, Verdana, Helvetica, Geneva, sans-serif;
}

h2 {
	color: #E82D41;
	font: bold 130% "Helvetica Neue", Arial, Verdana, Helvetica, Geneva, sans-serif;
	padding: 15px 0 0;
	margin: 0 0 10px;
	border-top: 1px solid #e92e43;
}

h4 {
	margin-top: 5px;
	padding-top: 0;
	margin-bottom: 5px;
	padding: 0;
}

p.standout {
	color: #e82d42;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

#cont_table tbody tr td p a {
	padding: 5px;
}

#cont_table tbody tr td ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	color: #e82d42;
	font-size: 90%;
	font-weight: bold;
}

#cont_table tbody tr td ul li {
	margin-bottom: 5px;
}


h3 {
	font-size: 110%;
	color: #e82d42;
}

p {
	font-size: 90%;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 0;
}

#textbottom table tbody tr td a {
	color: gray;
	text-decoration: none;
	font-size: 90%;

	text-align: center;
}

#cont_table tbody tr td p a {
	color: #e82d42;
	font-weight: bold;
	background-color: white;
	margin: 0 5px;
	padding: 2px;
}

#cont_table tbody tr td p a:hover {
	color: white;
	font-weight: bold;
	background-color: #e82d42;
	margin: 0 5px;
	padding: 2px;
}



#textbottom table tbody tr td {
	padding: 5px 10px 5px 0;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
}


.install_td {
	border-bottom:1px solid #cccccc;
	padding-bottom: 0;
	vertical-align: middle;
	padding-top: 4px;
	text-align: right;
	font-size: 90%;
	font-weight: bold;
}

.install_td2 {
	border-bottom:1px solid #cccccc;
	padding-bottom: 0;
	vertical-align: middle;
	padding-top: 4px;
	text-align: left;
	font-size: 90%;
}
#msgform label {
	width: 150px;
	float: left;
	margin-bottom: 10px;
	clear: both;
}

.errormsg {
color: red;

}
