@charset "UTF-8";


html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	
	}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #00000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #ffffff;
	}

a:link {
	color: #4f0099;
	text-decoration: none;
	}
a:visited {
	color: #999900;
	text-decoration: none;
	}
a:hover, a:active {
	color: #993300;
	text-decoration: none;
	
	}
	
	
	/*Main Container */

#container {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	z-index: 4;
	position: relative;
	background:#000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	}
	
#intro {
	margin-top: 0px;
	padding-top: 130px;
	z-index:1;
	}
	
#pageHeader a {
	background-image:url(../images/palette9b.png);
	background-position:center;
	height: 216px;
	width: 920px;
	background-repeat: no-repeat;
		background-color: #556451;
	margin-top: 0px;
	position: absolute;
	border-bottom:none;
	}
#pageHeader a span {
	display: none;
	}
	
	
#pageHeader h2 {
	
	height: 634px;
	width: 36px;
	margin-left: 8px;
	position: absolute;
	margin-top: 250px;
	left: 176px;
	top: 35px;
	}
#pageHeader h2 span {
	display: none;
	}
#pageHeader {
	z-index: 5;
	margin-top: -130px;
	position: absolute;
}




.aa1 #header {
color:#CCCCCC;
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	text-align:right;
}

.aa1 #subheader {
	background: #000000; 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}

.aa1 #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.aa1 #mainContent {
	margin: 0 20px 0  20px;
	padding: 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}



.aa1 #mainContentH {
	margin: 0 20px 0  20px;
	padding: 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border: 8px ridge #f70930;
	
}

.aa1 #mainContentA {
	margin: 0 20px 0  20px;
	padding: 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border: 8px ridge #f709f5;
}

.aa1 #mainContentS {
	margin: 0 20px 0  20px;
	padding: 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border: 8px ridge #2509f7;
	}
	.aa1 #mainContentD {
	margin: 0 20px 0  20px;
	padding: 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border: 8px ridge #09c2f7;
	}
	.aa1 #mainContentW {
	margin: 0 20px 0  20px;
	padding: 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border: 8px ridge #3af40e;
	}

.aa1 #mainContentV{
	margin: 0 20px 0  20px;
	padding: 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border: 8px ridge #f7e909;
}

.aa1 #mainContentB {
	margin: 0 20px 0  20px;
	padding: 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border: 8px ridge #f7a009;
}
.aa1 #mainContentC {
	margin: 0 20px 0  20px;
	padding: 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border: 8px ridge #f35e36;
}
.aa1 #mainContentPP {
	margin: 0 20px 0  20px;
	padding: 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border: 8px ridge #7c12c0;
}


.aa1 #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#000000;
	color:#999999;
	font-size:10px;

}
.aa1 #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */

}

.aa1 #cell_25 {
margin:0 8px 1em 2%;
padding:3px;
float:left;
width: 25px;

text-align:center;

}
.aa1 #cell_8 {
margin:0;
padding:3px;
float:left;
width: 8px;

text-align:center;

}

.aa1 #cell_12 {
margin:0;
padding:3px;
float:left;
width: 12px;

text-align:center;

}

.aa1 #cell_35 {
margin:0 8px 1em 2%;
padding:3px;
float:left;
width: 35px;

text-align:center;

}
.aa1 #cell_45 {
margin:0 8px 1em 2%;
padding:3px;
float:left;
width: 45px;

text-align:center;

}

.aa1 #cell_60 {
margin:0 8px 1em 2%;
padding:3px;
float:left;
width: 60px;

text-align:center;
}

.aa1 #cell_75 {
margin:0 8px 1em 2%;
padding:3px;
float:left;
width: 75px;

text-align:center;
}

.aa1 #cell_100 {
margin:0 8px 1em 2%;
padding:3px;
float:left;
width: 100px;

text-align:center;
}
.aa1 #cell_125 {
margin:0 8px 1em 2%;
padding:3px;
float:left;
width: 125px;

text-align:center;
}


.aa1 #cell_155 {
margin:0 8px 1em 2%;
padding:3px;
float:left;
width: 155px;
text-align:center;
}

