html {position: relative; margin: 0; padding: 0; background-color: #FFFFFF; background-image: url('bg.png'); background-position: center top; background-repeat: no-repeat; background-attachment: fixed;}
body {margin: 0; padding: 0; text-align: left;}
#imPage {margin: 15px auto 15px auto; width: 990px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 165px; width: 100%; background-color: #FFFFFF; background-image: url('headerbg.png'); background-position: center top; background-repeat: no-repeat;}
#imHeader {margin-bottom: 36px; height: 150px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {position: absolute; top: 150px; left: 0;  height: 26px; width: 984px; padding: 5px 5px 5px 1px; background-color: #FFFFFF;}
#imMnMn > ul { text-align: center; }
#imMnMn li {display: inline}
#imContent {min-height: 380px; position: relative; width: 980px; padding: 5px 5px 5px 5px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 186px; bottom: 115px; left: 0; width: 990px; background-color: #FFFFFF;}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 130px; width: 100%; background-color: #094362;}
#imFooter {position: relative; margin: 0 auto; height: 115px; width: 990px; background-color: #094362; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
/* ######################### MENU STYLE #########################*/
#imSite { position: relative; }
#imMnMn { text-align: center; }
#imMnMn > ul { z-index: 10001; display: inline-block; }
#imMnMn li > ul { z-index: 10002; }

/* Main Menu */

#imMnMn ul, #imPgMn ul {padding:0;margin:0;list-style-type:none; }
#imMnMn > ul > li { position: relative; margin-left: 2px;  }

/* Links */
#imMnMnNode0 { background-image: url('../menu/index.png'); height: 36px; width: 188px; }
#imMnMnNode0 .imMnMnFirstBg { height: 36px; width: 188px; }
#imMnMnNode0:hover { background: none; background-image: none; }
#imMnMnNode0:hover .imMnMnFirstBg { background-image: url('../menu/index_h.png'); height: 36px; width: 188px;}
#imMnMnNode0.imMnMnCurrent { background: none; background-image: none; }
#imMnMnNode0.imMnMnCurrent span.imMnMnFirstBg { background-image: url('../menu/index_c.png'); height: 36px; width: 188px;}
#imMnMnNode3 { background-image: url('../menu/our-services.png'); height: 36px; width: 188px; }
#imMnMnNode3 .imMnMnFirstBg { height: 36px; width: 188px; }
#imMnMnNode3:hover { background: none; background-image: none; }
#imMnMnNode3:hover .imMnMnFirstBg { background-image: url('../menu/our-services_h.png'); height: 36px; width: 188px;}
#imMnMnNode3.imMnMnCurrent { background: none; background-image: none; }
#imMnMnNode3.imMnMnCurrent span.imMnMnFirstBg { background-image: url('../menu/our-services_c.png'); height: 36px; width: 188px;}
#imMnMnNode4 { background-image: url('../menu/installations.png'); height: 36px; width: 188px; }
#imMnMnNode4 .imMnMnFirstBg { height: 36px; width: 188px; }
#imMnMnNode4:hover { background: none; background-image: none; }
#imMnMnNode4:hover .imMnMnFirstBg { background-image: url('../menu/installations_h.png'); height: 36px; width: 188px;}
#imMnMnNode4.imMnMnCurrent { background: none; background-image: none; }
#imMnMnNode4.imMnMnCurrent span.imMnMnFirstBg { background-image: url('../menu/installations_c.png'); height: 36px; width: 188px;}
#imMnMnNode5 { background-image: url('../menu/contact-us.png'); height: 36px; width: 188px; }
#imMnMnNode5 .imMnMnFirstBg { height: 36px; width: 188px; }
#imMnMnNode5:hover { background: none; background-image: none; }
#imMnMnNode5:hover .imMnMnFirstBg { background-image: url('../menu/contact-us_h.png'); height: 36px; width: 188px;}
#imMnMnNode5.imMnMnCurrent { background: none; background-image: none; }
#imMnMnNode5.imMnMnCurrent span.imMnMnFirstBg { background-image: url('../menu/contact-us_c.png'); height: 36px; width: 188px;}
#imMnMnNode6 { background-image: url('../menu/about-us.png'); height: 36px; width: 188px; }
#imMnMnNode6 .imMnMnFirstBg { height: 36px; width: 188px; }
#imMnMnNode6:hover { background: none; background-image: none; }
#imMnMnNode6:hover .imMnMnFirstBg { background-image: url('../menu/about-us_h.png'); height: 36px; width: 188px;}
#imMnMnNode6.imMnMnCurrent { background: none; background-image: none; }
#imMnMnNode6.imMnMnCurrent span.imMnMnFirstBg { background-image: url('../menu/about-us_c.png'); height: 36px; width: 188px;}
#imMnMn .imMnMnFirstBg .imMnMnTxt {display: none;}
#imMnMn > ul > li.imMnMnSeparator { background: transparent url('../res/separatorh.png') no-repeat center center; width: 10px; height: 36px; }
#imMnMn .imMnMnFirstBg { position: relative; display: block; background-repeat: no-repeat; cursor: pointer; width: 100%; }
#imMnMn a { border: none; cursor: pointer; }
#imMnMn .imMnMnTxt { text-overflow: ellipsis; white-space: nowrap; }


/* MENU POSITION : HORIZONTAL VerticalOneColumn */
#imMnMn ul .autoHide, #imMnMn ul div .autoHide { display: none; }

/* ######################### MAIN MENU POSITION #########################*/

/* div: Menu container*/
#imMnMn { z-index:10000; }
#imMnMn > ul { position: relative; }
#imMnMn > ul > li > ul { position: absolute; }

/* First level menu style */
#imMnMn > ul > li { display: inline-block; width:188px; }
#imMnMn > ul > li span { display:block; padding:0;}
#imMnMn a { cursor: pointer; display: block; width:188px;}

/* ########################## SUB MENU POSITION #########################*/

#imMnMn.auto ul li ul li { top: 0px; }

/* Second level boxmodel*/
#imMnMn.auto ul li ul li ul { position: absolute; width: 160px; }

/* Hide Levels */
#imMnMn.auto li:hover > ul.auto { display:block; }
#imMnMn.auto li ul.auto { display: none; }
#imMnMn ul ul li .imMnMnBorder { overflow: hidden; }

/* End of file menu.css */