
* { 
	margin:0;
	padding:0;	
}
body, html {
	margin:0;
	padding:0;
	background: #f7ded4 url(../img/bg_main.jpg) repeat-x center top;
	/* FONTS */
	font-size: 11px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1.headline {
	font-size: 13px;
	margin-bottom: 10px;
}
h2.footerLinks { 
	position:absolute;
	right: 5px;
	bottom: 15px;
	width: 423px;
	/* FONTS */	
	font-size: 10px; 
	font-weight: normal;
}
p {	margin-bottom: 10px; }
a, a:link {	color: #896e58; }
a:hover, a:focus { color: #000; text-decoration: none; }

div#mainWrapper { 
	position: relative;
	width: 428px;
	margin: 0 auto;
	padding: 70px 0 53px 596px;
	background: url(../img/bg_striper.jpg) no-repeat center bottom;
}
div#youTube {
	display: block;
	height: 173px;
	width: 177px;
	padding: 0 0 0 15px;
}
div#textBox {
	display: block;
	margin: 230px 0 0 0;
	line-height: 170%;
}
