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

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


.maintbl { background-color:White;
	background-image:none;
	border-width:0px;
	vertical-align:bottom;
	height:100%;
	width:600px;
	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;
	width:705px;
	float:none;
	position:relative;
	right:0px;
	top:-4px;
	z-index: 6;
	left: 90;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
		}

#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:141px;
		}
		
#menu01 li a span{
	color:#fff;
	font-weight:bold;
	position:relative;
	top:9px;
	z-index:100;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: circle;
		}
		
#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 
*
************************************************/

A:link { color:White;
}

A:visited { color:White;
}

A:hover { color:White;
}

.p_frame { 
    width:650px;  
    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:650px;
	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: 1px;
}

.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:290px;
	text-align:center;
	vertical-align:Top;
	margin:10px 15px 10px 15px;
	padding:0px 0px 20px 0px;
	float:left;
}

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

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

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

.rf { width:50;
}

.request { text-align:center;
}
.image {
	position: relative;
}
#mainframe tr .maintbl .maintbl tr td .content tr td .n_frame tr .n_title {
	font-weight: bold;
}
.body #mainframe tr .maintbl .maintbl .menu_bar .menu_bar #menu01 {
	float: right;
}
.body #mainframe tr .maintbl .maintbl tr td .content tr td .n_frame tr .n_text p {
	font-style: italic;
}
.body #mainframe tr .maintbl .maintbl tr td .content tr td .n_frame tr .n_text p {
	font-style: normal;
}

