/************************************************
*
* Layout
*
************************************************/

.body { background-color:#003466;
	padding:0px;
    margin:0px;
    text-align:center;
    vertical-align:bottom; 
    font-family:Arial;
    height:100%;
    line-height:130%;
	
}


.maintbl { background-color:White;
	background-image:none;
	border-width:0px;
	vertical-align:bottom;
	height:100%;
	width:800px;
	text-align:center;
}

#mainframe { background-color:#fff;
	background-image:none;
	border-width:0px;
	vertical-align:bottom;
	height:100%;
	width:100%;
	text-align:center;
}

.content {
	background-color:White;
	background-image:none;
	border-width:0px;
	height:100%;
	text-align:justify;
	vertical-align:text-top;
	width:100%;
}


.spacer {
	background-color:#003466;
	background-image:url("Images/right_shade.jpg");
	background-repeat:repeat-y;
	background-position:left;
	background-image:url(Images/gradentR.jpg);
	border-width:0px;
	vertical-align:top;
	height:100%;
	width:50%;
}

.spacerl {
	background-color:#003466;
	border-width:0px;
	vertical-align:top;
	height:100%;
	width:50%;
	text-align:right;
	background-image: url(Images/gradentL.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: right;
}


#blueblock {
	background-color:#0028AE;
	background-image:url("Images/bolttest.jpg");
	border-width:0px;
	vertical-align:Top;
	height:200px;
	width:500px;
	text-align:center;
	float:left;
}

#banner {
	background-image:url("Images/banner.gif");
	background-repeat:repeat-y;
	width:100%;
	height:200px;
	float:right;
	background-position:right;
	position:relative;
}

#footer { background-image:url("Images/Bottom.jpg");
    background-repeat:no-repeat;
 	width:100%;
	height:120px;
}


/************************************************
*
* Menu bar 
*
************************************************/

#menu01{ border:1px solid #003466; 
		height:36px; 
		list-style:none; 
		margin:0 auto;
		padding:0; 
		width:810px;
		float:right;
		position:relative;
		right:0px;
		top:-4px;		
		}

#menu01 li{ display:inline;
		}
		
#menu01 li a{ background:#434b4a; 
		border-bottom:18px solid #070607;
		display:block;
		float:left; 
		height:18px;
		line-height:18px;
		text-align:center;
		text-decoration:none;
		width:135px;
		}
		
#menu01 li a span{ color:#fff;
		font-weight:bold;
		position:relative;
		top:9px;
		z-index:100;
		}
		
#menu01 li a:hover{ background:#0033cc;
		border-bottom:18px solid #002277;
		}

.menu_bar { 
	border-width:0px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	text-align:left;
}

#home { background-image:url("Images/buttons/home.jpg");
    background-repeat: no-repeat;
	width:20%;
	height:100%;
	border:0;
	Position:relative;
	top:-2px;
}

#ahome { float:left;
	width:100%;
	height:inherit;
	border:0;
	Position:relative;
	top:-2px;
}

#home:hover { background-image:url("Images/buttons/home_over.jpg");
    background-repeat: no-repeat;
	width:100%;
	height:inherit;;
}


#contact { background-image:url("Images/buttons/contact.jpg");
    background-repeat: no-repeat;
	width:100%;
	height:100%;
	border:0;
	Position:relative;
	top:-2px;
}

#acontact { float:left;
	width:20%;
	height:inherit;
	border:0;
	Position:relative;
	top:-2px;
}

#contact:hover { background-image:url("Images/buttons/contact_over.jpg");
    background-repeat: no-repeat;
	width:100%;
	height:inherit;
}

#service { background-image:url("Images/buttons/service.jpg");
    background-repeat: no-repeat;
	width:100%;
	height:100%;
	border:0;
	Position:relative;
	top:-2px;
}

#aservice { float:left;
	width:20%;
	height:inherit;
	border:0;
	Position:relative;
	top:-2px;
}

#service:hover { background-image:url("Images/buttons/service_over.jpg");
    background-repeat: no-repeat;
	width:100%;
	height:inherit;
}

