/* --- Webs Winter Delight Template --- */

html {
    font: normal 62.5%/1 Helvetica, sans-serif;
}

body {
    margin: 0;
}

#fw-container {
    width: 960px;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
    margin: 0 auto;
}

p { margin: 0; }


.formSpan {
    display: block;
    margin-bottom: 1.25em;
}

.fw-even, .fw-primary {
    background-color: #F9F9F9;
    border-color: #D6D6D6;
}

.fw-odd, .fw-secondary {
    background-color: #E9E9E9;
    border-color: #D6D6D6;
}

/* --- Head, Titles, Logo --- */

#fw-head {
    position: relative;
    height: 165px;
}

#fw-title {
    margin: 0;
    position: absolute;
    font: normal 3em Georgia, Tahoma, sans-serif;
    top: 29px;
    left: 90px;
    z-index: 10;
}

#fw-title a, #fw-title a:visited, #fw-title a:hover {
    text-decoration: none;
}

#fw-smalltitle {
    margin: 0;
    z-index: 10;
    position: absolute;
    left: 246px;
    top: 65px;
    font-size: 1.5em;
}

.fw-logo {
    position: absolute;
    width: 912px;
    height: 80px;
    right: 26px;
    top: 13px;
}

/* --- Navigation --- */

#fw-mainnavwrap { float: left; margin-bottom: 20px; }

#fw-mainnavwrap .fw-nav-level-0 {
    width: 920px;
    margin: 0;
    list-style-type: none;
    padding: 20px 20px 35px;
    float: left;
}

#fw-mainnavwrap li {
    float: left;
}

.fw-nav-level-1 li,
.fw-nav-level-2 li {
	float: none;
}

#fw-mainnavwrap a,
#fw-mainnavwrap a:visited {
    padding: 5px 10px;
    font-size: 1.5em;
    text-decoration: none;
    font-weight: bold;
    display: block;
    float: left;
}

*html #fw-mainnavwrap a,
*html #fw-mainnavwrap a:visited {
	font-size: 15px;
    line-height: 18px;
}
#fw-mainnavwrap ul.fw-nav-level-1 li { min-width: 120px;}
*html #fw-mainnavwrap ul.fw-nav-level-1 li { width: 180px;}

/* --- Content Area --- */

#fw-blockContainer {
    margin: 20px 0px 0px;
    background: url('img/bodybg.gif') repeat-y top left;
    clear: left;
}

#fw-bigcontain {
    float: left;
    width: 600px;
	overflow-x: hidden;
    margin: 0 0 0 10px;
}

#fw-bigcontain .fw-title {
    font: bold 1.8em Georgia,Tahoma,sans-serif;
    margin: 0px;
}

#fw-bigcontain .fw-text {
    font: normal 1.2em "Lucida sans unicode",Helvetica, sans-serif;
    margin-bottom: 20px;
    line-height: 1.7em;
}

/* --- Sidebar --- */

#fw-sidebar {
    float: right;
    width: 300px;
    margin-right: 10px;
}

#fw-sidebar .fw-paragraph {
	margin-bottom: 20px;
}

#fw-sidebar .fw-title {
    font-size: 1.45em;
    font-family: Georgia,Tahoma,sans-serif;
    margin-bottom: 6px;
}

#fw-sidebar .fw-text {
    font-size: 1.17em;
    line-height: 1.6em;
}

.clears {
    clear: both;
}

/* --- Footer --- */

#fw-footer {
    width: 940px;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
    margin: 0 auto;
    background: #fff;
    text-align: center;
    padding: 10px;
    font-size: 1.15em;
    overflow: auto;
}

#wildfire,
#free-website{
	margin-top: -30px;
}

#fw-footer p{
    padding-top: 20px;
}

* html #fw-bigcontain,
* html #fw-sidebar,
*:first-child+html #fw-blockContainer #fw-bigcontain,
*:first-child+html #fw-blockContainer #fw-sidebar {
    margin-top: -10px;
}
