@charset "UTF-8";

 div img{
 	border:none;
 }
/* CSS Document */

body {
	margin:0;
	padding:0;	
	font-family:Arial, Helvetica, sans-serif;
	text-align: center; 	
    background-color : rgb(0,146,186);
	background-image: url(../images/body_bg_img.gif);
    background-position: right top;
    background-repeat: repeat-x;   
}

a img {
	border:none;
}

/*=========  Add Phone Number  ====================  */
#phone {
        text-align:right;
        font-size:30px;
        color:rgb(133,116,99); 
		margin:0;
        padding:0px 0 0px;
		height:0px;
}

/*=========  Add Menu Bar  ====================  */

#menubar {
	text-align:left;
	font-size:12px;
	color:rgb(133,116,99);
	margin:0;
	height:59px;
	padding-top: 102px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}


#menu{
        padding:0;
		margin:0;
		list-style:disc;      
		z-index: 400;
}

#menu li{
        float:left;
        padding:0;	
		margin: 0;	
}

#menu li a {
	display: block;
	padding:0px 30px 0 0;
	color:#000;
	text-decoration:none;	
	color:rgb(133,116,99);
	font-weight:bold; 
	
}

#menu div{
	position: absolute;
	padding:0;
	visibility: hidden;
	background: rgb(185,211,0);
	z-index:500;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#menu div a{
	position: relative;
	display: block;
	text-decoration:none;
	color:#d17010;
	font-size:11px;
	line-height:18px;
	text-align:left;
	margin: 0;
	background-color: #B9D300;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#menu div ul{
	list-style:none;
	padding:0;	
	margin: 0;			
}
html>body #menu .drop_down_menu ul li {
	float:none;
	padding:0;	
	margin: 0;
}
div #menubar a:hover   {	
  	color:#d17010;   
	border:none;
}

/*======  End Menu Bar ================  */






/*====== Start Content div ================  */
#content{
	/*display:block;*/
	float:left;
	height:100%;
	padding:0;
	margin:0;
}

/*======  End comtent div ================  */


/*======  Start footer div ================  */
#footer{
	text-align:left;
	width: 1000px;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer p {
   padding:0;
   color: white;  
   font-size: 12px;
   line-height:18px;
   margin:11px 0 0 0;  
}

/*======  End footer ================  */


/*====== Page Type 1  ================  */

#container_type1{
	display:block;
	margin: 0 auto 0 auto; 
    width: 1000px;
	height:827px;
	text-align:left;
	padding:0;	
}

#navbar_type1{
    background-image: url(../images/navbar_bg_img.gif);
    background-position:left top;
    background-repeat: repeat-y;    
	width:279px;
	height:827px;
	float:left;	
	padding:0;
	margin:0;
	overflow:hidden;
	/*line-height:20px;*/
}
#navbar_type1 span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#0096bd;
	padding:0;
	margin:0;
	width:230px;
	line-height:20px;
	text-align:left;

}

#maincontent{
/*position:relative;*/
	width:720px;
	height:666px;
	margin:0;
	padding:0;
	background-color:rgb(214,230,234);
  	background-image: url(../images/maincontent_backg_img.gif);
	background-position:0 0;    
    background-repeat: no-repeat;    
}

#scoller{ 
	float:left;	
	padding:0;
	margin:0;
}

#scroller span{
    text-decoration: none;
	font-family: Verdana;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    font-style: normal;
}

/*====== End Type 1================  */


/*====== Page Type 1a  ================  */

#container_type1a{
	display:block;
	margin: 0 auto 0 auto; 
    width: 1000px;
	height:1061px;
	text-align:left;
	padding:0;	
}

#navbar_type1a{
    background-image: url(../images/navbar_bg_img.gif);
    background-position:left top;
    background-repeat: repeat-y;    
	width:279px;
	height:1061px;
	float:left;	
	padding:0;
	margin:0;
	overflow:hidden;
	/*line-height:20px;*/
}
#navbar_type1a span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#0096bd;
	padding:0;
	margin:0;
	width:230px;
	line-height:20px;
	text-align:left;

}