#products { background-image:url("Images/buttons/products.jpg");
    background-repeat: no-repeat;
	width:100%;
	height:100%;
	border:0;
	Position:relative;
	top:-2px;
}

#aproducts { float:left;
	width:21%;
	height:inherit;
	border:0;
	Position:relative;
	top:-2px;
}

#products:hover { background-image:url("Images/buttons/products_over.jpg");
    background-repeat: no-repeat;
	width:100%;
	height:100%;
}

#gallery { background-image:url("Images/buttons/gallery.jpg");
    background-repeat: no-repeat;
	width:100%;
	height:100%;
	border:0;
	Position:relative;
	top:-2px;
}

#agallery { float:left;
	width:20%;
	height:inherit;
	border:0;
	Position:relative;
	top:-2px;
}

#gallery:hover { background-image:url("Images/buttons/gallery_over.jpg");
    background-repeat: no-repeat;
	width:150px;
	height:50px;
}

/************************************************
*
* Product Item 
*
************************************************/

.pframe A:link { color:White;
}

.pframe A:visited { color:White;
}

.pframe A:hover { color:White;
}

.p_frame { 
    width:750px;  
    text-align:center;
    vertical-align:middle;
    border-style:solid;
    border-color:#003466;
    border-left-width:4px;
    border-top-width:2px;
    border-bottom-width:0px;
    border-right-width:0px;
    
    
}

.p_thumb { 
    width:150px;
    text-align:center;
    vertical-align:middle; 
    float:left;
    
}

.p_script { 
    width:400px;
    text-align:center;
    vertical-align:middle;
    padding:5px 15px 0px 15px;     
}

.p_pdf { 
    width:100px;
    text-align:center;
    vertical-align:middle;
    padding:0px 10px 0px 0px;
}

/************************************************
*
* Gallery Item
*
************************************************/

.g_frame { height:400px;
    width:750px;  
    text-align:center;
    vertical-align:Bottom; 
    border-style:solid;
    border-color:#003466;
    border-left-width:4px;
    border-top-width:2px;
    border-bottom-width:0px;
    border-right-width:0px;
}

.g_pic1 { 
    width:300px;
    text-align:center;
    vertical-align:bottom; 
    float:left;
}
.g_pic1 img{ border:solid 2px #003466;
	vertical-align:bottom;
}

.g_script1 { 
    width:300px;
    text-align:center;
    vertical-align:Top;
    margin:10px 15px 10px 15px;
    padding:0px 0px 20px 0px;
    float:left;     
}

.g_pic2 { 
    width:300px;
    text-align:center;
    vertical-align:bottom; 
    float:right;
}
.g_pic2 img{ border:solid 2px #003466;
}

.g_script2 {
    width:300px;
    text-align:center;
    vertical-align:Top;
    margin:10px 15px 10px 15px;
    padding:0px 0px 20px 0px;
    float:right;     
}

/************************************************
*
*	News Page
*
************************************************/

.txtlink a:link { color:Blue; }
.txtlink a:visted { color:Purple; }
.txtlink img { text-align:right;
	float:right;
	padding:5px 5px 5px 5px;
	margin:5px 5px 5px 5px;
	border-color:Black;
	border-width:2px;
	}
.newstxtimg {
    text-align:right;
	float:right;
	padding:5px 5px 5px 5px;
	margin:5px 5px 5px 5px;	
	border-color:Black;
	border-width:2px;
	}
.newstxtimgL {
    text-align:left;
	float:right;
	padding:5px 5px 5px 5px;
	margin:5px 5px 5px 5px;	
	border-color:Black;
	border-width:2px;
	}
.n_frame {
    line-height:130%;
    }


/************************************************
*
*	Request for Information form
*
************************************************/

.rf { width:50;
}

.request { text-align:center;
}

/************************************************
*
*	Wing Items on home page
*
************************************************/

#leftwing { background-color:#003466;
height:50%;
text-align:center;
color:White;
}

#rightwing { background-color:#003466;
height:50%;
text-align:center;
color:White;
}

#rightwingcontainer {
padding:20px 0px 0px 0px;
    
}

#leftwingcontainer {
vertical-align:top;
padding:20px 0px 0px 0px;

}