#wrapper {
    margin: 0px auto;
    width: 1150px;
}


/*------------BEGIN TOP BAR-------------------*/
#topBar {
    background: #193a87 url(../images/bg-topbar.gif) left top repeat-x;
    padding: 12px 141px 11px 90px;
    position: relative;
    width: 919px;
    z-index: 1;
}
    #topBar span {
        color: #cbe2fd;
        font-size: 1.2em;
        text-transform: uppercase;
    }
    #topBar ul {

    }
        #topBar ul li {
            color: #cbe2fd;
            float: left;
            font-size: 1.2em;
            padding-right: 10px;
            margin-right: 10px;
            text-transform: uppercase;
            background: url(../images/seperator01.gif) right 2px no-repeat;
        }
        #topBar ul li.Last,
        #topBar ul li.Welcome {
            background: none;
        }
            #topBar ul li a:link,
            #topBar ul li  a:visited {
                color: #cbe2fd;
            }
            #topBar ul li a:hover {
                text-decoration: underline;
            }
    #topBar .SearchForm {
        position: absolute;
        right: 132px;
        top: 8px;
        z-index: 2;
        width: 250px;
    }
        #topBar .SearchForm .screen-reader-text {
            display: none;
        }
        #topBar .SearchForm input {
            float: left;
            font-size: 1.2em;
            margin-left: 10px;			
            padding: 2px 3px 1px;
            width: 153px;
            color: #666;
        }
        #topBar .SearchForm #searchsubmit {
            background: url(../images/btn-search.gif) left 1px no-repeat;
            border: none;			
            cursor: pointer;
            line-height: 0px;
            height: 22px;	
            padding: 0px;
            text-indent: -10000px;		
            width: 60px;			
        }
		#topBar .RSS{
			position:absolute;
			right:380px;
			top:8px;
			z-index: 3;
		}
		#topBar .RSS a:link,
		#topBar .RSS a:visited{
			background: url(../images/ico-rss.gif) 0 6px no-repeat;
			width: 12px;
			height:18px;
			float:right;
			margin: 0 0 0 5px;
		}	
		#topBar .RSS a span{
			display: none;
		}		
/*------------BEGIN TOP BAR-------------------*/

#outer {
    background: url(../images/bg-content.gif) left top repeat-y;
}
    #inner {
        background: url(../images/bg-content-inner.jpg) left top no-repeat;
    }

/*------------BEGIN HEADER-------------------*/
#header {
    margin: 0px 141px 60px 90px;
    padding: 8px 0px 0px;
    position: relative;
    width: 919px;
}
    #nav {
        margin-bottom: 20px;
    }
        #nav li {
            background: url(../images/bullet.gif) right 3px no-repeat;
            float: left;
            font-size: 1.1em;
            margin-right: 5px;
            padding-right: 11px;
        }
            #nav li a:link,
            #nav li a:visited {
                color: #003a98;
                text-decoration: underline;
            }
            #nav li.Active a:link,
            #nav li.Active a:visited,
            #nav li a:hover {
                color: #6a6565;
                text-decoration: none;
            }
            #nav li.Last {
                background: none;
            }
    #header h1 {
        background: url(../images/logo.gif) left top no-repeat;
        position: absolute;
        right: 0px;
        text-indent: -10000px;
        top: 42px;
    }

        #header h1 a:link,
        #header h1 a:visited {
            display: block;
            height: 66px;
            width: 226px;
        }
    #header .Slogan {
        background: url(../images/slogan.png) left top no-repeat;
        height: 64px;
        line-height: 0px;
        margin-top: 36px;
        text-indent: -10000px;
        width: 297px;
    }
/*------------END HEADER-------------------*/

/*------------BEGIN CONTENT-------------------*/
#content {
    background: url(../images/bg-content01.jpg) bottom right no-repeat;
}
/*------------END CONTENT-------------------*/

/*------------BEGIN TIME ZONE-------------------*/
#TimeZone {
    background: url(../images/bg-timezone.gif) left top repeat-x;
    height: 24px;
    margin: 96px 141px 0px 90px;
    padding-top: 8px;
}
    #TimeZone span {
        color: #1d346b;
        float: left;
        font-size: 1.1em;
        font-weight: bolder;
        line-height: 15px;
    }
    #TimeZone .Region {
        background: url(../images/bullet01.png) left 1px no-repeat;
        margin-left: 21px;
        padding: 0px 5px 0px 22px;
    }
    #TimeZone .Break {
        margin: 0px 15px 0px 40px;
        background: url(../images/seperator.gif) left 2px no-repeat;
        text-indent: -1000px;
        width: 2px;
    }
