/*
 Screen style    
 Site: Squab Group
*/
body {
 background: #fff;
 color: #333;
 font-size: 75%;
 padding: 0;
}

/* Header */
#header {
 height: 90px;
 position: relative;
}

#logo {
 height: 52px;
 left: 25px;
 margin: 0;
 position: absolute;
 top: 26px;
 width: 149px;
}

#header-right {
 background: transparent url(../images/bg/line-header2.gif) 0 1px no-repeat;
 color: #333;
 height: 65px;
 left: 490px;
 padding-left: 6px;
 position: absolute;
 top: 19px;
 width: 193px;
}

.home #header-right {
 background-image: url(../images/bg/line-header.gif);
 padding-left: 20px;
}

#header-right p {
 margin: 0;
}

#tel {
 height: 33px;
 margin: 0;
 width: 161px;
}

#logo img, #tel img {
 display: block;
}

#other-websites {
 height: 7px;
 margin: 6px 0 4px 0;
 width: 101px;
}

#other-websites span {
 background-image: url(../images/titles/other-websites.gif);
}
#sister-site1 {
 height: 41px;
 left: 259px;
 margin: 0;
 position: absolute;
 top: 0;
 width: 126px;
}

#sister-site2 {
 height: 41px;
 left: 390px;
 margin: 0;
 position: absolute;
 top: 0;
 width: 126px;
}


#header-right p.websites-links {
 margin-left: 1px;
}

#header-right #slogan {
 height: 15px;
 margin: 8px 0 0 0;
 width: 193px;
}

#slogan span {
 background-image: url(../images/text/slogan.gif);
}

/* Image Replacement Titles */
.replace {
 font-size: 1em;
 margin: 0;
 overflow: hidden;
 position: relative;
}

.replace span {
 background-position: top left;
 background-repeat: no-repeat;
 display: block;
 height: 100%;
 left: 0;
 position: absolute;
 top: 0;
 width: 100%;
 z-index: 1;
}

/* Navigation */
#nav-wrapper {
 background: transparent url(../images/bg/nav.gif) bottom left repeat-x;
 color: #000;
 height: 30px;
}

#nav {
 height: 30px;
 left: 19px;
 margin: 0;
 position: relative;
 top: 0;
 width: 497px;
}

#nav li {
 float: left;
 height: 30px;
 list-style: none;
 margin: 0;
}

#nav li.current {
 background: transparent url(../images/bg/nav-current.gif) top center no-repeat;
 color: inherit;
}

#nav a {
 background-color: transparent;
 color: #000;
 display: block;
 font-size: 0.92em;
 font-weight: bold;
 height: 22px;
 margin: 0;
 overflow: hidden;
 position: relative;
 text-align: center;
 text-decoration: none;
 top: 7px;
}

#nav a span {
 background-position: top left;
 background-repeat: no-repeat;
 display: block;
 height: 100%;
 left: 0;
 position: absolute;
 top: 0;
 width: 100%;
 z-index: 1;
}

#nav a#nav01 {
 width: 65px;
}

#nav a#nav01 span {
 background-image: url(../images/nav/01.gif);
}

#nav a#nav02 {
 width: 85px;
}

#nav a#nav02 span {
 background-image: url(../images/nav/02.gif);
}

#nav a#nav03 {
 width: 75px;
}

#nav a#nav03 span {
 background-image: url(../images/nav/03.gif);
}

#nav a#nav04 {
 width: 84px;
}

#nav a#nav04 span {
 background-image: url(../images/nav/04.gif);
}

#nav a#nav05 {
 width: 92px;
}

#nav a#nav05 span {
 background-image: url(../images/nav/05.gif);
}

#nav a#nav06 {
 width: 96px;
}

#nav a#nav06 span {
 background-image: url(../images/nav/06.gif);
}

#nav a:hover {
 background-color: #FFECD9;
 color: #000;
}

#nav a:hover span {
 background-position: 0 -22px;
}

/* Intro Area */
#intro-wrapper {
 background: #F99D28 url(../images/bg/intro-wrapper.gif) top left repeat-x;
 color: #000;
 height: 120px;
}

#intro {
 height: 120px;
}

#intro img {
 display: block;
}

.home #intro-wrapper {
 background: #fff url(../images/bg/intro-wrapper-home.gif) top left repeat-x;
 color: #000;
 height: 243px;
}

