* {
	margin: 0;
	padding: 0;
	position: relative;
}

body {
	background: url(images/back.png);
	color: white;
}

a.head {
	font: 15px/30px "Myriad Pro", Tahoma, sans-serif;
	color: white;
}

a.partner {
	color: #313e3b;
	font: 11px/12px Tahoma, sans-serif;
}

h1 {
	font: 24px/20px Calibri, Corbel, Arial;
	color: white;
	letter-spacing: -1px
}

h2 {
	margin-top: 10px;
	font: 18px/40px Tahoma, sans-serif;
	color: #08adc3;
}

table {
	margin-top: 10px;
	width: 100%;
}

td {
	vertical-align: top;
	padding-left: 15px;
}

input, select {
	font: bold 14px/20px Tahoma;
	margin: 5px 0;
	padding: 3px;
	border: 1px inset;
	width: 270px;
	height: 19px;
}

select {
	width: 280px;
	height: 30px;
}

.orng {
	color: #ff9300;
}

.dgr {
	margin-top: 5px;
	color: #313e3b;
}

#top-line {
	position: absolute;
	background: url(images/top.png) repeat-x;
	height: 31px;
	width: 100%;
}

#smash {
	left: 200px;
	height: 31px;
	width: 100%;
	background: url(images/smash.png);
}

#back {
	width: 901px;
	height: 551px;
	background: url(images/back.jpg);
	text-align: left;
}

#noback {
	width: 901px;
	height: 551px;
	text-align: left;
}

#info {
	width: 353px;
	margin: 35px 0 0 40px;
	float: left;
	font: 11px/16px Tahoma, sans-serif;
}

#logo {
	width: 264px;
	height: 99px;
	background: url(images/logo.png);
	margin: 0 0 15px 15px;
}

#right_panel {
	float: right;
}

#dtext {
	width: 314px;
	height: 54px;
	background: url(images/dtext.png);
	margin: 70px 0 0 165px;
}

#find_form {
	width: 370px;
	height: 240px;
	margin: 80px 0 0 43px;
	color: black;
	font: bold 12px/18px Tahoma;
}

#tabs-1, #tabs-2, #tabs-3 {
	height: 150px;
}

#submit {
	width: 195px;
	height: 57px;
	background: url(images/find.png);
	border: 0;
	margin-left: 180px;
	cursor: hand;
	cursor: pointer;
}

.send {
	width: 195px;
	height: 57px;
	background: url(images/send.png);
	border: 0;
	margin-left: 180px;
	cursor: hand;
	cursor: pointer;
}

#arrow {
	width: 31px;
	height: 31px;
	background: url(images/arrow.png);
	float: right;
}
