@charset "utf-8";
/* CSS Document */

body{margin:0px;padding:0px;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-size:13px;background:#21242a; line-height:1.125em;color:#756f6e;}
.clear{clear:both;}
img{border:0px;}
#oHeader{background: url(/images/bodyBG.png) repeat-x  ;width:100%;clear:both;height:209px;}
#oWork{background: url(/images/wBG.png);width:100%;clear:both;padding:10px 0px;}
#oFooter{width:100%;clear:both;padding:10px 0px;}

#mHeader{width:980px;clear:both;margin:0px auto;height:209px;}
#mWork{width:980px;clear:both;margin:0px auto;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;padding:8px;background:#333;box-shadow:0 0 5px #D0D4DB;-moz-box-shadow:0 0 5px #d0d4db;-webkit-box-shadow:0 0 5px #D0D4DB;color:#ccc;}
#mFooter{width:980px;clear:both;margin:0px auto;height:50px;}

#mHeader #header{height:136px;width:980px;clear:both;padding:}
#mHeader #nav{height:73px;width:980px;clear:both;padding:}

#header .logo{padding:5px 10px;float:left;}
#header .sNav{float:right; padding:45px;}

#nav ul{list-style:none;margin:0px;padding:0px;}
#nav ul li{float:left;height:73px;line-height:73px;font-size:16px;}
#nav ul li a{text-decoration:none;display:block;height:73px;padding:0px 20px;color:#756f6e;}
#nav ul li a:hover{text-decoration:none;display:block;height:73px;padding:0px 20px;background:#FF0000;color:#ffffff;}

#mWork .blackHeading{font-size:25px;text-transform:uppercase;clear:both;line-height:40px;border:dotted solid 1px #333;font-weight:bold;color:#ccc;}
#mWork .redSubHeading{font-size:12px;text-transform:uppercase;clear:both;line-height:40px;border:dotted solid 1px #333;font-weight:bold;color:#e50000;}
#mWork #lft{border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;padding:8px;background:#333;box-shadow:0 0 5px #D0D4DB;-moz-box-shadow:0 0 5px #d0d4db;-webkit-box-shadow:0 0 5px #D0D4DB;width:190px;float:left;}
#mWork #rgt{width:550px;float:left;padding-left:10px;}
#mWork #rgt1{width:750px;float:right;}
#mWork #rgtEnq{border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;padding:8px;background:#333;box-shadow:0 0 5px #D0D4DB;-moz-box-shadow:0 0 5px #d0d4db;-webkit-box-shadow:0 0 5px #D0D4DB;width:190px;float:right;}

#rgtEnq input[type=text]{width:98%;}
#rgtEnq input[type=submit]{width:93px;height:38px;float:left;}
#rgtEnq input[type=reset]{width:92px;height:38px;float:left;}

#lft ul{list-style:none;margin:0px;padding:0px;clear:both;}
#lft ul li {clear:both;width:200px;height:32px;line-height:32px;}
#lft ul li a{background:url(/images/marker-1.gif) no-repeat 0 13px; padding:0px 0px 0px 10px;display:block;color:#ccc;text-decoration:none;}
#lft ul li a:hover{background:url(/images/marker-1.gif) no-repeat 10px 12px #FF0000; padding:0px 0px 0px 18px;display:block;color:#fff;text-decoration:none;}

#rgt .marq{clear:both;width:550px;padding:5px 0px;}

#mFooter #nav1{width:650px;float:left;}
#mFooter #copy{width:280px;float:right;height:40px;color:#fff;line-height:40px;}
#mFooter #crgt{clear:both;color:#fff;width:980px;text-align:center;}

#nav1 ul{list-style:none;margin:0px;padding:0px;}
#nav1 ul li{float:left;}
#nav1 ul li a{padding:15px 10px;display:block;color:#ffffff;text-decoration:none;}
#nav1 ul li a:hover{padding:14px 10px;display:block;color:#ffffff;text-decoration:underline;}
#copy a{color:#ffffff;text-decoration:none;}
#copy a:hover{color:#ffffff;text-decoration:underline;}

#crgt a{color:#ffffff;text-decoration:none;}
#crgt a:hover{color:#ffffff;text-decoration:underline;}