.home #intro {
 background: transparent url(../images/bg/intro-home.jpg) top left no-repeat;
 color: #000;
 height: 243px;
 position: relative;
}

.home #newintro {
 height: 350px;
 width: 450px;
 position: relative;
}


.home #intro h1 {
 font-size: 1em;
 height: 76px;
 left: 379px;
 margin: 0;
 overflow: hidden;
 position: absolute;
 top: 46px;
 width: 420px;
}

.home #newintro h1 {
 font-size: 1em;
 height: 80px;
 left: 30px;
 margin: 0;
 overflow: hidden;
 position: absolute;
 top: 15px;
 width: 450px;
}

.home #newintro p {
 font-size: 1em;
 left: 30px;
 margin: 0px;
 overflow: hidden;
 position: absolute;
 top: 105px;
 width: 450px;
 font-size: 16px;
 line-height: 140%
}

.home p.intro  {
 font-size: 14px;
 line-height: 140%;
}

.home #intro h1 span {
 background: transparent url(../images/titles/maintitle-home.gif) top left no-repeat;
 color: #fff;
 display: block;
 height: 100%;
 left: 0;
 position: absolute;
 top: 0;
 width: 100%;
 z-index: 1;
}

.home #newintro h1 span {
 background: transparent url(../images/titles/maintitle-home-new.gif) top left no-repeat;
 color: #fff;
 display: block;
 height: 100%;
 left: 0;
 position: absolute;
 top: 0;
 width: 100%;
 z-index: 1;
}


#home-subtitle {
 height: 24px;
 left: 379px;
 position: absolute;
 top: 135px;
 width: 292px;
}

#home-subtitle span {
 background-image: url(../images/titles/subtitle-home.gif);
}

#home-buttons {
 height: 43px;
 left: 379px;
 margin: 0;
 position: absolute;
 top: 173px;
 width: 400px;
}

#home-buttons img {
 display: block;
 float: left;
}

/* Content */
#content-wrapper {
 padding: 27px 0 26px 52px;
}

.home #content-wrapper {
 background: transparent url(../images/bg/content-home.gif) top left repeat-x;
 color: #333;
 padding: 17px 0 14px 28px;
}

#content {
 width: 531px;
 float: left;
}

.home #content {
 width: 790px;
 float: none;
}

#content a, #sidebar a {
 padding-bottom: 1px;
}

#content a:hover {
 background-color: #FAA42E;
 color: #fff;
 text-decoration: none;
}

#content a.img-link {
 margin: 0 4px;
}

#content a.img-link:hover {
 background-color: transparent;
 color: #FAA42E;
}

#content ul {
 margin: 5px 0 9px 0;
}

#content li {
 background: transparent url(../images/bg/mark.gif) 0 2px no-repeat;
 color: #333;
 list-style: none;
 margin: 0 0 0.35em 0;
 padding-left: 18px;
}

#content .privacy li {
 background-image: none;
 padding-left: 0;
}

#content h1 {
 margin: 0 0 5px 0;
}

p.intro-text {
 background-color: transparent;
 color: #FAA42E;
 font-size: 1.5em;
}

.home #content h2 {
 background-color: transparent;
 color: #454545;
 font-size: 1.25em;
 margin: 0;
}

.home-col {
 background: transparent url(../images/bg/line1.gif) top left repeat-y;
 color: #333;
 float: left;
 min-height: 170px;
 padding: 0 0 0 15px;
 width: 242px;
}

#content .home-col ul {
 margin: 0 0 9px 0;
}

#content .home-col li {
 background: transparent url(../images/bg/mark.gif) 0 2px no-repeat;
 color: #333;
 list-style: none;
 margin: 0;
 padding-left: 18px;
}

#home-col {
 background-image: none;
 padding-left: 0;
 padding-right: 20px;
 width: 442px;
 float: left;
}

.newhome-col.first {
 background-image: none;
 padding-left: 0;
 width: 300px;
}

.home-col p {
 margin: 0 0 4px 0;
}

.home-col h2 {
 height: 51px;
 width: 214px;
}

#taking-care span {
 background-image: url(../images/titles/taking-care.gif);
}

#creating span {
 background-image: url(../images/titles/creating.gif);
}

#destruction span {
 background-image: url(../images/titles/destruction.gif);
}

#secure {
 height: 37px;
 width: 136px;
}