/*------------END TIME ZONE-------------------*/

/*------------BEGIN FOOTER-------------------*/
#footer {
    background: #1d346b url(../images/bg-footer.gif) top right no-repeat;
    height: 233px;
    overflow: hidden;
    padding: 40px 0px 0px 90px;
}
    #footer .Box {
        color: #fff;
        float: left;
        font-size: 1.1em;
        font-weight: bolder;
        line-height: 18px;
        padding-right: 20px;
        width: 160px;
    }
    /*\*/
    html*#footer .Box {
        width: 158px;
    }/**/
        #footer .Box .Country {
            color: #8cbbff;
            text-transform: uppercase;
        }
        #footer .Box address {
            font-style: normal;
        }
            #footer .Box a:link,
            #footer .Box a:visited {
                color: #fff;
                text-decoration: none;
            }
            #footer .Box a:hover {
                text-decoration: underline;
            }
#copyright {
    background: #11255d;
    padding: 3px 0px;
}
    #copyright #pyramid {
        float:left;
        font-size:1.1em;
        font-weight:bolder;
        padding:4px 0px 3px 90px;
        width:260px;
    }
        #copyright #pyramid a:link,
        #copyright #pyramid a:visited,
        #copyright #pyramid a:hover {
            color: #fff;
        }
    #copyright #copyright {
        color:#FFFFFF;
        float:right;
        font-size:1.1em;
        padding:4px 141px 0px 0px;
        text-align:right;
        width:200px;
    }
/*------------END FOOTER-------------------*/

/*------------BEGIN MENU-------------------*/
.MenuOuter {
    background: url(../images/bg-menu.png) left top repeat-y;
    height: auto;
    margin: 20px 0px 0px 66px;
    overflow: hidden;
    padding: 0px 0px 0px 25px;
    width: 412px;
}
.MenuBottom {
    background: url(../images/bg-menu-bottom.png) left top no-repeat;
    height: 40px;
    margin: 0px 0px 0px 66px;
    padding: 0px 0px 0px 25px;
    width: 412px;
}
    .MenuOuter a:link,
    .MenuOuter a:visited {
        position: relative;
    }

#menu {}
    #menu .Level01 {
        background: #fcfeff url(../images/bg01.gif) left bottom repeat-x;
        clear: both;
        float: left;
        margin-top: 1px;
    }
        #menu .Level01 .Content {
            display: none;
        }
        #menu .Level01 a.Item:link,
        #menu .Level01 a.Item:visited {
            background-position: left top;
            background-repeat: no-repeat;
            display: block;
            font-size: 0px;
            height: 0px;
            line-height: 0px;
            padding-top: 23px;
            text-indent: -1000px;
            width: 378px;
        }

        #menu .Level01 a.Item:hover {
            background-position: left -23px;
        }

        #menu .Active a.Item:link,
        #menu .Active a.Item:visited {
            background-position: left bottom;
        }

        #menu .Level01 #whyPyco {
            background-image: url(../images/why-pyramid-consuulting.gif);
        }
        #menu .Level01 #advancedSearch {
            background-image: url(../images/advanced-search.gif);
        }
        #menu .Level01 #tagsCloud {
            background-image: url(../images/tags-cloud.gif);
        }
        #menu .Level01 #PortfolioCat {
            background-image: url(../images/portfolio-by-categories.gif);
        }

            /*--------Tag Cloud------------*/
            #menu .Level01 .TagCloud,
            #menu01 .Level01 .TagCloud {
                padding: 17px 20px 27px;
                width: 338px;
            }
            #menu01 .Level01 .TagCloud {
                width: 160px;
                padding: 17px 20px 10px;
            }
                #menu .Level01 .TagCloud a:link,
                #menu .Level01 .TagCloud a:visited,
                #menu01 .Level01 .TagCloud a:link,
                #menu01 .Level01 .TagCloud a:visited {
                    background: #e8f4ff;
                    color: #243e8f;
                    float: left;
                    line-height: 26px;
                    margin: 0px 4px 6px 0px;
                    padding: 0px 10px;
                    width: auto;
                }
                #menu .Level01 .TagCloud .Style01,
                #menu01 .Level01 .TagCloud .Style01 {
                    font-size: 1em;
                }
                #menu .Level01 .TagCloud .Style02,
                #menu01 .Level01 .TagCloud .Style02 {
                    font-size: 1.2em;
                }
                #menu .Level01 .TagCloud .Style03,
                #menu01 .Level01 .TagCloud .Style03 {
                    font-size: 1.4em;
                }
                #menu .Level01 .TagCloud .Style04,
                #menu01 .Level01 .TagCloud .Style04 {
                    font-size: 1.6em;
                }
                #menu .Level01 .TagCloud .Style05,
                #menu01 .Level01 .TagCloud .Style05 {
                    font-size: 1.8em;
                }
                #menu .Level01 .TagCloud .Style06,
                #menu01 .Level01 .TagCloud .Style06 {
                    font-size: 2em;
                }
            /*--------Portfolio Categories------------*/
            #menu .Level01 .PortCate {
                margin: 26px 0px 0px 14px;
                width: 364px;
            }
                #menu .Level01 .PortCate .Block {
                    float: left;
                    display: inline;
                    margin: 0px 17px 0px 9px;
                    width: 154px;
                }
                    #menu .Level01 .PortCate .Block h4 {
                        color: #366dbb;
                        font-size: 1.4em;
                        margin-bottom: 5px;
                    }
                    #menu .Level01 .PortCate .Block ul {
                        border-bottom: 1px solid #c7cdd5;
                        font-size: 1.2em;
                        height: auto;
                        margin-bottom: 14px;
                        padding-bottom: 9px;
                        overflow: hidden;
                    }
                        #menu .Level01 .PortCate .Block ul a:link,
                        #menu .Level01 .PortCate .Block ul a:visited {
                            color: #3e3e3e;
                            font-weight: bolder;
                        }
