body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

.clear {clear: both;}

body {
	font: 12px Georgia, sans;
	color: #1b1b1b;
	background: #fff url(../img/bg.gif) repeat-x left top;
}

a {
	color: #356597;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

input, textarea {
	font: 12px Arial, sans-serif;
}
#container {
	width: 650px;
	padding: 0 25px;
	margin: auto;
}
#header {
	height: 79px;
	padding: 165px 0 0 0;
	background: url(../img/header-bg.gif) repeat-x left bottom;
}
#header h1 {
	background: url(../img/mb-finance.gif) no-repeat right top;
	height: 51px;
	text-indent: -9999px;
	overflow: hidden;
}
#content {
	color: #9499a0;
	text-align: right;
	line-height: 18px;
	padding: 23px 0 100px 0;
}
#content .contacts {
	color: #1b1b1b;
	padding: 0 0 36px 0;
	letter-spacing: 1px;
}
#content ul {
	float: right;
	clear: both;
}
#content li {
	float: left;
	background: url(../img/bullet.gif) no-repeat 11px 8px;
	text-align: left;
	padding: 0 0 0 24px;
}
#content li.first {
	padding: 0;
	background: none;
}
#content p {
	clear: both;
}
#footer {
	height: 50px;
	overflow: hidden;
}
#footer .hump {
	float: right;
	width: 53px;
	background: url(img/hump.png) no-repeat 10px 37px;
}
#footer .hump a {
	display: block;
	width: 53px;
	height: 107px;
	overflow: hidden;
	text-indent: -9999px;
}
