body {
    font-family: verdana,arial,helvetica;
    font-size: 11px;
    line-height: 150%;
    text-align: center;
	background-color:#e9eeea;
}

#document,.document {
    margin: auto;
    text-align: center;
    width: 1002px;
}

#footer, #header {
    clear: both;
    /*position: relative;*/
    width: 1002px;
    background-image: url(../content/images/content_loop.jpg);
}

#footer {
	background-image: url(../content/images/lablec.jpg);
	height: 50px;
	text-align: center;
	font-size: 9px;
	width: 1002px;
	margin: 0;
	*margin: 0;
}

#footer .data {
padding-top:15px !important;
}

#header {
	line-height: 0%;
	height:169px;
}

#left-sub {
    float: left;
    clear: both;
    width: 207px;
    line-height:150%;
    text-align: left;
	min-height: 600px;
	background-color:#698368;
}

#right-sub {
    float: right;
    width: 214px;
    line-height:150%;
    text-align: left;
	min-height: 600px;
	background-color:#698368;
}

#content {
    float: left;
    width: 581px;
    min-height: 600px;
    text-align: left;
	background-color:#fff;
}

#header, body, #content, #body {
    margin: 0;
    padding: 0;
}

