/* CSS Document */

* {
    margin: 0px;
    padding: 0px;
}

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: Convergence, Segoe UI, open sans, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background: url(../images/bg.png) repeat;
}

@font-face {
    font-family: "Open Sans";
    src: url(../fonts/OpenSans-Regular.ttf) format("opentype");
}

@font-face {
    font-family: "Calibri";
    src: url(../fonts/Calibri.ttf) format("opentype");
}

@font-face {
    font-family: "Swis721 BlkCn BT";
    src: url(../fonts/swis721-blkcn-bt-1361866070.ttf) format("opentype");
}

.rotateme {
    -webkit-transform: rotate(270deg)!important;
    -moz-transform: rotate(270deg)!important;
    transform: rotate(270deg)!important;
    /*    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);*/
}

#video-box {
    width: 25%;
}

#containwrapper {}

#headerwrapper {
    height: 168px;
    width: 100%;
    margin-top: 5px;
    position: inherit;
}

#header {
    width: 1108px;
    height: 168px;
    margin: auto;
}

#neonlogo {
    height: 168px;
    float: left;
    width: 143px;
    margin-left: 15px;
}

#camera {
    width: 118px;
    height: 168px;
    float: right;
}

#companyname {
    width: 443px;
    height: 168px;
    margin-left: 340px;
}

.neonimg {
    margin-top: 26px;
}

.logoimg {
    margin-top: 50px;
}

.ccctvcamera {
    margin-top: 26px;
}

#menuwrapper {
    height: 66px;
    background: url(../images/menubg.png) no-repeat;
    margin: auto;
    width: 1350px;
}

#menu {
    width: 1104px;
    margin: auto;
    height: 50px;
    padding-top: 15px;
    margin-top: 10px;
}

#menu ul {
    list-style: none;
}

#menu ul li {
    float: left;
    padding-top: 10px;
}

#menu ul li a {
    text-decoration: none;
    color: #000000;
    font-size: 16px;
    font-family: Open Sans;
    color: #ffffff;
    border-right: 1px solid #4874b1;
    padding: 16px 40px;
    font-weight: bolder;
}

#menu ul li a:hover {
    color: #00FF00;
}

#menu ul li a.sel {
    color: #00FF00;
}

#conatinerwrapper {
    width: 1110px;
    margin: auto;
}

#banner {
    width: 1101px;
    margin-left: 9px;
    height: 390px;
}

#contain {
    min-height: 280px;
    width: 1101px;
    margin-left: 10px;
    border: 1px solid #c9c9c9;
    margin-top: 30px;
}

#heading {
    height: 47px;
    background: #ffffff;
    background: rgba(226, 226, 226, 1);
    background: -moz-linear-gradient(left, rgba(226, 226, 226, 1) 0%, rgba(209, 209, 209, 1) 6%, rgba(221, 218, 218, 1) 39%, rgba(243, 243, 243, 1) 81%, rgba(243, 243, 243, 1) 100%);
    box-shadow: 0px 5px 5px #888;
}

.heading {
    font-family: Calibri;
    margin-left: 10px;
    padding-top: 5px;
}

.para {
    font-family: Open Sans;
    text-align: justify;
    font-size: 14px;
    margin-left: 10px;
    margin-top: 14px;
    margin-right: 20px;
    line-height: 22px;
}

.readmore {
    float: right;
}

.readmore a {
    color: #c0434e;
    font-family: Open Sans;
    font-size: 14px;
    text-decoration: none;
    margin-right: 20px;
}

#blank {
    height: 13px;
    box-shadow: 0px 5px 5px #efefef;
    margin-top: 6px;
}

.heading2 {
    font-family: Calibri;
    margin-left: 10px;
    font-size: 26px;
    font-weight: bold;
}

#products {
    margin-top: 30px;
}

#prdlist {
    margin-top: 40px;
}

#prd1 {
    width: 272px;
    float: left;
    border: 1px solid #b6b2b2;
    height: 367px;
    background: #dde8fa;
}

#prd1 img {
    margin-left: 14px;
    margin-top: 13px;
    border: 1px solid #dedede;
}

#prd1:hover {
    border: 1px solid #c6c4c4;
    background: #eee;
}

.prdimg {
    min-height: 226px;
}

.prdname {
    font-family: Swis721 BlkCn BT;
    font-size: 23px;
    font-weight: normal;
    margin-top: 10px;
    text-align: center;
    color: #3065b0;
}

.text {
    line-height: 20px;
    color: #7a7a7a;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    text-align: justify;
    font-size: 14px;
    font-family: Open Sans;
    text-align: center;
    font-weight: bold;
    color: #000000;
}

#prd2 {
    width: 272px;
    float: left;
    margin-left: 5px;
    border: 1px solid #b6b2b2;
    height: 367px;
    background: #dde8fa;
}

#prd2 img {
    margin-left: 8px;
    margin-top: 10px;
    border: 1px solid #dedede;
}

#prd2:hover {
    border: 1px solid #c6c4c4;
    background: #eee;
}

#prd3 {
    width: 272px;
    float: left;
    border: 1px solid #b6b2b2;
    margin-left: 5px;
    height: 367px;
    background: #dde8fa;
}

#prd3 img {
    margin-left: 8px;
    margin-top: 10px;
    border: 1px solid #dedede;
}

#prd3:hover {
    border: 1px solid #c6c4c4;
    background: #eee;
}

