﻿body{
	background-color:#FFFFFF;
	color:#000000;
}

.wrapper{
	width:100%;
	min-width:1px;
	max-width:2000px;
	width:expression(document.body.clientWidth < 970? "965px": "100%" );
}

.row_wrapper{
	float:none;
	width:100%;
}
.r3_flf{
	width:100%;
	clear: both;
}

.c2, .c3, .r1_1
{
    display: none;
    }
    
.c1{
	margin: 0;
	width: 100%;
}

p.slogan 
{
    font-size: 1em;  
    }