#maincontenta{
/*position:relative;*/
	width:720px;
	height:900px;
	margin:0;
	padding:0;
	background-color:rgb(214,230,234);
  	background-image: url(../images/maincontent_backg_img.gif);
	background-position:0 0;    
    background-repeat: no-repeat;    
}

/*====== End Type 1a================  */


/*======Page Type 2  ================  */

div#container_type2 {		
    display:block;
	margin: 0 auto 0 auto;
	width: 1000px;
	text-align:left;
}

#navbar_type2{
	font-family:Arial, Helvetica, sans-serif;
    background-image: url(../images/navbar_bg_img.gif);
    background-position:left top;
    background-repeat: repeat-y;    
	width:279px;
	height:1600px;
	float:left;	
	padding:0;
	margin:0;		
}

#navbar_type2 p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#0096bd;
	padding-left:30px;
	width:230px;
	line-height:20px;
}

/*====== End Type 2================  */


.introcopy {
	color:#ED8000;
	font-size:12px;
}

.layouttable {
	width: 100%;
	margin:30px;
	padding:0px;
	border: 0px none;
}
.layouttable th {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	margin:30px 0px 10px 0px;
	padding:3px;
}
.layouttable td {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	vertical-align:top;
	margin:30;
	padding:3px 3px 15px 0px;

}

.layouttable2 {
	width: 75%;
	margin:30px;
	padding:0px;
	border: 0px none;
}
.layouttable2 th {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	margin:30px 0px 10px 0px;
	padding:3px;
}
.layouttable2 td {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	vertical-align:top;
	margin:30;
	padding:3px 3px 15px 0px;

}


/*====== Page Type 1b  ================  */

#container_type1b{
	display:block;
	margin: 0 auto 0 auto; 
    width: 1000px;
	height:1561px;
	text-align:left;
	padding:0;	
}

#navbar_type1b{
    background-image: url(../images/navbar_bg_img.gif);
    background-position:left top;
    background-repeat: repeat-y;    
	width:279px;
	height:1561px;
	float:left;	
	padding:0;
	margin:0;
	overflow:hidden;
	/*line-height:20px;*/
}

#navbar_type1b span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#0096bd;
	padding:0;
	margin:0;
	width:230px;
	line-height:20px;
	text-align:left;

}

#maincontentb{
/*position:relative;*/
	width:720px;
	height:1400px;
	margin:0;
	padding:0;
	background-color:rgb(214,230,234);
  	background-image: url(../images/maincontent_backg_img.gif);
	background-position:0 0;    
    background-repeat: no-repeat;    
}

#maincontentc{
/*position:relative;*/
	width:720px;
	height:1139px;
	margin:0;
	padding:0;
	background-color:rgb(214,230,234);
  	background-image: url(../images/maincontent_backg_img.gif);
	background-position:0 0;    
    background-repeat: no-repeat;    
}

#container_rcc{
	display:block;
	margin: 0 auto 0 auto; 
    width: 1000px;
	height:3561px;
	text-align:left;
	padding:0;	
}

#navbar_rcc{
    background-image: url(../images/navbar_bg_img.gif);
    background-position:left top;
    background-repeat: repeat-y;    
	width:279px;
	height:3561px;
	float:left;	
	padding:0;
	margin:0;
	overflow:hidden;
	/*line-height:20px;*/
}
#maincontentrcc{
/*position:relative;*/
	width:720px;
	height:3400px;
	margin:0;
	padding:0;
	background-color:rgb(214,230,234);
  	background-image: url(../images/maincontent_backg_img.gif);
	background-position:0 0;    
    background-repeat: no-repeat;    
}

/*====== End Type 1b================  */


 


/*======  Portfolio page ================  */

