#wrapper
{
    height: auto !important;
    position: relative;
    margin: 0px auto; /* the bottom margin is the negative value of the footer's height */
    width: 980px;
    background: url(/Resources/images/wrapperBg.jpg) repeat;
}

#header
{
    width: 980px;
    margin: 0 auto;
    height: 150px;
    margin: 0 auto;
    position:relative;
}
#logo
{
    background: url(/Resources/images/logo.png) no-repeat;
    width: 112px;
    height: 122px;
    float: left;
    position: absolute;
    top: 15px;
    left: 40px;
}
#logo a
{
    width: 112px;
    height: 122px;
    display: block;
}

#menuBg
{
    height: 50px;
    background: url(/Resources/images/menuBg.jpg) repeat-x;
    top: 2px;
    width: 100%;
    position: relative;
    z-index: 65;
}
#menu
{
    width: 960px;
    height: 50px;
    margin: 0 auto;
    position: relative;
    z-index: 67;
    background-color: #949494;
}

#menu ul
{
    margin: 0px;
    padding: 0px;
}

#menu li
{
    height: 50px;
    list-style: none;
    float: left;
    color: #000000;
    padding: 0px 0 0 0px;
    margin: 0px;
    cursor: pointer;
    display: block;
    width: 240px;
    border: none;
    line-height: 15px;
}

#menu li a
{
    display: block;
    width: 240px;
    height: 50px;
    position: absolute;
    background: url(/Resources/images/blank.gif) repeat;
    top: 0px;
    left: 0px;
}

#Security3rg
{
    width: 111px;
    height: 41px;
    background: url(/resources/images/3rgSecurity.jpg) no-repeat;
    background-position: 0px 0px;
    float: right;
    margin: 0 40px 0 0;
}
#Security3rg a
{
    width: 111px;
    height: 41px;
    display: block;
}

#Traning3rg
{
    width: 111px;
    height: 41px;
    background: url(/resources/images/3rgTraning.jpg) no-repeat;
    background-position: 0px 0px;
    float: right;
}

#Traning3rg a
{
    width: 111px;
    height: 41px;
    display: block;
}

#Security3rgTraining
{
    width: 111px;
    height: 41px;
    background: url(/resources/images/Training3rgSecurity.jpg) no-repeat;
    background-position: 0px 0px;
    float: right;
    margin: 0 40px 0 0;
}
#Security3rgTraining a
{
    width: 111px;
    height: 41px;
    display: block;
}

#Traning3rgTraining
{
    width: 111px;
    height: 41px;
    background: url(/resources/images/Training3rgTraining.jpg) no-repeat;
    background-position: 0px 0px;
    float: right;
}

#Traning3rgTraining a
{
    width: 111px;
    height: 41px;
    display: block;
}

#businessPartners 
{
    position:relative;
    background-color: #B2B2B2;
    float: left;
    height: auto;    
    padding: 10px 0px 0px 0px;
    width: 720px;
    margin-bottom:10px;
}

#businessPartners h1
{
    padding:0px 15px;
    background:#B2B2B2;
    color:#ffffff;
    font-size:17px;
    font-family: "Times New Roman",Georgia,Serif;
    text-shadow: 0 1px 1px #000000;
}

#partnersWrapper 
{
    position:relative;
    background-color: #ffffff;    
    height: auto;    
    padding: 10px 0px;
    width: 720px;
    margin:10px 0px 0px 0px;
    border-top:1px solid #000000;
    
}

#partnersWrapper div:first-child 
{
    border-left:none;
    margin-bottom: 10px;
    padding-bottom: 5px;
}


#homeLinks
{
    color: #ffffff;
    font-size: 22px;    
    top:30px;
    right:0px;
    position:absolute;
}
#homeLinks ul
{
    margin: 0;
    padding: 0;
}
#homeLinks li
{
    list-style: none;
    float: left;
    padding: 0 3px;
    margin: 0px;
}

#homeLinks a
{
    color: #ffffff;
}

#homeLinks a:hover
{
    color:#989898;
}

#homeLinks a.current
{
    color:#989898;
}

.noUnderline
{
    border-bottom: none;
}

#social 
{
    top: 70px;
    right:5px;
    position: absolute; 
}

#social .icon {
    position: absolute;
    width: 18px;
    height: 18px;
    top: 0;
}
#social .icon a {
    position: absolute;
    width: 18px;
    height: 18px;
    left: 0;
    top: 0; 
}
#social .icon.linkedIn {
    right: 0;
    background: url(/resources/images/linkedin.png) no-repeat;
}
#social .icon.twitter {
    right: 25px;
    background: url(/resources/images/twitter.png) no-repeat;
}
#social .icon.facebook {
    right: 50px;
    background: url(/resources/images/facebook.png) no-repeat;
}

