/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background-color: #707683;
	background-image: url(../images/global/body_background.gif);
}

#clear {
	clear: both;
	}

#container {
	width: 989px;
	height: auto;
	margin: 0;
	padding: 0;
	background-image: url(../images/global/container_background.gif);
}
img{

   border: 0;

}

#header {
	width: 989px;
	height: 135px;
	display: block;
	margin: 0;
	padding: 0;
	background-image: url(../images/global/header_background.jpg);
	background-repeat: no-repeat;
	text-align: right;
	overflow: hidden;
}
#header .logo {
	margin: 21px 28px 24px 0;
	padding: 0;
}
#header .menu {
	width: 989px;
	height: 27px;
	margin: 0;
	padding: 0;
	text-align: center;
	overflow: hidden;
}
#header .menu p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D15C07;
	margin: 0;
	padding: 0;
	line-height: 22px !important;
	line-height: 15px;
}
#header .menu p a:link, #header .menu p a:visited, #header .menu p a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0 15px;
}
#header .menu p a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#strip {
	width: 989px;
	height: 33px;
	background-image: url(../images/global/header_strip.gif);
	margin: 0;
	padding: 0;
}
#leftcolumn {
	width: 200px;
	height: auto;
	min-height: 450px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-color: #DBE2F1;
	float: left;
}
#leftcolumn .leftmenuname {
	width: 200px;
	height: 34px;
	background-image: url(../images/global/leftcol_top.gif);
	margin: 0;
	padding: 0;
}
#leftcolumn .leftmenuname p{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	height: 34px;
	width: 200px;
	margin: 0;
	padding: 16px 0 0 0;
	text-indent: 15px;
}
#leftcolumn ul {
	width: auto;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/global/leftcol_button.gif);
	display: block;
}
#leftcolumn ul li {
	height: auto;
	border-bottom: 1px solid #FFFFFF;
	border-top: none;
	padding: 4px 4px 7px 15px !important;
	padding: 0 1px 7px 15px;
	margin: 0;
}
#leftcolumn ul li a:link, #leftcolumn ul li a:visited, #leftcolumn ul li a:active{
	font-size: 11px;
	color: #F7DBB9;
	font-weight: bold;
	text-decoration: none;
}
#leftcolumn ul li a:hover{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#mainbody {
	width: 789px;
	height: auto !important;
	height: 310px;
	min-height: 310px;
	float: left;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
#mainbody .content a:link, #mainbody .content a:visited, #mainbody .content a:active {
	font-weight: bold;
	color: #4E72BB;
	text-decoration: none;
}
#mainbody .content a:hover {
	font-weight: bold;
	color: #4E72BB;
	text-decoration: underline;
}
#mainbody .maintop {
	width: 788px;
	height: 34px;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../images/global/mainbody_strip.gif);
	background-repeat: no-repeat;
	margin: -1px 0 0 1px;
	text-indent: 30px;
	line-height: 4.3em;
	overflow: hidden;
	padding: 0;
}
#mainbody .homebody {
	width: 870px;
	height: auto;
	margin: 25px 59px 20px;
	padding: 0;
}
#mainbody .homebody a:link, #mainbody .homebody a:visited, #mainbody .homebody a:active {
        color: #003399;
        font-weight: bold;
        text-decoration: none;
}
#mainbody .homebody a:hover {
        text-decoration: underline;
}
#mainbody .homebody2 {
	width: 870px;
	height: auto;
	margin: 25px 59px 20px;
	padding: 0;

}
#mainbody .homebody .description {
	float: right;
	padding: 0;
	margin: 0 0 20px 0;
}
#mainbody .homebody p {
	font-size: 12px;
	width: 625px;
	height: auto;
	margin-right: 20px;
	float: left;
}
#mainbody .content {
	width: 729px;


	height: auto;
	margin: 30px 30px;
	padding: 0;
	display: block;
}
#mainbody .content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#mainbody .product {
	width: 729px;
	height: auto;
	margin: 30px 30px;
	padding: 0;
	display: block;
}
#mainbody .product .productimage {
	width: 136px;
	height: auto;
	float: left;
}
#mainbody .product .productcontent {
	width: 593px;
	height: auto;
	float: right;
	margin: 0 0 30px 0;
}
a.arrowsinfo:link, a.arrowsinfo:visited, a.arrowsinfo:active {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000 !important;
        display: block;
        width: auto;
        margin: 10px 0 0 0;
}
a.arrowsinfo:hover {
        color: #4E72BB !important;
	font-weight: bold;
	text-decoration: none !important;
}
.arrowspdf a:link, .arrowspdf a:visited, .arrowspdf a:active {
	display: block;
	width: 200px;
	height: 17px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	margin: 0;
	background-image: url(../images/global/arrows.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.arrowspdf a:hover {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}
#mainbody .product .productcontent ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#mainbody .productmain {
	width: 729px;
	height: 400px !important;
	height: 500px;
	margin: 30px 30px;
	padding: 0;
	border-bottom : 1px solid #B3BCCB;
	display: block;
}
#mainbody .productmain ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.productmainimage {
	float: right;
}
#contentbox {
	clear: both;
	width: 870px;
	height: 180px;
	margin: 0 59px 28px;
	background-color: #FFFFFF;
}
#contentbox .box {
	width: 230px;
	height: 176px;
	background-image: url(../images/global/box.gif);
	background-repeat: no-repeat;
	float: left;
	overflow: hidden;
}
.boxgap {
	margin: 0 90px 0 0;
	padding: 0;
}
.contentimage {
	margin: 22px 0 0 0;
	padding: 0;
}
#contentbox .box p {
	height: 42px;
	width: 200px;
	margin: 21px 15px !important;
	margin: 15px 15px;
}
#footer {
	clear: both;
	height: 90px;
	width: 989px;
	margin: 0;
	padding: 0;
	background-image: url(../images/global/footer_background.jpg);
}
#footer .footermenu {
	margin-top: 15px !important;
	margin-top: 16px;
	margin-right: 17px !important;
	margin-right: 8px;
	padding: 0;
	float: right;
}
#footer p.footermenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#footer p.footermenu a:link, #footer p.footermenu a:visited, #footer p.footermenu a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#footer p.footermenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#footer .footercopyright {
	clear: both;
	margin-top: 45px !important;
	margin-top: 16px;
	margin-right: 17px;
	padding: 0;
}
#footer p.footercopyright {
	color: #FFFFFF;
	text-align: right;
	font-size: 10px;
}
#footer p.footercopyright a:link, #footer p.footercopyright a:visited, #footer p.footercopyright a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	font-size: 10px;
	text-decoration: none;
}
#footer p.footercopyright a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	font-size: 10px;
	text-decoration: underline;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0 0 10px 0;
	padding: 0;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h1 a:link, h1 a:active, h1 a:visited, h2 a:link, h2 a:active, h2 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003398;
        text-decoration: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	}