.aa1 #cell_175 {
margin:0 8px 1em 2%;
padding:3px;
float:left;
width: 175px;

text-align:center;
}
.aa1 #cell_210 {
margin:0 8px 1em 2%;
padding:3px;
float:left;
width: 210px;

text-align:center;
}
.aa1 #cell_225 {
margin:0 8px 1em 2%;
padding:3px;
float:left;
width: 225px;

text-align:center;
}
.aa1 #cell_250 {
margin:0 4px 1em 1px;
padding:3px;
float:left;
width: 250px;

text-align:center;
}

.aa1 #cell_275 {
margin:0 8px 1em 2%;
padding:3px;
float:left;
width: 275px;

text-align:center;
}


.aa1 #cell_300 {
margin: 5px;
padding:3px;
float:left;
width: 300px;
text-align:left;

}

.aa1 #cell_700 {
margin: 5px;
padding:3px;
float:left;
width: 700px;
text-align:left;

}


.aa1 #cell_300-H {
margin:10px 10px 10px 0;

background-image:url(../images/backgnd/backhome-back3.png);
background-repeat:no-repeat;
padding:10px 0 10px 10px;
float:right;
width: 300px;
text-align:left;
height:inherit;


}

.aa1 #cell_300-A {
margin:10px 10px 10px 0;

background-image:url(../images/backgnd/back-about2.png);
background-repeat:no-repeat;
padding:10px 0 10px 10px;
float:right;
width: 300px;
text-align:left;
height:inherit;
color:#000000;

}

.aa1 #cell_300-S {
margin:10px 10px 10px 0;

background-image:url(../images/backgnd/back-cust2.png);
background-repeat:no-repeat;
padding:10px 0 10px 10px;
float:right;
width: 300px;
text-align:left;
height:inherit;


}

.aa1 #cell_300-D {
margin:10px 10px 10px 0;

background-image:url(../images/backgnd/back-3d2.png);
background-repeat:no-repeat;
padding:10px 0 10px 10px;
float:right;
width: 300px;
text-align:left;
height:inherit;


}

.aa1 #cell_300-W {
margin:10px 10px 10px 0;

background-image:url(../images/backgnd/back-awn2.png);
background-repeat:no-repeat;
padding:10px 0 10px 10px;
float:right;
width: 300px;
text-align:left;
height:inherit;
color:#000000;

}

.aa1 #cell_300-V {
margin:10px 10px 10px 0;

background-image:url(../images/backgnd/back-veh2.png);
background-repeat:no-repeat;
padding:10px 0 10px 10px;
float:right;
width: 300px;
text-align:left;
height:inherit;
color:#000000;


}
.aa1 #cell_300-B {
margin:10px 10px 10px 0;

background-image:url(../images/backgnd/back-bann2a.png);
background-repeat:no-repeat;
padding:10px 0 10px 10px;
float:right;
width: 300px;
text-align:left;
height:inherit;

}

.aa1 #cell_300-C {
margin:10px 10px 10px 0;

background-image:url(../images/backgnd/back-cont2.png);
background-repeat:no-repeat;
padding:10px 0 10px 10px;
float:right;
width: 300px;
text-align:left;
height:inherit;

}
.aa1 #cell_300-PP {
margin:10px 10px 10px 0;

background-image:url(../images/backgnd/back-contpp.png);
background-repeat:no-repeat;
padding:10px 0 10px 10px;
float:right;
width: 300px;
text-align:left;
height:inherit;

}


.aa1 #cell_325 {
margin:0 8px 1em 2%;
padding:3px;
float:left;
width: 325px;
text-align:center;
}
.aa1 #cell_335 {
margin:0 8px 1em 2%;
padding:3px;
float:left;
width: 335px;

text-align:center;
}


.aa1 #cell_367 {
margin:0 8px 1em 2%;
padding:3px;
float:left;
width: 367px;
text-align:center;
}
.aa1 #cell_SS {
margin:0;
padding:3px;
float:left;
width: 367px;
text-align:center;
}
.aa1 #cell_450 {
margin-top:10px;
padding:-2px 10px 15px 10px;
float:left;
width: 450px;
text-align:left;


}


