* {
    border: 0 solid;
    margin: 0;
    padding: 0;
}

body {
    background: url(images/bg-body.jpg) repeat-x scroll 0 0 #E7E7D1;
	color: #000000;
    font: 95% Verdana,Arial,Helvetica,sans-serif;
    padding-bottom: 30px;
    text-align: center;
}

p, a, address, li, caption, td, th, label, input, blockquote, pre {
    font-size: 0.8em;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h2 label, p a, address a, label a, li li, li a, li p, p label, th label, th a, td p, td li, td a, td td, td address, blockquote p, blockquote blockquote, td pre, th pre, li pre, address pre, blockquote pre, dd pre {
    font-size: 100%;
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	background: none repeat scroll 0 0 transparent;
    color: #757B3E;
    font-family: Arial,Helvetica,sans-serif;
}

h1 {
    font-size: 1.8em;
    font-weight: normal;
    margin: 0 25px 20px 0;
}

a:link, a:visited {
    color: #000000;
}

.clearb, .containerbot, .mainbot, .mainconbot, .maincontentbot, .menubot {
    clear: both;
}

#container {
    background: url(images/bg-container.gif) repeat-y scroll 0 0 transparent;
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 840px;
}

#headercon {
    background: url(images/bg-headercon.gif) no-repeat scroll 0 0 transparent;
    height: 310px;
    width: 840px;
}

#logo1 {
    background: url(images/lifestyle.gif) no-repeat scroll 0 0 transparent;
    height: 72px;
    left: 21px;
    position: absolute;
    top: 41px;
    width: 350px;
}

#logo1 a {
    height: 72px;
    width: 350px;
}

#logo1 a, #logo2 a {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    display: block;
    margin: 0;
    padding: 0;
}

#logo2 {
    background: url(images/logo2.jpg) no-repeat scroll 0 0 transparent;
    height: 192px;
    left: 21px;
    position: absolute;
    top: 114px;
    width: 798px;
}

#logo2 a {
    height: 192px;
    width: 798px;
}

#menucon {
    border-right: 3px solid #969E4E;
    left: 31px;
    position: absolute;
    top: 340px;
    width: 140px;
}

#menucon ul {
    margin-top: 20px;
    padding-bottom: 20px;
    width: 140px;
}

#menucon ul li {
    display: inline;
    list-style: none outside none;
}

#menucon ul li a {
    display: block;
    font-weight: bold;
    padding: 3px 0 2px 10px;
    text-decoration: none;
    width: 140px;
    border-left: 20px solid #E7E7D1;
}

#menucon ul li a:hover, #menucon ul li.active a {
    border-left: 20px solid #969E4E;
    color: #000;
}

#maincon {
    margin-left: 21px;
    padding-top: 30px;
    width: 798px;
}

#maincontent {
    margin-left: 200px;
    padding-bottom: 25px;
}

#nocolumn #content {
    min-height: 350px;
}

#content {
    min-height: 350px;
}

#nocolumn #text {
    margin-right: 0;
    width: 580px;
}

#text {
    margin-right: 200px;
    width: 390px;
}

#nocolumn #content p {
    margin-right: 15px;
}

#content p {
    line-height: 1.4em;
    margin: 10px 15px 10px 0;
}

#container p.containerbot {
    background: url(images/bg-container-bottom.gif) no-repeat scroll 0 0 transparent;
    height: 25px;
    width: 840px;
}