#secure span {
 background-image: url(../images/text/secure.gif);
}

#accessible {
 height: 37px;
 width: 198px;
}

#accessible span {
 background-image: url(../images/text/accessible.gif);
}

#confidential {
 height: 37px;
 width: 232px;
}

#confidential span {
 background-image: url(../images/text/confidential.gif);
}

/* Sifr */
.sIFR-hasFlash #content h1.sifr {
 font-size: 24px;
 line-height: 24px;
 visibility: hidden;
}

.sIFR-hasFlash #content p.intro-text {
 font-size: 18px;
 line-height: 21px;
 visibility: hidden;
 margin-bottom: 10px;
}

.sIFR-hasFlash #sidebar h2 {
 font-size: 18px;
 line-height: 21px;
 visibility: hidden;
}

#content a.red-link  {
 color: #CC0000;
}

#content .red-link a:hover {
 text-decoration: underline;
 color: #CC0000;
}


#content #login a:hover {
 text-decoration: none;
 background-color: transparent;
}

/* Footer */
#footer-wrapper {
 background: transparent url(../images/bg/footer.gif) top left repeat-x;
 color: #999;
}

#footer {
 padding: 25px 0 25px 30px;
 width: 693px;
}

#footer #contact {
 float: right;
 width: 178px; 
 padding-left: 13px;
}



#footer form input {
 margin: 0;
 vertical-align: middle;
}

#footer form input.text-input {
 background-color: #fff;
 border: 1px solid #666;
 color: #999;
 font-size: 0.92em;
 margin-right: 2px;
 padding: 2px 4px;
 width: 116px;
}

#footer #contact p {
 line-height: 1.6;
 margin: 0;
}

#footer form p.inputs {
 margin-top: 6px;
}

#footer h2 {
 background-color: transparent;
 color: #F99D28;
 font-size: 1em;
 margin: 0 0 2px 0;
}

#footer-left {
 float: left;
 width: 450px;
}

#footer-left .fax, #footer-left .email {
 margin-left: 7px;
}

#footer #contact a {
 background-color: transparent;
 color: #999;
}

#footer #contact a:hover {
 text-decoration: underline;
 background-color: #DEDEDE;
}

#footer-left a {
 background-color: transparent;
 color: #999;
}

#footer-left a:hover {
 text-decoration: underline;
 background-color: #EFEFEF;
}

#footer-left p {
 margin: 0 0 0.1em 0;
}

#footer-left p.visit {
 background-color: transparent;
 color: #666;
 margin-top: 25px;
}

#footer-left p.visit a {
 background-color: transparent;
 color: #666;
}

#footer-left p.links, #footer-left p.links a, #footer-left p.copy, #footer-left p.copy a {
 background-color: transparent;
 color: #ccc;
}

#footer-left p.links a {
 margin: 0 3px;
}

#footer-left p.links a.first {
 margin-left: 0;
}

/* Contact form */
.contact-form td.label {
 width: 150px;
 vertical-align: top;
}

.contact-form textarea {
 width: 300px;
}

.contact-form select {
 width: 150px;
}

.contact-send {
 margin-top: 2em;
}

/* Auto clearing */
#content-wrapper:after, #content:after, #footer:after {
 clear: both;
 content: ".";
 display: block;
 height: 0;
 visibility: hidden;
}

/* Sidebar */
#sidebar {
 float: left;
 padding: 40px 0 100px 50px;
 width: 150px;
}

#sidebar h2 {
 margin: 0 0 0.25em 0;
}

#sidebar li {
 background: transparent url(../images/bg/bullet.gif) 0 8px no-repeat;
 color: #666;
 list-style: none;
 margin: 0 0 0.5em 0;
 padding-left: 18px;
}

#sidebar ul {
 list-style: none;
 margin: 0;
}

#sidebar a:hover {
 background-color: #FAA42E;
 color: #fff;
 text-decoration: none;
}

#alert-content-container {
border: 1px #CC0000 dashed;
padding: 0px 10px 10px 10px;
}

#alert-content-container h2 {
color:#CC0000;
}

#alert-content-container li {
background-color: #FFFFCC; 
background-image: none;
 list-style: none;
 margin: 0 0 0.5em 0;
 padding-right: 18px;
}

#logos a:hover {
 background-color: #FFFFFF;
 color: #fff;
 text-decoration: none;
}

