body {
	background: #26060a;
	color: #fff;
	margin: 0;
	padding: 0;
	background-image: url('/images/top.gif');
	background-repeat: repeat-x;
	background-position: top left;
	font-family: arial, sans-serif;
	font-size: 13px;
}

img {
	border: 0px;
}

h2 {
	padding: 0;
	margin: 0;
	line-height: 125%;
	font-size: 19px;
	font-weight: normal;
}

ul {
	padding: 0;
	margin-left: 0px;
	list-style-type: none;
	color: #c3959c;
}

li {
	color: #fff;
	line-height: 150%;
	padding-left: 12px;
	background: url('/images/bull.gif') no-repeat 0 7px;
}

#container {
	width: 960px;
	min-height: 500px;
	background-image: url('/images/logo.jpg');
	background-repeat:no-repeat;
	background-position: top left;
	margin: 29px auto;
}

	#container table {
		width: 100%;
	}

#contact {
	height: 150px;
	padding: 0;
	vertical-align: top;
}

	#contact a {
		display: block;
		width: 162px;
		height: 22px;
		position: relative;
		top: 45px;
		left: 581px;
		border: 0;
		text-decoration: none;
		font-size: 10px;
		background-image: url('/images/contact.gif');
		background-repeat: no-repeat;
		background-position: top left;
	}

		#contact a:hover {
			background-position: 0px -21px;
		}

td.icon {
	border-right: 1px solid #513237;
	text-align: right;
	padding-right: 10px;
	vertical-align: top;
	width: 120px;
}

td.description {
	width: 320px;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: top;
	text-align: left;
}

td.space {
	height: 25px;
}

#footer {
	font-size: 11px;
	color: #c3959c;
	text-align: center;
	vertical-align: top;
}
