@charset "UTF-8";

/* CLASSES */

h1.privacyheader{
	margin:0px;
	margin-bottom:10px;
	display:block;
	width:924px;
	height:35px;
	text-indent:-9999px;
	background: url(../images/privacy.png) left no-repeat;
	border-bottom: #8d0404 2px solid;
}

/* DIVS */

div#header{
	background:#cecece;
}
div#bigbox{
	position:relative;
	width:964px;
	padding-left:30px;
	padding-right:30px;
	padding-top:20px;
	padding-bottom:20px;
	background-color:#cecece;
	margin:0px;
}

div#module_c{
	position:relative;
	width:924px;
	margin:0px;
	padding:20px;
	margin-bottom:20px;
	line-height:18px;
	text-align:justify;
}