#portfolio_maincontent{
/*position:relative;*/
	width:720px;
	height:717px;	
	margin:0 0 0 0;
	padding:0;
	background-color:rgb(214,230,234);
  	background-image: url(../images/maincontent_backg_img.gif);
	background-position:0 0;    
    background-repeat: no-repeat;    	
}


div#portfolio_container{		
    display:block;
	margin: 0 auto 0 auto;
	width: 1000px;
	text-align:left;
	height:878px;
}

#portfolio_navbar{
	font-family:Arial, Helvetica, sans-serif;
    background-image: url(../images/navbar_bg_img.gif);
    background-position:left top;
    background-repeat: repeat-y;    
	width:279px;
	height:878px;
	float:left;	
	padding:0;
	margin:0;		
}



/*======  End Portfolio page ================  */

#vert_navigation{
	padding:0;
	margin:0;
	text-align:right
}

#vert_navigation Ul{
	margin:0px;
	list-style:none;
	padding-top: 50px;
	padding-right: 23px;
	padding-bottom: 0;
	padding-left: 0;
}

*html #vert_navigation UL {
	margin:5px 0 0 0;
}

#vert_navigation Ul li{   	
    padding:0;    
	line-height:17px;	
}

#vert_navigation Ul a{
   color: rgb(129,108,91);
   font-size: 11px;
   text-decoration: none;
   font-weight:bold;
   
}

#vert_navigation  a:hover   {	
  	color:rgb(206,112,40);
	border:none;	
}


div form input{
	border:none;
	padding:0;
	margin:0;
	
}
div form table td{
	font-size:12px;
	color: rgb(129,108,91);	
}

#contactdiv{
	padding:0;
	margin:186px 23px 0 0;
	text-align:right;
}

#formdiv{
	margin:0;
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#formdiv table{
	padding:0;
	margin:0;
	
}

#contactdiv_contactpage{
	text-align:right;
	margin-top: 40px;
	margin-right: 23px;
	margin-bottom: 0;
	margin-left: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B9D300;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}



/*======  Start Press Release page ================  */

#press_release_maincontent{
/*position:relative;*/
	width:720px;
	height:999px;		
	margin:0 0 0 0;
	padding:0;
	background-color:rgb(214,230,234);
  	background-image: url(../images/maincontent_backg_img.gif);
	background-position:0 0;    
    background-repeat: no-repeat;    	
	
}

div#press_release_container{		
    display:block;
	margin: 0 auto 0 auto;
	width: 1000px;
	text-align:left;
	height:1160px;
}

#press_release_navbar{
	font-family:Arial, Helvetica, sans-serif;
    background-image: url(../images/navbar_bg_img.gif);
    background-position:left top;
    background-repeat: repeat-y;    
	width:279px;
	height:1160px;
	float:left;	
	padding:0;
	margin:0;		
}







/*======  End Press Release page ================  */

/*======  Start location page ================  */

#location_maincontent{
/*position:relative;*/
	width:720px;
	height:1239px;		
	margin:0 0 0 0;
	padding:0;
	background-color:rgb(214,230,234);
  	background-image: url(../images/maincontent_backg_img.gif);
	background-position:0 0;    
    background-repeat: no-repeat;    	
	
}

div#location_container{		
    display:block;
	margin: 0 auto 0 auto;
	width: 1000px;
	text-align:left;
	height:1400px;
}

#location_navbar{
	font-family:Arial, Helvetica, sans-serif;
    background-image: url(../images/navbar_bg_img.gif);
    background-position:left top;
    background-repeat: repeat-y;    
	width:279px;
	height:1400px;
	float:left;	
	padding:0;
	margin:0;		
}



/*======  End location page ================  */


/*======  Start location page ================  */
div#staff_container {		
    display:block;
	margin: 0 auto 0 auto;
	width: 1000px;
	text-align:left;
	height:1280px;
}

#staff_navbar{
	font-family:Arial, Helvetica, sans-serif;
    background-image: url(../images/navbar_bg_img.gif);
    background-position:left top;
    background-repeat: repeat-y;    
	width:279px;
	height:1280px;
	float:left;	
	padding:0;
	margin:0;		
}