#phoneNumber
{
    color: #eeeeee;
    font-size: 20px;
    bottom: 40px;
    right:0px;
    font-weight: bold;
    position: absolute;
}
#headerRight
{    
    width: 550px;
    height: 170px;
    position:absolute;
    right:0px;
}
#HomeMooContainer
{
    height: 320px;
    margin: 0 0 0 10px;
    overflow: hidden;
    width: 960px;
    position: relative;
}
#HomeMooContent
{
    height: 320px;
    overflow: hidden;
    position: absolute;
    width: 960px;
    z-index: 1;
}
#ContactForm
{
    position: relative;
    width: 195px;
    height: 175px;
    top: 20px;
    padding: 0px;
    margin: 0px;
}
#callback
{
    width: 195px;
    height: 175px;
    padding: 0px;
    position: relative;
    top: 0px;
    padding: 0px;
    margin: 0px;
}

#callbackGlobal
{
    width: 200px;
    height: 175px;
    padding: 0px 0 0 0;
}


#footerBg
{
    background: url(/Resources/images/wrapperBg.jpg) repeat;
    margin: 0 auto;
    width: 980px;
    height: 90px;
}
#footer
{
    margin: 0 auto;
    width: 960px;
    height: 90px;
    background-color: #000000;
}

#footerLeft
{
    border-right: 1px solid #CCCCCC;
    float: left;
    font-family: Tahoma;
    font-size: 9px;
    height: 26px;
    margin: 30px 0 0 0;
    padding: 0 0 0 100px;
    width: 380px;
    line-height:14px;
}
#footerRight
{
    float: left;
    font-family: Tahoma;
    font-size: 9px;
    height: 26px;
    line-height: 14px;
    margin: 30px 0 0;
    padding: 0 0 0 0;
    text-align: right;
    width: 372px;
}

#footerRight a
{
    color: #cccccc;
}

#rss
{
    width: 8px;
    height: 8px;
    position: relative;
    right: 153px;
    background: url(/Resources/images/rss.jpg) no-repeat;
}
#rss a
{
    width: 8px;
    height: 8px;
    position: relative;
    right: 0px;
}

#w3c
{
    width: 17px;
    height: 9px;
    position: relative;
    right: 154px;
    background: url(/Resources/images/w3c.jpg) no-repeat;
}
#w3c a
{
    width: 17px;
    height: 9px;
    position: relative;
    right: 0px;
}
/* Accordion */

#accordion
{
    margin: 5px 0 15px 0;
    height: auto;
}

/*Blog post preview*/

#BlogContent
{
    float: left;
    height: 150px;
    width: 222px;
}
#BlogWindow
{
    height: 160px;
    left: 0px;
    overflow: hidden;
    position: relative;
    top: 6px;
    width: 201px;
}
#BlogInnerMover
{
    height: 150px;
    left: 0;
    position: absolute;
    top: 0;
    width: 20000px;
}

#BlogBackLink
{
    cursor: pointer;
    left: 3px;
    position: relative;
    top: 8px;
    width: 16px;
}
#BlogNextLink
{
    cursor: pointer;
    left: 182px;
    position: relative;
    top: -8px;
    width: 16px;
}



#footerLinks li
{
    float: left;
    display: block;
    padding: 0px 10px;
    cursor: pointer;
}

#footerLinks ul
{
    padding: 11px 15px;
}


#MenuDefault ul
{
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    color: #ffffff;
}
#MenuDefault li
{
    margin: 0px 1px 0 0;
    padding: 0px;
    list-style: none;
    padding: 0px 10px 0 10px;
    background-color: #666666;
    color: #ffffff;
    cursor: pointer;
}
#MenuDefault li a
{
    color: #ffffff;
}
#MenuDefault ul li ul li
{
    float: left;
    margin: 1px 0px 0 1px;
}

/*Blog Css Style*/
#blogLeft
{
    width: 730px;
    float: left;
    margin: -8px 0 0 0px;
}

#blogRight
{
    width: 235px;
    float: right;
    position: relative;
    right: 5px;
    top: 10px;
    margin: 0px;
    padding: 0px;
    margin-bottom: 20px;
}

#blogFullPreviewBg
{
    background-color: #b2b2b2;
    width: 660px;
    position: relative;
    top: 10px;
    left: 10px;
    margin: 0px;
    color: #000000;
    padding: 0px;
    font-size: 12px;
    margin-bottom: 20px;
    padding: 0px 30px 30px 30px;
}

#bodyContactFormGlobalWrapper
{
    margin: 0;
    padding: 0;
    position: relative;
    left: 5px;
    top: 0px;
    width: 235px;
}

#blogFullPreview
{
    width: 730px;
    min-height: 720px;
    float: left;
    margin: 0px;
    color: #000000;
    padding: 0px;
    font-size: 12px;
    position: relative;
    margin-bottom: 20px;
}
#blogFullPreview img
{
    left: -1px;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 720px;
}
#blogFullPreview h1
{
    font-size: 24px;
    border-bottom: 2px solid #000000;
    position: relative;
    left: 0px;
    padding: 10px 10px 4px 0;
    width: 680px;
    margin:0px 0px 10px 0px;
}

