* { line-height: 1.2; }
html { height:100%; background: #e7dbc3; }
body {
	height:100%;
	min-height:100%;
	height: auto !important;
	position: relative;
	margin:0;
	padding:0;
	background: #e7dbc3;
	color: #8c3415;
	font-family: Tahoma;
	font-size: 13px;
	min-width: 500px;
}
#content { padding-top: 20%; padding-bottom: 100px; }

#top { width: 200px; background: #9a3f23 url('/img/top.png') top right no-repeat; height: 30px; }
#top a { display: block; color: #FFF; font-size: 14px; font-family: Arial; text-decoration: none; padding-top: 6px; padding-left: 8px; }
#top a:hover { text-decoration: underline; }

#icq { color: #000; position: absolute; font-size: 13px; margin-left: 330px; margin-top: -6px;}
#contact { margin-left: auto; margin-right: auto; width: 419px; padding-top: 13px; color: #8c3415; font-size: 72px; background: url('/img/icq.png') top right no-repeat; }
#contact small { font-size: 20px; }
#contact small a { font-size: 20px; color: #8c3415; text-decoration: none; line-height: 1; display: block; }

#bottom { width: 300px; position: absolute; bottom: 0px; right: 0px; height: 50px; color: #8c3415; }
#bottom a { color: #8c3415; text-decoration: none; }
#bottom a:hover { color: #8c3415; text-decoration: underline; }