.contacttable td.subheader {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #6f8fd0;
	padding-right: 15px;
	text-align: right;
	border: 1px solid #ffffff;
	border-bottom: 0px;
	}


.contacttable2 td.subheader {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #6f8fd0;
	padding-right: 15px;
	text-align: right;
	border: 1px solid #ffffff;
	border-bottom: 0px;
	}


h2 a:hover {
        text-decoration: underline;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0 0 10px 0;
	padding: 0;
}
#productslink {
        position: absolute;
        width: 40px;
        height: 31px;
        left: 240px;
        top: 569px;
}
#servicelink {
        position: absolute;
        width: 40px;
        height: 31px;
        left: 560px;
        top: 569px;
}
#locationslink {
        position: absolute;
        width: 40px;
        height: 31px;
        left: 880px;
        top: 569px;
}
.locationbox {
        width: 200px;
        margin: 0px 0px 0px 0px;
		float: left;
}

.locationbox_right {
        width: 200px;
        margin: 0px 0;
		float: left;
}


.locationbox label {
        width: 50px;
        float: left;
        font-weight: bold;
}
.break{
     border-bottom: 2px dotted #D15C07;
	 margin: 3px;
	 padding: 0;
	 clear: left;
}
.tingalpadetails {
        margin-left: 100px;
		float: left;
}

.tingalpadetails_glad {
        float: left;
		margin-right: 0px;
		margin-top: 0px;
}


.contacttable {
	background-color: #e4e4e4;
        border-collapse: collapse;
        margin: 0 auto;
        padding: 0;
        }

.contacttable2 {
	background-color: #e4e4e4;
        border-collapse: collapse;
        margin: 0 ;
        padding: 0;
        }

.contacttable2 td {
        padding: 8px 6px 6px 6px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

        vertical-align: top;
       border-bottom: solid 1px #ffffff;
}
.contacttable2 td.bluetitle{
        background-color: #c4c4c4;
        text-align: right;
		padding-right: 10px;
		color: #000000;
		border: 1px solid #ffffff;
}


.contacttable td {
        padding: 8px 6px 6px 6px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

        vertical-align: top;
       border-bottom: solid 1px #ffffff;
}
.contacttable td.bluetitle{
        background-color: #c4c4c4;
        text-align: right;
		padding-right: 10px;
		color: #000000;
		border: 1px solid #ffffff;
}

.asterisk {
        color: #cc0000;
}
.contacttable input, .contacttable select, .contacttable textarea {
        border: 1px solid #708FD0;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.contacttable textarea {
        width: 100%;
        height: 180px;
}
.contacttable .submitbutton {
        background-color: #c87940;
        border: 1px solid #ffffff !important;
        color: #000000;
        font-weight: bold;
}
.prodextract {
        width: auto;
        border-top: #E36F08 1px solid;
        margin-bottom: 10px;
		clear:both;
}
.imgextract {
	margin:10px 10px 0 0;
	float:left;
}
h2.hometitle {
    margin: 3px 0 10px 0;
    text-indent: 12px;

}

.producttable {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 11px;
     width: 750px;
     border-collapse: collapse;
     margin: 10px;
     padding: 0;


}
.producttable td {

     padding: 5px 24px 5px 24px;
	 vertical-align: top;


}
.producttable td.productname{
         background-color: #CCCCCC;
	 border-bottom: 1px solid #D15C07;
	 border-top: 1px solid #D15C07;
	 font-weight: bold;
	 text-align: center;

}
.producttable td a:link,
.producttable td a:visited,
.producttable td a:active{
     color: #3e5991;
	 text-decoration: none;
}
.producttable td a:hover{
     text-decoration: underline;
}
