/* CSS Document */
body{margin:0px; padding:15px 0 15px 0; background: #1a1a1a; color:#000; font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;}
div, h1, h2, h4, img {padding:0px; margin:0px; border: none}
ul{list-style-type:none;}

/*----MAIN PANEL----*/
#wrapper{width:760px; position:relative; margin:0 auto; padding:0px; border: 2px solid #cccccc;}
/*----Header----*/
#header{width:760px; height:107px; margin:0 auto; padding:0; background:url(images/hd_bg.jpg) 0 0 repeat-x;}
#headerleft img{float: left; width:153px; height:107px; margin:0 0 0 20px;}
#headerright img{float:right; width:91px; height:107px; margin:0 20px 0 0;}
#header h1{color:#fff; font:20px "Trebuchet MS", Arial, Helvetica, sans-serif; padding:23px 0 0 0;}
/*----end Header----*/

/*----Menu----*/
#nav{width: 760px; height:28px; margin:0 auto; background:url(images/menu_bg.jpg) 0 0 repeat-x;}
.menu {width:745px; height:26px; font-size:12px; position:relative; z-index:100; padding-left:15px}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:746px; w\idth:745px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:120px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:120px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:11px; text-align: left; text-decoration: none; color:#08086b; width:109px; height:24px; background: transparent; padding-left:10px; line-height:25px;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:120px; w\idth:109px;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:24px;left:0; width:120px;border-top:1px solid #cccccc;}
/* another hack for IE5.5 */
* html .menu ul ul {top:24px;t\op:25px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#e8ebeb; color:#08086b; height:auto; line-height:1em; padding:5px 6px; width:107px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:121px;w\idth:107px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#ffffff;background:#6b93bd;}
.menu :hover > a, .menu ul ul :hover > a {color:#fff;background:#6b93bd;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}
/*----end Menu----*/

/*----Content----*/
#content{width:740px; padding:5px 10px 5px 10px; background: #fff; min-height: 350px}
#content h2{width: 730px; padding: 0 0 3px 0; text-transform: uppercase; font-size:20px; color:#6b93bd; border-bottom: 2px solid #dfe1e2; margin:15px 0 0 0;}
#content h3 {width: 730px; padding: 0 0 3px 0; text-transform: uppercase; font-size: 18px; color: #6b93bd; border-bottom: 2px solid #dfe1e2; margin:15px 0 0 0;}
#content p {margin: 15px 10px 5px 10px;}
#content a {text-decoration: underline; border:none; color: blue}
#content a:hover {text-decoration: underline; color: red}
#content h4{color:#08086b; font-size:16px; margin:0 0 0 15px; text-align: left; padding: 0; line-height: 17px }
#contentleft {float: left; width: 360px; padding:15px 5px 15px 5px;}
#contentright {float: right; width: 360px; padding:15px 5px 15px 5px;}
#contentleftpantop, #contentrightpantop {width: 353px; height: 23px; background:url(images/pan_bg_small1.jpg) no-repeat;}
#contentleftpanmid, #contentrightpanmid {width: 353px; min-height:270px; background:url(images/pan_bg_small2.jpg) repeat-y; padding: 2px 0 2px 0}
#contentleftpanbot, #contentrightpanbot {width: 353px; height: 4px;background:url(images/pan_bg_small3.jpg) no-repeat;}
.demotop {width: 720px; height: 23px; margin:30px 10px 0 10px; background:url(images/pan_bg_big1.jpg) no-repeat;}
#contacttop {width: 720px; height: 23px; margin:30px 10px 0 10px; background:url(images/pan_bg_contact.jpg) no-repeat;}
.demomid, #contactmid {width: 720px; min-height: 50px; margin-left: 10px; background:url(images/pan_bg_big2.jpg) repeat-y; padding: 2px 0 2px 0}
.demobot, #contactbot {width: 720px; height: 4px; margin-left: 10px; background:url(images/pan_bg_big3.jpg) no-repeat;}
.demoleftpan, #contactleftpan {float: left; width: 360px;}
.demorightpan, #contactrightpan{float: right; width: 360px;}
.demorightpan img {padding: 15px 15px 0 45px;}
.demoleftpan ul {margin-left: 10px}
.clear {clear: both}
img.contentsmall {padding: 11px 40px 0 39px;}
img.customer {padding: 0 15px 0 15px}
p.click {font-size: 11px; padding-left: 10px; top: 10px}
p.demo {font-size: 11px; text-align: center; padding: 0 0 0 5px}
.boldtext {font-weight: bold}
.underline {text-decoration: underline;}
.red {color: #f92e2e; font-weight: bold;}
/*----end Content ----*/

/*--- Customer Logo Gallery ---*/
#gallery {width:720px; margin: 0 auto; padding: 15px 0 15px 0}
#gallery ul{width:720px; margin:0; padding: 0;}
#gallery li{float:left; padding: 0 10px 0 8px}
/*--- end Gallery ---*/

/*Form formating*/
form { float:right; margin: 15px 0 5px 0; }
label {width: 4em;float: left;text-align: left;margin-right: 0;display: block;}
fieldset {border: none; width: 22em;}
p.submit{margin-top: -3px;}
legend {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #000;height: 15px;}


/*----Footer Panel----*/
#footer{width:760px; background:url(images/footerbg.jpg) 0 0 repeat-x #6b93bd; color:#fff; margin:0 auto; height:100px; font:.8em "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal;}
#footer ul{width:450px; padding-top: 50px; margin:0 auto;}
#footer li{float:left;}
#footer ul li a{padding:0 10px 0; color:#fff; text-decoration:none;}
#footer ul li a:hover{text-decoration:underline;}
#footer p.copyright{text-align: center; color:#FFF; padding-top: 20px; margin:0 auto;}