#prd4 {
    width: 272px;
    float: right;
    border: 1px solid #b6b2b2;
    height: 367px;
    background: #dde8fa;
}

#prd4 img {
    margin-left: 8px;
    margin-top: 10px;
    border: 1px solid #dedede;
}

#prd4:hover {
    border: 1px solid #c6c4c4;
    background: #eee;
}

#containerrgt1 {
    width: 235px;
    height: 378px;
    background: #f2f2ea;
    margin-top: 25px;
}

.img1 {
    float: right;
    margin-top: -17px;
}

#homecontact {
    height: 120px;
    background: #dedede;
    margin-top: 15px;
}

#enquirycontact {
    height: 104px;
    width: 1102px;
    margin: auto;
    margin-top: 15px;
}

#enquirycontactlft {
    width: 650px;
    height: 111px;
    float: left;
}

#enquirycontactrgt {
    width: 320px;
    height: 111px;
    float: right;
}

.online {
    color: #313131;
    font-family: Arial, Muli, sans-serif;
    font-size: 24px;
    font-weight: bold;
    margin-top: 38px;
    margin-left: 10px;
}

.online1 {
    float: right;
    margin-top: 35px;
    margin-right: 80px;
}

.or {
    float: right;
    font-family: Open Sans, Muli, sans-serif;
    color: #717170;
    margin-top: 38px;
    font-size: 15px;
}

.contactheading {
    font-size: 16px;
    color: #000000;
    margin-top: 10px;
    font-family: Arial, Muli, sans-serif;
    font-weight: bold;
}

.me {
    font-size: 16px;
    color: #3c3c3a;
    margin-top: 8px;
    line-height: 25px;
    font-family: Open Sans, Muli, sans-serif
}

#footerwrapper {
    height: 62px;
    background: #1e56a5;
}

#footer {
    height: 54px;
    width: 1102px;
    margin: auto;
}

#footerlft {
    width: 357px;
    height: 54px;
}

#footerrgt {
    width: 239px;
    height: 54px;
    float: right;
}

#footerrgt ul {
    list-style: none;
    float: right;
    margin-right: 40px;
}

#footerrgt ul li {
    float: right;
}

#footerrgt ul li a {
    padding: 0px 5px;
    text-decoration: none;
    color: #ffffff;
}

.followuson {
    float: left;
    color: #FFFFFF;
    font-family: Open Sans, Muli, sans-serif;
    margin-top: 10px;
}

.copy {
    margin-top: 0px;
    color: #fffffe;
    font-family: Open Sans, Muli, sans-serif;
    float: left;
    font-size: 13px;
    margin-top: 15px;
}

.powered {
    color: #fffffe;
    font-size: 13px;
    margin-right: 2px;
    font-family: Open Sans, Muli, sans-serif;
    float: right;
    margin-top: 15px;
}

.powered a {
    color: #fffffe;
    text-decoration: none;
    font-family: Open Sans, Muli, sans-serif;
}

.serviceul {
    font-family: Open Sans;
    font-size: 16px;
    font-weight: bold;
    margin-left: 30px;
    margin-top: 10px;
    list-style: square;
    line-height: 30px;
}

.serviceimg {
    float: right;
    margin-right: 150px;
    margin-top: 30px;
}

.mq {
    font-family: Open Sans;
    font-size: 16px;
}

#container-wrapper-main {
    width: 1020px;
    margin: auto;
    margin-top: 15px;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 20px;
    border-top: 1px solid #e3e3e3;
}

#container-wrapper-main .container-wrapper-main-sep {
    background: url(../images/hr.jpg) repeat-x;
    height: 5px;
}

#container-wrapper-main .container-wrapper-main-sep-left {
    width: 510px;
    border-right: 1px solid #e3e3e3;
}

#container-wrapper-main .container-wrapper-main-sep-left h1 {
    text-align: center;
    padding: 20px;
    font-family: League Gothic, impact;
    font-size: 30px;
    color: #2c2a2a;
    font-weight: normal;
}

#container-wrapper-main h1 {
    text-align: center;
    padding: 20px;
    font-size: 30px;
    color: #2c2a2a;
    font-weight: normal;
    font-family: League Gothic, Impact;
}

#container-wrapper-main p {
    padding: 20px;
    padding-bottom: 0px;
    font-size: 14px;
    color: #000;
    text-align: justify;
    line-height: 25px;
}

#container-wrapper-main h3 {
    text-align: left;
    padding: 20px;
    letter-spacing: 1px;
    font-size: 26px;
    color: #2c2a2a;
    font-weight: normal;
    font-family: League Gothic, Impact;
}

#container-wrapper-main .container-wrapper-main-sep-right {
    width: 510px;
    float: right;
}

#container-wrapper-main .container-wrapper-main-sep-right h1 {
    text-align: center;
    padding: 20px;
    font-size: 30px;
    color: #2c2a2a;
    font-weight: normal;
    font-family: League Gothic, Impact;
}

#container-wrapper-main .container-wrapper-main-sep-right p {
    padding: 20px;
    padding-bottom: 0px;
    font-size: 14px;
    color: #000;
    text-align: justify;
    line-height: 25px;
}

#container-wrapper-main .container-wrapper-main-sep-right .contactus1 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: -30px;
    margin-top: -10px;
}

.contactus1 {
    font-size: 14px;
    font-weight: bold;
    font-family: Open Sans;
    font-size: 20px;
}

.contactus {
    font-family: Open Sans;
    font-size: 26px;
    margin-top: 10px;
}