/*------------END MENU-------------------*/

/*------------BEGIN MENU 01-------------------*/
#menu01 {
    background: url(../images/bg-menu-01.png) left top repeat-y;
    padding: 0px 28px 0px 29px;
    width: 200px;
}
    #menu01  .Level01 {
        background: #fff;
        clear: both;
        float: left;
        margin-bottom: 1px;
        width: 200px;
    }
        #menu01 #categories {
            background-image: url(../images/categories.gif);
        }
        #menu01 #tagCloud {
            background-image: url(../images/tag-cloud.gif);
        }
        #menu01 #rdActivities {
            background-image: url(../images/rd-activities.gif);
        }
        #menu01 #aboutRD {
            background-image: url(../images/about-rd.gif);
        }
        #menu01 #rdLinks {
            background-image: url(../images/rd-links.gif);
        }
        #menu01 .Level01 .Content {
            display: none;
        }
        /*status of menu01*/
        #menu01 .Level01 a.Item:link,
        #menu01 .Level01 a.Item:visited {
            background-position: left top;
            background-repeat: no-repeat;
            display: block;
            font-size: 0px;
            height: 0px;
            line-height: 0px;
            padding-top: 23px;
            text-indent: -1000px;
            width: 200px;
        }

        #menu01 .Level01 a.Item:hover {
            background-position: left -23px;
        }

        #menu01 .Active a.Item:link,
        #menu01 .Active a.Item:visited {
            background-position: left bottom;
        }
        /**/
        #menu01 .Level01 .Child {
            background: url(../images/bullet02.gif) right top no-repeat;
            display: block;
            height: 23px;
            width: 100%;

        }
        #menu01  .Level01 ul {
            margin: 9px 12px 17px;
        }
            #menu01  .Level01 ul li {
                border-bottom: 1px solid #c9d0d8;
                font-weight: bolder;
                padding: 6px 10px 4px;
            }
                #menu01  .Level01 ul li a:link,
                #menu01  .Level01 ul li a:visited {
                    background: none !important;
                    color: #3e3e3e;
                    font-size: 1.2em;
                }
                #menu01  .Level01 ul .current-cat {
                    background: #afcaf2 url(../images/bullet03.gif) right 8px  no-repeat;
                }
                /*#menu01  .Level01 ul li.cat-item-9,
                #menu01  .Level01 ul .Level02 {
                    background: url(../images/bullet03.gif) right 8px no-repeat;
                }*/
                #menu01  .Level01 ul li.cat-item-9 ul,
                #menu01  .Level01 ul .Level02 ul {
                    border-top: 1px solid #c9d0d8;
                    margin: 4px 0px 0px;
                    padding: 12px 0px 0px 28px;
                }
                #menu01  .Level01 ul li li {
                    border: none;
                    padding: 0px 0px 6px;
                }
                    #menu01  .Level01 ul li li a:link,
                    #menu01  .Level01 ul li li a:visited {
                        color: #6a6565;
                    }
/*------------END MENU 01-------------------*/

#login {
    left: -10000px;
    position: absolute;
    top: -10000px;
    z-index: 9999;
}
