/**
* CSS for doc_frontp.php
*
* @package Site
* @subpackage CSS
* @author Pavel "Papi" Jartsev <papi@digitalfruit.ee>
* @filesource
*/

@import 'mod_events.css';

#header-2
{
	background: url("../tmpl/img/header-2-fp-bgr.jpg") no-repeat center top;
	height: 238px;
}

#msg
{
	bottom: 15px;
	color: #FFF;
	height: 80px;
	font-size: 1em;
	left: 0;
	line-height: 1.5em;
	position: absolute;
	text-align: left;
	width: 490px;
}

#woman
{
	background: url("../tmpl/img/woman-fp.png") no-repeat left top;
	bottom: 0;
	height: 344px;
	position: absolute;
	right: 0;
	width: 228px;
}

