/*

orange: #ff9b00 #ff9b00
grey: #333

*/

body {
    margin:0;
    padding:0;
    background-color:#333;
    color:#333;
    font-family: Arial, Helvetica, sans-serif;
    font-size:62.5%;
    text-align:center;
}

body.mceContentBody {
    background-color:#FFF;
    text-align:left;
    font-size:.9em;
}

a:link,
a:visited,
body.mceContentBody a:link,
body.mceContentBody a:visited {
    color:#ff9b00;
    text-decoration:none;
}

a:hover,
a:active,
body.mceContentBody a:hover,
body.mceContentBody a:active  {
    text-decoration:underline;
}

a img {
    border:none;
}

hr,
body.mceContentBody hr {
    height:0;
    color:#FFF;
    background-color:#FFF;
    margin:20px 0;
    padding:0;
    border-top:1px solid #FF9b00;
}

#container {
    width:960px;
    min-height:710px;
    margin:20px auto; /* 8px auto */
    padding:20px;
    background-color:#FFF;
    font-size:1.2em;
    text-align:left;
}

#header {
    width:960px;
    height:60px;
    margin:0 0 20px 0;
    padding:0;
    /*overflow:auto;*/
}

#logo:link,
#logo:visited,
#logo:link img,
#logo:visited img {
    width:470px;
    height:60px;
    vertical-align:top;
    padding:0;
    margin:0;
    display:block;
}

#logo:link,
#logo:visited {
    float:left;
	background-color:#ff9b00;
    background-image:url(/images/logo.png);
	background-repeat:no-repeat;
	background-position:top left;
	color:#FFF;
	font-size:35px;
	line-height:60px;
	/*text-indent:12px;*/
    text-indent:-999%;
	text-transform:uppercase;
    letter-spacing: 5px;
	text-decoration:none;
}

#logo:hover,
#logo:active {
    text-decoration:none;
}


/*#logo span {
    margin-left:-999%;
}*/

#search {
    width:960px;
    height:20px;
    margin:0 0 20px 0;
    padding:0;
    background-color:#333;
}

#search input {
    width:135px;
    height:12px;
    color:#333;
    background-color:#e6e6e6;
    border:0;
    margin:2px;
    padding:2px;
    font-size:10px;
    float:right;
}

#banner,
#banner #cycle,
#banner #cycle img {
    width:960px;
    height:260px;
    padding:0;
}

#banner {
    margin:0 0 20px 0;
    position:relative;
}

#banner,
#banner #cycle {
    overflow:hidden;
}

#banner #cycle,
#banner #cycle img {
    margin:0;
}

#banner img {
    top:0;
    left:0;
}

#banner p {
    position:absolute;
    bottom:0;
    left:0;
    width:950px;
    height:20px;
    line-height:20px;
    margin:0;
    padding:0 5px;
    z-index:10000;
    color:#FFF;
}

#main {
    width:960px;
    min-height:270px;
    clear:both;
    float:none;
    overflow:auto;
    margin:0;
    padding:0 0 20px 0;
    /*background:url(/images/penguin.png) no-repeat 40px 100%;*/
    font-size:1em;
    position:relative;
}

#penguin {
    width:120px;
    height:120px;
    position:absolute;
    bottom:0;
    left:10px;
    vertical-align:bottom;
    clear:none;
    float:none;
    overflow:hidden;
    padding-bottom:-1px;
}

#penguin img {
    display:block;
    width:59px;
    height:81px;
    margin:39px 30px 0 30px;
}

#main.tall {
    min-height:550px;
}

#main .column {
    float:left;
    min-height:270px;
    width:143px;
    margin:0;
    padding:0;
}

#main .content {
    line-height:1.3;
    width:796px;
    margin:0 0 0 20px;
}

#main .narrow {
    width:633px;
}

#main .content h1,
#main .content h2,
#main .content h3,
body.mceContentBody h1,
body.mceContentBody h2,
body.mceContentBody h3  {
    margin:0 0 12px 0;
    padding:0;
    line-height:1.3;
    color:#ff9b00 ;
    border-bottom:1px solid #ff9b00;
    font-size:1.65em;
}

#main .content h1,
body.mceContentBody h1 {
    line-height:1;
}

#main .content h1,
#main .content h2,
body.mceContentBody h1,
body.mceContentBody h2 {
    height:40px;
}

#main .content h3,
body.mceContentBody h3 {
    padding:0 0 12px 0;
}

#main .content h1 strong,
#main .content h2 strong,
body.mceContentBody h1 strong,
body.mceContentBody h2 strong,
body.mceContentBody h1 b,
body.mceContentBody h2 b {
    color:#333;
}

#main .content h3,
body.mceContentBody h3 {
    color:#333;
    font-weight:normal;
}

#main .content h4,
body.mceContentBody h4 {
    margin:0;
    padding:0;
    font-size:1em;
}

#main .content p strong,
#main .content p b,
body.mceContentBody p strong,
body.mceContentBody p b  {
    color:#ff9b00;
}

#main .content p,
body.mceContentBody p,
#main .content address,
body.mceContentBody address {
    font-size:1em;
    margin:0 0 10px 0;
    padding:0;
    line-height:1.65;
}

.sector #main .content p,
.education #main .content p,
.healthcare #main .content p,
.support #main .content p {
    font-size:1.65em;
    line-height:1.3;
}

#main .content address,
body.mceContentBody address  {
    font-style:normal;
}

#footer {
    width:960px;
    height:20px;
    margin:0;
    padding:0;
    clear:both;
    background-color:#ff9b00;
    list-style:none;
    color:#FFF;
}

#footer li,
#footer li a:link,
#footer li a:visited {
    line-height:20px;
    height:20px;
}

#footer li {
    width:306px;
    float:left;
    font-size:9px;
    padding:0;
    margin:0 20px 0 0;
    display:inline;
}

#footer li a:link,
#footer li a:visited {
    color:#FFF;
}

#footer li.left,
#footer li.right {
    width:143px;
}

#footer li.left {
    padding:0 0 0 5px;
    width:138px;
}

#footer li.right {
    margin:0;
    width:143px;
}

