/*Standard HTML CSS Tags*/


body {
	font-family: junctionregularRegular, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	background-image: url(file:///S|/Client%20Files%20and%20Projects/images/202020.png);
	background-repeat: repeat;
	line-height: normal;
	margin: 0px;
}


p {
	font-family: junctionregularRegular, Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	color: #333333;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}



td {
	font-family: junctionregularRegular, Arial, Helvetica, sans-serif;
}




th {
	font-family: junctionregularRegular, Arial, Helvetica, sans-serif;;
}




a:link {
	color: #000000;
	font-size: 12px;
	font-family: junctionregularRegular, Arial, Helvetica, sans-serif;
	;
}


a:visited {
	color: #333333;
	font-size: 12px;
}

a:hover {
	color: #006699;
	font-size: 12px;
}

a:active {
	color: #CCFFFF
}
h1 {
	color: #666666;
	font-size: 3em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	font-stretch: normal;
	letter-spacing: -0.05em;
	text-shadow: 0px 1px 0px #c2c2c2;
	filter: dropshadow(color=#c2c2c2, offx=0, offy=1);
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	font-family: 'PerspectiveSansBold', Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 150%;
	margin: 0;
	color: #333333;
	font-weight: bold;
	font-family: PerspectiveSansRegular, Arial, Helvetica, sans-serif;
	;
	filter: dropshadow(color=#c2c2c2, offx=0, offy=1);
}
h3 {
	font-size: 125%;
	margin: 0;
	color: #333333;
	font-weight: normal;
	font-family: PerspectiveSansRegular, Arial, Helvetica, sans-serif;
	;
	filter: dropshadow(color=#c2c2c2, offx=0, offy=1);
}

h6 {
	font-size: 12px;
	color: #666666;
	display: block;
	padding: 1px;
	font-family: PerspectiveSansRegular, Arial, Helvetica, sans-serif;
	;
}
.bold_text {
	font-weight: bold;
	color: #0066CC;
	font-size: 12px;
}

.firefox_padding_bug {
	padding: 0px;
	display: block;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}



img {
	margin: 0px;
	padding: 0px;
}
#left-body {
	float: left;
	height: auto;
	width: 320px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: justify;
}
#body-right {
	float: right;
	height: auto;
	width: 600px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: justify;
}
#body-spacer {
	clear: both;
	height: auto;
	width: 960px;
}
.breadcrumb {
	;
	font-size: 10px;
	color: #CCCCCC;
}


.breadcrumb a:link {
	font-size: 10px;
	color: #999999;
}
.breadcrumb a:hover {
	font-size: 10px;
	color: #FFFFFF;
}
.breadcrumb a:visited {
	font-size: 10px;
	color: #999999;
}
a.h1:link {
	font-size: 12px;
	color: #CCFFFF;
}
a.h1:hover {
	font-size: 12px;
	color: #FFFFFF;
}
.frontpage_graphic {
	background-image: url(file:///S|/Client%20Files%20and%20Projects/images/frontpage_active.jpg);
	background-repeat: no-repeat;
}
.pdf_icon {
	vertical-align: middle;
	padding: 3px;
}
#social-container {
	clear: left;
	float: right;
	height: 65px;
	width: 400px;
	text-align: right;
}
#menucontainer {
	background-repeat: repeat-y;
	margin: auto;
	width: 960px;
	z-index: 1;
}
#menusurround {
	background-color: #333333;
	margin: 0px;
	height: 175px;
	width: auto;
	background-image: url(noise-bg-maa-dark.jpg);
}
#photoholder {
	margin: auto;
	height: 400px;
	width: 100%;
	background-color: #000000;
	padding: 0px;
}
#photocontent {
	height: 400px;
	width: 960px;
	background-color: #000000;
	margin: auto;
	padding: 0px;
}
#bodyholder {
	background-image: url(noise-bg-maa-light.jpg);
	height: auto;
	width: 100%;
	background-repeat: repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bodycontent {
	height: auto;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#logotop {
	height: 125px;
	width: 960px;
	margin: auto;
}

/*Standard CSS Layout DIV Tags*/

#wrapper {
	background-repeat: repeat;
	height: 100%;
	width: 100%;
	clear: none;
	margin: 0px;
	padding: 0px;
}
#header {
	background-color: #000000;
	height: 75px;
	width: 100%;
	margin: 0px;
}
#landing-page {
	background-image: url(file:///S|/Client%20Files%20and%20Projects/images/tennier-header.jpg);
	background-repeat: repeat-y;
	height: auto;
	margin-top: 0px;
	z-index: 100;
}

#landingpage-960 {
	margin: auto;
	height: auto;
	width: 960px;
}

#frontpage-960 {
	background-image: url(file:///S|/Client%20Files%20and%20Projects/images/50-png-black.png);
	background-repeat: repeat;
	height: 60px;
	width: auto;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}
#menu-960 {
	margin: auto;
	height: 30px;
	width: 960px;
}

#header-960 {
	margin: auto;
	height: 75px;
	width: 960px;
}
#header-content {
	margin: auto;
	height: 55px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer {
	height: 80px;
	width: 960px;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#footercontainer {
	margin: auto;
	height: 80px;
	width: 100%;
	background-image: url(noise-bg-maa-dark.jpg);
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#landingpage-contentblock {
	float: right;
	height: auto;
	width: 600px;
	background-image: url(file:///S|/Client%20Files%20and%20Projects/images/70-png-black.png);
	padding: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; 
}
#landingpage-contentholder {
	padding-top: 20px;
	padding-bottom: 20px;
	height: auto;
	background-color: #000000;
}

#contentblock-foot {
	background-color: #666666;
	background-repeat: repeat;
	height: 1px;
	clear: both;
}

#product-page {
	background-repeat: repeat;
	height: auto;
	margin-top: 0px;
	z-index: 100;
	background-image: url(file:///S|/Client%20Files%20and%20Projects/images/concrete2.jpg);
}
#contact_block {
	margin: auto;
	height: 400px;
	width: 500px;
}


#productpage-imageblock {
	float: left;
	height: auto;
	width: 420px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}


#productpage-contentblock {
	float: right;
	height: auto;
	width: 500px;
	background-image: url(file:///S|/Client%20Files%20and%20Projects/images/70-png-black.png);
	padding: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; 
}
h5 {
	font-size: 14px;
	color: #999999;
}

#productpage-contentholder {
	padding-top: 20px;
	padding-bottom: 20px;
	height: auto;
}
#productpage-960 {
	margin: auto;
	height: auto;
	width: 960px;
}
#product-end {
	margin: 0px;
	height: 10px;
	width: 100%;
	clear: both;
}
#product-end-960 {
	height: 10px;
	width: 960px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.image-buffer {
	padding: 3px;
	margin: 3px;
}
#contact-page {
	background-image: url(file:///S|/Client%20Files%20and%20Projects/images/tennier-header-contact.jpg);
	background-repeat: no-repeat;
	height: auto;
	margin-top: 0px;
	z-index: 100;
}
.bold-light {
	font-weight: bold;
	color: #FFFFFF;
}
#buttonbuffer {
	height: 180px;
	width: 150px;
	float: right;
}
.image-styling {
	margin: 15px;
	padding: 0px;
	text-align: right;
	display: block;
	float: right;
	border: medium solid #999999;
}
.image-styling-left {
	padding: 0px;
	text-align: right;
	display: block;
	float: left;
	border: medium solid #999999;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}
li {
	list-style-type: square;
}
