body {
	margin-top: 66px;
	background-image: url(../images/bkg-main.jpg);
	background-repeat: no-repeat;
	background-color: #323338;
	background-position: center top;
	margin-bottom: 122px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #004C71;
	padding-bottom: 15px;
}

ul li {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	list-style: outside;
	padding-bottom: 0px;
}

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

.txt-red {
	color: #EE3024;
}
.txt-white {
	color: #FFFFFF;
}

.bkg-footer {
	background-image: url(../images/black-spacer.gif);
	height: 21px;
	padding-right: 30px;
	padding-left: 30px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bkg-contact {
	background-image: url(../images/bkg-contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 80px;
	padding-right: 25px;
	/* [disabled]padding-bottom: 20px; */
	padding-left: 40px;
}
.bkg-privacy {
	background-image: url(../images/bkg-privacy.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 80px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.bkg-welcome {
	background-image: url(../images/bkg-welcome.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 80px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.bkg-outdoor {
	background-image: url(../images/bkg-outdoor.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 80px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.bkg-manufacturing {
	background-image: url(../images/bkg-manufacturing.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 80px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.td-photos {
	padding-top: 30px;
	padding-right: 20px;
	/* [disabled]padding-left: 60px; */
}
.table-contact {
	padding-right: 5px;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 3px;
}
.table-contact2 {
	padding-right: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 3px;
}


a:link {
	color: #4E9AC7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4E9AC7;
}
a:hover {
	text-decoration: none;
	color: #EE3024;
}
a:active {
	text-decoration: none;
	color: #002946;
}

a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.white:hover {
	text-decoration: none;
	color: #EE3024;
}
a.white:active {
	text-decoration: none;
	color: #619EC2;
}

#div_contactform {
	color: #FFF;
	background: #000;
	height: auto;
	width: 254px;
	margin: -5px auto 10px;
	padding-top: 20px;
	padding-bottom: 0px;
	/* [disabled]padding-right: 20px; */
}



#div_contactform table tr td img {
	padding-top: 5px;
	padding-bottom: 5px;
}

.imgCenter {
	/* [disabled]margin-right: 0px; */
	/* [disabled]margin-left: auto; */
	margin: 0px auto;
	padding: 5px 5px;
}

#div_contactform table tr td {
	padding-top: 3px;
	padding-bottom: 3px;
	/* [disabled]border-top: medium solid #F00; */
}

#div_contactform table tr td {
	font-size:14px;
}
#div_contactform hr {
	/* [disabled]color: #F00; */
}

.bkg-welcome p {
	line-height: 18px;
}

#divoutdoor {
	width: 400px;
	text-align: justify;
	padding: 0;
	margin-top: 0px;
}

