/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background: url(images/full-bg.jpg) no-repeat center top #333333;
}
form, select, input {
	margin: 0px;
	padding: 0px;
}
.search_bg {
	background: url(images/search-bg.jpg) no-repeat right bottom;
	height: 40px;
	padding-top: 0px;
}
.search_bg form {
	width: 303px;
	float: right;
	padding: 0px 10px;
}
.search_bg form select {
	width: 200px;
	margin-right: 10px;
}
.flash {
	background: #FFFFFF;
	padding-top: 5px;
}
.address {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #656565;
	line-height: 16px;
	padding: 5px 0px;
}
.foot_nav {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #656565;
	line-height: 16px;
	padding: 5px 0px;
	text-align: right;
	text-transform: uppercase;
}
.foot_nav a {
	color: #656565;
	text-decoration: none;
	padding-left: 15px;
}
.website {
	font-family: tahoma;
	font-size: 10px;
	color: #656565;
	line-height: 16px;
	padding: 5px 0px;
	text-align: right;
}
.website a{
	color: #656565;
	text-decoration: none;
}
h1 a.indowestern {
	background: url(../images/indowestern.gif) no-repeat left top;
	width: 139px!important;
}