#blogFullPreview h2
{
    font-size: 20px;    
    padding: 20px 0 0px 0;
    color: #000000;
    margin-left: 0px;
    margin:0px;
}

#blogFullPreview h3
{
    font-size: 18px;    
    padding: 20px 0 0px 0;
    color: #000000;
    margin-left: 0px;
    margin:0px;
}


#blogFullHome
{
    width: 730px;
    min-height: 720px;
    float: left;
    margin: 0px;
    color: #000000;
    padding: 0px;
    font-size: 12px;
    position: relative;
    margin-bottom: 20px;
}
#blogFullHome img
{
    left: -1px;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 720px;
}
#blogFullHome h1
{
    font-size: 24px;
    border-bottom: 2px solid #000000;
    position: relative;
    left: 0px;
    padding: 10px 10px 4px 0;
    width: 680px;
    margin:0px 0px 10px 0px;
}

#blogFullHome h2
{
    font-size: 24px;
    border-bottom: 2px solid #000000;
    padding: 10px 0 4px 0;
    color: #cccccc;
    margin-left: 10px;
}

#blogFullHome h3
{
    font-size: 18px;    
    padding: 20px 0 0px 0;
    color: #000000;
    margin-left: 0px;
    margin:0px;
}

#rssiconblog 
{
    width:45px;
    height:16px;
    position:absolute;
    top:0px;
    right:0px;   
}

#blogArchives
{
    background-color: #b2b2b2;
    width: 680px;
    position: relative;
    top: 10px;
    left: 10px;
    margin-bottom: 20px;
    color: #000000;
    padding: 0 20px 20px 20px;
    font-size: 12px;
    float: left;
}

#blogArchives h1
{
    font-size: 24px;
    border-bottom: 2px solid #000000;
    padding: 10px 0 4px 0;
}

#blogArchives h2
{
    font-size: 18px;
    border-bottom: 1px solid #000000;
    padding: 10px 0 2px 0;
    margin: 0px 0px 5px 0px;
    color: #000000;
    width: 120px;
}

#BlogMenu
{
    float: right;
    padding: 0px;
    width: 225px;
    position: relative;
    top: 0px;
    right: 5px;
    margin: 0px;
    padding: 0px;
    background-color: #4d4d4d;
    margin-bottom: 15px;
}
#BlogMenu h2
{
    font-size: 17px;
    color: #ffffff;
    font-weight: normal;
    border-bottom: 2px solid #000000;
    padding: 0 0 3px 0;
    margin: 5px 0 0 10px;
}
#BlogMenu h2 a
{
    font-weight: normal;
}
#BlogMenu ul
{
    margin: 8px 0 0 0;
    padding: 0px;
    font-size: 13px;
}
#BlogMenu li
{
    margin: 5px 0px;
    list-style: none;
    font-size: 12px;
    padding: 0 0 0 10px;
    width: 210px;
}

#BlogMenu li a
{
    width: 210px;
    display: block;
}
#BlogMenu li a:hover
{
    background-color: #ffffff;
    color: #4D4D4D;
    margin: 0 0 0 -10px;
    display: block;
    padding: 0 0 0 5px;
}
#blogFullDate
{
    position: relative;
    left: 0px;
    top: 5px;
    margin: 0px;
}
#nextPrevious
{
    position: relative;
    left: 10px;
}
#next a
{
    position: absolute;
    right: 15px;
    top: 5px;
}
#previous a
{
    position: absolute;
    right: 50px;
    top: 5px;
}
/*Contact Page*/

#ContactUs
{
    position: relative;
    top: 5px;
}


/*Training Menu*/

#Trainingmenu
{
    width: 960px;
    height: 50px;
    margin: 0 auto;
    position: relative;
    z-index: 67;
    background-color: #949494;
}

#Trainingmenu ul
{
    margin: 0px;
    padding: 0px;
}

#Trainingmenu li
{
    height: 50px;
    list-style: none;
    float: left;
    color: #000000;
    padding: 0px 0 0 0px;
    margin: 0px;
    cursor: pointer;
    display: block;
    width: 192px;
    border: none;
    line-height: 15px;
}

#Trainingmenu li a
{
    display: block;
    width: 192px;
    height: 47px;
    position: absolute;
    background: url(/Resources/images/blank.gif) repeat;
    top: 0px;
    left: 0px;
}

#commentform
{
    position: relative;
    left: 0px;
    top: 10px;
}

#FadeImages
{
    height:230px;
    position:relative;
    overflow:hidden;
    
    }

#FadeImages img 
{
    position:absolute;
    left:0px;
    top:0px;
    
    }