.aa1 #cell_450H {
margin-top:10px;
background-repeat:no-repeat;
padding:-2px 10px 15px 10px;
float:left;
width: 560px;
text-align:left;

background-image:url(../images/backgnd/backhome-backW.png);
}




.aa1 #cell_450A {
margin-top:10px;
background-repeat:no-repeat;
padding:-2px 10px 15px 10px;
float:left;
width: 560px;
text-align:left;
color:#000000;

background-image:url(../images/backgnd/back-aboutW.png);
}
.aa1 #cell_450S {
margin-top:10px;

background-repeat:no-repeat;
padding:-2px 10px 15px 10px;
float:left;
width: 560px;
text-align:left;

background-image:url(../images/backgnd/back-custW.png);
}
.aa1 #cell_450D {
margin-top:10px;
background-repeat:no-repeat;
padding:-2px 10px 15px 10px;
float:left;
width: 560px;
text-align:left;

background-image:url(../images/backgnd/back-3dW.png)
}
.aa1 #cell_450W {
margin-top:10px;
background-repeat:no-repeat;
padding:-2px 10px 15px 10px;
float:left;
width: 560px;
text-align:left;
color:#000000;

background-image:url(../images/backgnd/back-awnW.png)
}
.aa1 #cell_450V {
margin-top:10px;
background-repeat:no-repeat;
padding:-2px 10px 15px 10px;
float:left;
width: 560px;
text-align:left;
color:#000000;

background-image:url(../images/backgnd/back-vehW.png);
}


.aa1 #cell_450B {
margin-top:10px;
background-repeat:no-repeat;
padding:-2px 10px 15px 10px;
float:left;
width: 560px;
text-align:left;

background-image:url(../images/backgnd/back-bannW.png);
}
.aa1 #cell_450C {
margin-top:10px;
background-repeat:no-repeat;
padding:-2px 10px 15px 10px;
float:left;
width: 560px;
text-align:left;

background-image:url(../images/backgnd/back-contW.png);
}

.aa1 #cell_450PP {
margin-top:10px;
background-repeat:no-repeat;
padding:-2px 10px 15px 10px;
float:left;
width: 560px;
text-align:left;

background-image:url(../images/backgnd/back-ppW.png);
}
.aa1 #cell_450V h2, .aa1 #cell_450W h2, .aa1 #cell_450A h2, .aa1 #cell_450PP h2 {
text-indent:25px;
		color: #000000;
}

.aa1 #cell_450H h2, .aa1 #cell_450D h2,  .aa1 #cell_450S h2, .aa1 #cell_450B h2, .aa1 #cell_450C h2{
text-indent:25px;
		color: #ffffff;
}


.aa1 #cell_SS p{
text-align:center;
}

.aa1 #cell_155 h3, .aa1 #cell_175 h3, .aa1 #cell_325 h3, .aa1 #cell_367 h3, .aa1 #cell_210 h3, .aa1 #cell_450 h3, .aa1 #cell_225 h3, .aa1 #cell_335 h3 {
	text-align: center;
		color: #7e7f7f;
}

.aa1 #cell_155 h4, .aa1 #cell_175 h4, .aa1 #cell_325 h4, .aa1 #cell_367 h4, .aa1 #cell_210 h4, .aa1 #cell_450 h4, .aa1 #cell_225 h4, .aa1 #cell_335 h4{

margin:10px 0 -4px 0 !important;
padding:18px 0px 0px 0px;
font-size:1.3em;

text-align:center;
font-weight:bold;
font-style:italic;


}
.aa1 #cell_155 p.desc2, .aa1 #cell_175 p.desc2, .aa1 #cell_325 p.desc2, .aa1 #cell_367 p.desc2, .aa1 #cell_210 p.desc2, .aa1 #cell_225 p.desc2,  .aa1 #cell_335 p.desc2, {
font-size:2px;
color:#7e7f7f;
text-align:center;
font-weight:bold;
font-style:italic;


}


/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

