
* {
	border: 0;
	padding: 0;
	margin: 0;	
}

html,
body {height: 100%;}

body {
	background: url(../i/bg_pattern.gif);
	text-align: center;
}

#distance {
	width: 1px;
	height: 50%;
	margin-bottom: -374px;
	float:left;
}

#content {
	position: relative;
	margin: 0 auto;
	width: 1008px;
	height: 628px;	
	text-align: left;
	clear: left;
}

#flash {
	padding: 14px 0 0 14px;
	color: #000;
}

#content {background: url(../i/holder.gif) 0 0 no-repeat;}
body #content[id] {background: url(../i/holder.png) 0 0 no-repeat;}

#logo {
	position: absolute;
	bottom: -40px;
	right: 20px;
}

#contact {
	color: #666;
	font: normal .7em Arial, Helvetica, sans-serif;
	width: 300px;
	padding: 20px 0 0 15px;
}

a {
	color: #f4353f;
	text-decoration: none;	
}
a:hover{color: #ff535c;}