#staff_maincontent{
/*position:relative;*/
	width:720px;	
	height:1119px;	
	margin:0 0 0 0;
	padding:0;
	background-color:rgb(214,230,234);
  	background-image: url(../images/maincontent_backg_img.gif);
	background-position:0 0;    
    background-repeat: no-repeat;    	
}



/*======  End location page ================  */


/*======  Start services page ================  */

#services_maincontent{
/*position:relative;*/
	width:720px;	
	height:1229px;	
	margin:0 0 0 0;
	padding:0;
	background-color:rgb(214,230,234);
  	background-image: url(../images/maincontent_backg_img.gif);
	background-position:0 0;    
    background-repeat: no-repeat;    		
}

div#services_container {		
    display:block;
	margin: 0 auto 0 auto;
	width: 1000px;
	text-align:left;
	height:1390px;
}

#services_navbar{
	font-family:Arial, Helvetica, sans-serif;
    background-image: url(../images/navbar_bg_img.gif);
    background-position:left top;
    background-repeat: repeat-y;    
	width:279px;
	height:1390px;
	float:left;	
	padding:0;
	margin:0;		
}

/*======  End Services page ================  */


/*======  Start warehousing page ================  */

#warehousing_maincontent{
/*position:relative;*/
	width:720px;	
	height:1439px;	
	margin:0 0 0 0;
	padding:0;
	background-color:rgb(214,230,234);
  	background-image: url(../images/maincontent_backg_img.gif);
	background-position:0 0;    
    background-repeat: no-repeat;    	
}
/*======  End event page ================  */


/*======  Start warehousing page ================  */

#overview_maincontent{
/*position:relative;*/
	width:720px;	
	height:1439px;	
	margin:0 0 0 0;
	padding:0;
	background-color:rgb(214,230,234);
  	background-image: url(../images/maincontent_backg_img.gif);
	background-position:0 0;    
    background-repeat: no-repeat;    	
}

#imagesbar img#mid {
	margin:0 11px 0 11px;
}



/*======  End event page ================  */

/*======  Start rental page ================  */

#rental_maincontent{

	width:720px;	
	height:1300;	
	margin:0;
	padding:0;
	display:block;
	background-color:rgb(214,230,234);
  	background-image: url(../images/maincontent_backg_img.gif);
	background-position:0 0;    
    background-repeat: no-repeat;    	
}

div#rental_container{		
    display:block;
	margin: 0 auto 0 auto;
	width: 1000px;
	text-align:left;
	height:1459px;
}

#rental_navbar{
	font-family:Arial, Helvetica, sans-serif;
    background-image: url(../images/navbar_bg_img.gif);
    background-position:left top;
    background-repeat: repeat-y;    
	width:279px;
	height:1459px;
	float:left;	
	padding:0;
	margin:0;		
}

/*======  End renal page ================  */

/*======  Start testimonial page ================  */

#testimonial_maincontent{

	width:720px;	
	height:1217px;	
	margin:0;
	padding:0;
	display:block;
	background-color:rgb(214,230,234);
  	background-image: url(../images/maincontent_backg_img.gif);
	background-position:0 0;    
    background-repeat: no-repeat;    	
}

div#testimonial_container{		
    display:block;
	margin: 0 auto 0 auto;
	width: 1000px;
	text-align:left;
	height:1378px;
}

#testimonial_navbar{
	font-family:Arial, Helvetica, sans-serif;
    background-image: url(../images/navbar_bg_img.gif);
    background-position:left top;
    background-repeat: repeat-y;    
	width:279px;
	height:1378px;
	float:left;	
	padding:0;
	margin:0;		
}

/*======  End testimonial page ================  */


/*======  Start awards page ================  */
div#awards_container{		
    display:block;
	margin: 0 auto 0 auto;
	width: 1000px;
	text-align:left;
	height:3250px;
}

