/* AirTech Spray Systems                       *
   Site Design & Development By: TopSpot IMS   *
   www.topspotims.com                          *
   TOPSPOT INTERNET MARKETING SOLUTIONS        *
***********************************************/

body, html {
background:transparent url(images/topbg.jpg) repeat-x;
background-color:#01459c;
font:.88em Arial, Helvetica, sans-serif;
margin:0;
padding:0;
text-align:center;
}

form {
	color: #FFF;
}
input, textarea { /* Global field attributes */
	border: solid 1px #000;
	margin-bottom: .3em;
	color: #000;
	font: normal .99em  Arial, Helvetica, sans-serif;
}
input {
	width: 200px;
}

input.subres {
width:200px;
margin:10px 0 10px 12px;
}

input.small {
width:75px;
}

input.radio {
width:15px;
}

textarea {
	width: 400px;
}

fieldset {
	margin: 0 10px 10px 12px;
	padding: 10px;
	border: solid 1px #999;
	width: 70%;
}

legend {
	color: #FFF;
}

h1.logo {
font:1.4em Arial, Helvetica, sans-serif;
margin-top:15px;
float:left;
}

h1.logo a {
text-decoration: none;
display:block;
width:190px;
height:97px;
text-indent:-9000px;
}

#logoBox > h1.logo a {
background:transparent url(images/logo.png) no-repeat center center;
}

*html h1.logo a {
/*PNG Alpha IE WIN*/
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.airtechspray.com/images/logo.png', sizingMethod='scale');
}

h1.tagLine {
font:1.8em "Century Gothic" Arial, Helvetica, sans-serif;
font-weight:normal;
width:300px;
color:#FFF;
margin-top:20px;
float:right;
line-height:1.6em;
}

/********************************* Div IDs ******/


#wrapper {
width:779px;
margin:0 auto;
text-align:left;
position:relative;
}

#header {
background: transparent url(images/header.jpg) no-repeat;
height:204px;
margin:0;
position:relative;
}

/********************** Transparent Blue Header Box ***********/
#logoBox {
width:494px;
height:	125px;
position:absolute;
left:36px;
top:24px;
}

#wrapper > #logoBox {
background: transparent url(images/blueBanner.png) no-repeat center center;
}
/* The Hack for IE */
* html #logoBox {
/*PNG Alpha IE Win*/ 
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.airtechspray.com/images/blueBanner.png', sizingMethod='scale'); 
}
/********************* End Transparent Box *****************/

/******************* Transparent Spray Gun *****************/

#gun {
width:281px;
height:192px;
position:absolute;
right:-32px;
top:12px;
}

#wrapper > #gun {
background: transparent url(images/airgun.png) no-repeat center center;
}
/* The Hack for IE */
* html #gun {
/*PNG Alpha IE Win*/ 
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.airtechspray.com/images/airgun.png', sizingMethod='scale'); 
}
/********************* End Transparent Gun *****************/

/********************* Navigation **************************/

#nav {
	font:.99em Arial, Helvetica, sans-serif;
	width:520px;
	height:32px;
	text-align:center;
	position:absolute;
	top:172px;
	left: 35px;
}

#nav ul {
list-style:none;
padding:0;
margin:0;
}

#nav li {
float:left;
}

#nav li a {
text-decoration:none;
color:#FFF;
display:block;
width:86px;
height:32px;
margin-right:8px;
padding-top:10px;
background:transparent url(images/navBg.gif) no-repeat;
}

#nav li a:hover {
color:#00FFFF;
}
/******************* END Navigation **********************/

#body {
border-bottom: 2px solid #000c7c;
border-right: 2px solid #000c7c;
border-left: 2px solid #000c7c;
border-top: 2px solid #01459c;
background:#007bd1;
width:705px;
min-height:400px;
margin-left:34px;
}

#body h1 {
font:1.5em normal Arial, Helvetica, sans-serif;
color:#FFF;
margin:12px;
}

#body h2 {
font:1.3em normal Arial, Helvetica, sans-serif;
color:#FFF;
margin:12px;
}

#body p {
color:#FFF;
font:.99em Arial, Helvetica, sans-serif;
margin:12px;
}

#body a {
color:#00FFFF;
}

#body a:hover {
color:#0000FF;
}

#bucket {
width:500px;
height:90px;
background:#FFFDDA;
border:2px solid #acacac;
margin:40px 20px 20px 80px;
padding:10px 15px 15px 25px;
text-align:justify;
}

#bucket h2 {
color:#00B5EF;
font:1.2em  Arial, Helvetica, sans-serif;
margin:0 auto;
margin-bottom:8px;
}

#bucket p {
color:#000;
margin:0 auto;
}

#bucket a {
color:#00b5ef;
}

#prod, #serv, #contact {
font:.88em Arial, Helvetica, sans-serif;
width:140px;
float:left;
margin-right:25px;
}

#footer {
width:705px;
text-align:center;
color:#FFF;
font:.75em Arial, Helvetica, sans-serif;
margin-top:10px;
margin-left:34px;
}

#footer a{
color:#FFF;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
color:#00FFFF;
}
