/**
 * STYLE SHEET :: LAYOUT / DEFAULT
 *
 * Specifies layout of page suround
 */


/**
 * DOCUMENT
 */

html {
	background-color: #F7F7F7;
	}

body {
   	width: 774px;
	margin: 0px auto 0 auto;
	}

#page {
    position: relative;
/*
    border: 1px solid #CCC;
	background-color: #FFF;
*/
	}

/**
 * INFO TOP
 */

#info-top {
    position: absolute;
    top: 0;
    right: 0;
/*
    float: right;
*/
    margin-right: 0.4em;
    }

    #info-top p {
        float: right;
        margin: 0;
        padding: 1.7em 0.8em 0.5em 0.6em !important;
        padding: 1.7em 0.8em 0.5em 0.6em;
        background-color: #F7F7F7;
	    font-size: 11px;
        }

    #info-top a * {
        color: #006;
        text-decoration: underline;
        }

        #info-top a:hover * {
            color: #999;
            text-decoration: none;
            }

    #info-top img {
        display: block;
        float: left;
        }

    #info-top p span {
        display: block;
        padding: 0 0 0 2.0em;
      }

/**
 * PAGE HEAD
 */

    #print-head {
        display: none;
        }

    #print-head h1 {
        display: none;
        }

    #print-head p {
        display: none;
        margin: 0;
        padding: 0.0em 0.4em 0.6em 5px;
        font-size: 90%;
        font-weight: bold;
        color: #549FC9;
        text-transform: uppercase;
        }

#head {
    padding: 9px 0 9px 0;
/*
    clear: right;
    background: #C00 url(/images/bg-head.png) bottom repeat-x;
      
*/
    }

#logo,
#logo img {
    display: block;
    width: 210px;
    height: 118px;
    }

#lid {
    margin: 0.2em 0.7em 0.8em 0.7em !important;
    margin: 0.0em 0.7em 0.8em 0.7em;
	}

	#lid p {
        margin: 0;
		font-size: 11px;
		color: #666;
		font-weight: normal;
		text-align: left;
        white-space: nowrap;
		}

		#lid p span {
			font-weight: bold;
			color: #999;
			}

		#lid p strong {
			font-weight: bold;
			color: #000;
			}

		#lid p a {
            color: #666;
			font-weight: normal;
			line-height: 1.0em;
			}

		#lid p a:hover {
			text-decoration: none;
			color: #000;
			}

/**
 * PAGE BODY
 */

#body {
    position: relative;
    float: left;
    margin-bottom: 0.9em !important;
    margin-bottom: 0;
	}

#contents {
    float: left;
    width: 100%;
	}

/*-----[ Left Column
*/

#leftColumn {
    float: left;
    width: 581px;
    background: transparent url(/images/layout/home/bg-content.png) top left repeat-y;
    }

/*-----[ Centre Column
*/

#centreColumn {
    float: left;
    width: 774px;
    background: transparent url(/images/layout/default/bg-content.png) top left repeat-y;
    }

#contentBlock {
    float: left;
    width: 774px;
    padding-top: 10px;
    background: transparent url(/images/layout/default/bg-content-top.png) top left no-repeat;
    }

#content {
    float: left;
    width: 730px;
    padding: 8px 24px 0.5em 20px !important;
    padding: 8px 24px 0.5em 20px;
    background: transparent url(/images/layout/default/bg-content-bottom.png) bottom left no-repeat;
    }

.photo-300x200 {
    width: 300px;
    height: 200px;
    padding: 12px;
    background: #FFF url(/images/photo-shade-300x200.png) top left no-repeat;
    }

/*-----[ Links Column
*/

#rightColumn {
    margin-left: 75%;
    padding: 15px 10px;
    border-left: 1px dashed #CCC;
    }

    #rightColumn * {
        font-size: 11px;
        line-height: 1.3em;
        }

    #rightColumn img {
        display: block;
        margin: 0px auto;
        }

    #rightColumn h2 {
        margin: 0.3em 0 0.7em 0;
        padding: 1.2em 0.6em 0.5em 0.6em;
        background-color: transparent;
        background-image: url(/images/bg-right-column-h2.png);
        font-size: 12px;
        color: #FFF;
        text-transform: uppercase;
        }

    #rightColumn h3 {
        margin: 0;
        padding: 0 0.6em;
        }

    #rightColumn p {
        margin-bottom: 0.6em;
        padding: 0 0.6em;
        }

#body-bottom {
    clear: both;
	width: 774px;
	height: 0;
	}

/**
 * PAGE FOOT
 */

#foot {
    clear: both;
    margin: 0.7em 0.7em 0.9em 0.7em !important;
    margin: 0.0em 0.7em 0.9em 0.7em;
    font-size: 11px;
	}

    #foot p {
        margin: 0;
        font-size: 11px;
		color: #999;
        white-space: nowrap;
        }

    #foot p a {
        color: #006;
        text-decoration: underline;
        }

        #foot p a:hover {
            color: #999;
            text-decoration: none;
            }

#copyright {
    }

    #copyright p {
		font-weight: bold;
        }

        #copyright p span {
            font-size: 130%;
            font-weight: normal;
            color: #000;
            }

        #copyright p a {
            color: #999;
            text-decoration: none;
            }

        #copyright p a:hover {
            text-decoration: underline;
            }

#links {
    }

/**
 * INFO FOOT
 */

#info-bottom {
    clear: both;
    border-bottom: 1px solid #DDD;
    background: transparent url(/images/layout/default/bg-content.png) top left repeat-y;
    }

#info-bottom-container {
    background: transparent url(/images/layout/default/bg-content-top.png) top left no-repeat;
    }

#web-designer, #web-designer * {
    color: #999;
    font-size: 10px;
    line-height: 1.0em;
    text-decoration: none;
    }

#web-designer {
    padding: 0.8em 0.7em 0.3em 0.8em !important;
    padding: 0.7em 0.7em 0.3em 0.8em;
    }

    #web-designer a:hover {
    color: #006;
    text-decoration: none;
    }

#webStandards {
    padding: 0.3em 0.7em 0.2em 0.7em !important;
    padding: 0.3em 0.7em 0.4em 0.7em;
	}

	#webStandards img {
		display: inline;
		margin-right: 5px;
		}