#awards_maincontent{
	width:720px;
	height:3089px;
	margin:0;
	padding:0;
	background-color:rgb(214,230,234);
	background-image: url(../images/maincontent_backg_img.gif);
	background-position:left top;
	background-repeat: no-repeat;
}

#navbar_awards{
	background-image: url(../images/navbar_bg_img.gif);
	background-position:left top;
	background-repeat: repeat-y;
	width:279px;
	height:3250px;
	float:left;
	padding:0;
	margin:0;
}



/*======  End awards page ================  */



/*======  Start Display M. page ================  */

div#displa_manufact_container{		
    display:block;
	margin: 0 auto 0 auto;
	width: 1000px;
	text-align:left;
	height:878px;
}

#displa_manufact_navbar{
    background-image: url(../images/navbar_bg_img.gif);
    background-position:left top;
    background-repeat: repeat-y;    
	width:279px;
	height:878px;
	float:left;	
	padding:0;
	margin:0;		
}

#displa_manufact_maincontent{
	width:720px;	
	height:717px;	
	margin:0 0 0 0;
	padding:0;
	background-color:rgb(214,230,234);
  	background-image: url(../images/maincontent_backg_img.gif);
	background-position:0 0;    
    background-repeat: no-repeat;    	
}
/*======  End Display M. page ================  */

/*======  Start Show Desc page ================  */

div#showdesc_container{		
    display:block;
	margin: 0 auto 0 auto;
	width: 1000px;
	text-align:left;
	height:1808px;
}

#showdesc_navbar{
    background-image: url(../images/navbar_bg_img.gif);
    background-position:left top;
    background-repeat: repeat-y;    
	width:279px;
	height:1808px;
	float:left;	
	padding:0;
	margin:0;		
}

#showdesc_maincontent{
	width:720px;	
	height:1647px;	
	margin:0 0 0 0;
	padding:0;
	background-color:rgb(214,230,234);
  	background-image: url(../images/maincontent_backg_img.gif);
	background-position:0 0;    
    background-repeat: no-repeat;    	
}
/*======  End Show Desc page ================  */

  #manager_news_maincontent{
	width:720px;	
	height:1439px;	
	margin:0;
	padding:0;
	background-color:rgb(214,230,234);  
  	background-image: url(../images/maincontent_backg_img.gif);
	background-position:0 0;    
    background-repeat: no-repeat;    	
}
	


/*======  Start contact page ================  */

div#contact_container{		
    display:block;
	margin: 0 auto 0 auto;
	width: 1000px;
	text-align:left;
	height:878px;
}


#contact_maincontent{
/*position:relative;*/
	width:720px;	
	height:717px;	
	margin:0 0 0 0;
	padding:0;
	background-color:rgb(214,230,234);
  	background-image: url(../images/maincontent_backg_img.gif);
	background-position:0 0;    
    background-repeat: no-repeat;    		
}

#contact_maincontent p, #contact_maincontent p a{
    color:rgb(0,146,186); 
	font-size:13px; 
	line-height:20px;
}

#contact_navbar{
	font-family:Arial, Helvetica, sans-serif;
    background-image: url(../images/navbar_bg_img.gif);
    background-position:left top;
    background-repeat: repeat-y;    
	width:279px;
	height:878px;
	float:left;	
	padding:0;
	margin:0;		
}
*html #contact_img2{
    /*padding:100px 0 0 0;*/
	
}


*html #navBar UL {
	margin:5px 0 0 0;
}


/*======  End contact page ================  */



/*======  Start location page ================  */
div#showroom_container{		
    display:block;
	margin: 0 auto 0 auto;
	width: 1000px;
	text-align:left;
	height:1236px;
}


#showroom_maincontent{
/*position:relative;*/
	width:720px;
	height:1075px;		
	margin:0 0 0 0;
	padding:0;
	background-color:rgb(214,230,234);
	background-position:0 0;    
    background-repeat: no-repeat;    	
	
}


