body {
	padding:0 0 40px 0;
	margin:0;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	color:#ffe0ac;
	background-color:#000000;
	font-size:14px;
	min-width:990px;
}
.img0 {
	margin-left:-154px;
}
#main {
	background: url(img/bg.jpg) top center repeat-x;
}
#content {
	width:600px;
	padding:20px 0 0 16%;
}
#innerleft {
	background: url(img/left.gif) top left no-repeat;
}
#innerright {
	background: url(img/right.gif) top right no-repeat;
}
#header {
	height:262px;
	padding: 0 30px 0 16%;
}
#header small {
	margin-left:-0.3em;
	color:#e8c17e;
	font-style:italic;
	font-size:14px;
}
#phones {
	height:355px;
	text-align:center;
}
#phones td {
	padding-top:30px;
}
#ribbon {
	position:absolute;
	top: 251px;
	left:20px;
	z-index:20;
}
#badge {
	position:absolute;
	top: 500px;
	right:0px;
	z-index:20;
}
#content h1 {
	color:#ffe0ac;
	font-size:224x;
	font-weight:100;
	font-style:italic;
	margin-bottom:0;
}
#content small {
	color:#e8c17e;
	font-size:14px;
}
ul {
	margin:0;
	padding:0;
}
li {
	margin:0;
	pading:0;
	list-style:none;
}
li h1 {
	font-size:18px;
	color:#ffffff !important;
	font-style:normal !important;
}
li span {
	display:block;
	float:left;
	text-align:center;
	padding-top:3px;
	color:#ffffff;
	margin: 0 15px 0 -37px;
	background:url(img/round.jpg) top right no-repeat;
	width:22px;
	height:22px;
}
a {
	color:#e06568;
}
a:hover {
	color:#ffffff;
}
a:active {
	outline:none;
}