#showroom_navbar{
	font-family:Arial, Helvetica, sans-serif;
    background-image: url(../images/navbar_bg_img.gif);
    background-position:left top;
    background-repeat: repeat-y;    
	width:279px;
	height:1236px;
	float:left;	
	padding:0;
	margin:0;		
}



/*======  End location page ================  */
					
					
					
/*======  Start sendemail page ================  */

div#sendemail_container{		
    display:block;
	margin: 0 auto 0 auto;
	width: 1000px;
	text-align:left;
	height:878px;
}


#sendemail_maincontent{
/*position:relative;*/
	width:720px;	
	height:717px;	
	margin:0 0 0 0;
	padding:0;
	background-color:rgb(214,230,234);
  	background-image: url(../images/maincontent_backg_img.gif);
	background-position:0 0;    
    background-repeat: no-repeat;    		
}


#sendemail_navbar{
	font-family:Arial, Helvetica, sans-serif;
    background-image: url(../images/navbar_bg_img.gif);
    background-position:left top;
    background-repeat: repeat-y;    
	width:279px;
	height:878px;
	float:left;	
	padding:0;
	margin:0;		
}
div#phoneAtTop {
	position: fixed;
	z-index: 50;
	font-size: 24px;
	color: rgb(133,116,99);
	text-align: right;
	float: right;
	top: 0px;
	right: 0px;
	background-color: #B9D300;
	padding: 5px;
}
.whySub {
	color: #0594BB;
	text-decoration: underline;
	margin-bottom: -17px;
}
#container_type1_why {
	display:block;
	margin: 0 auto 0 auto;
	width: 1000px;
	text-align:left;
	padding:0;
	height: 1410px;
}
#navbar_type1_why {
	background-image: url(../images/navbar_bg_img.gif);
	background-position:left top;
	background-repeat: repeat-y;
	width:279px;
	height:1411px;
	float:left;
	padding:0;
	margin:0;
	overflow:hidden;
}
#maincontent_why {/*position:relative;*/
	width:720px;
	height:1250px;
	margin:0;
	padding:0;
	background-color:rgb(214,230,234);
	background-image: url(../images/maincontent_backg_img.gif);
	background-position:0 0;
	background-repeat: no-repeat;
}
#footer_why {
	text-align:left;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	color: #FFFFFF;
	clear: both;
	padding-top: 10px;
}
#content_why {	/*display:block;*/
	float:left;
	height:1425px;
	padding:0;
	margin:0;
}
#center_why {
	color:rgb(0,146,186);
	font-size:13px;
	line-height:20px;
	margin:25px 72px 0 75px;
	padding:0;
	height: 1049px;
}

	.awardstable{
		margin:0;
		padding:0;
		text-align:left;														
	 }						 
	.awardstable table td img{
		
		padding:0;
		/*border:2px solid rgb(0,146,186); */
		margin-right:25px;	
	} 							
	*html .awardstable{
		margin:0;
		padding:0;	
	} 							
	.awardstable td{
		vertical-align:top;
		margin:0;
		padding-bottom:30px;
	 }						 
	 .awardstable table{
		margin:50px 30px 0 40px;
		padding:0;
		/*border:1px solid #ff0000;	*/							
	 }							 									 							 
	 .awardstable p{
		 padding:0;
		 margin:0;	
		 color:rgb(0,146,186); 	
		 line-height:20px;	
		 font-size:13px;														 				 							
	 }							
	.awardstable em{							 
		 font-weight:bold;
		 font-style:normal;
		
	 }							
	.second_col{
		text-align:left;
		/*padding-left:15px;*/										 
	 }							 
	 .first_col{
		text-align: right;
		width:157px;								 
	 }
	 
	.awardstable td a{
		text-decoration:none;
		color:rgb(0,146,186);		
	 }						 
	 
	 .awardstable td a:hover{
		color:#d17010;		
	 }	
	 
 

