* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: arial;
}
#header {
	clear: both;
}
img{
	border: none;
}
#content h1{
	padding-top: 5px;
	font-size: 16px;
	padding-bottom: 15px;
}
h2, h3{
	font-size: 16px;
}
#header h1 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	word-spacing: 40px;
}
#header #right_header {
	float: right;
	width: 328px;
	height: 101px;
	background-image: url('images/bg_liner_head_right.jpg');
	background-repeat: repeat-x;
}
#header #logo {
	float: left;
	text-align: right;
	width: 672px;
	height: 101px;
	background-image: url('images/bg_liner_head.jpg');
	background-repeat: repeat-x;
}
#header a {
	color: #000000;
	}
#container {
	width: 1000px;
	background-color: #574E4F;
	height: 100%;
	float: left;
	padding-right: 12px;
	background-image: url('images/bg_layout_liner_right.png');
	background-position: right;
	background-repeat: repeat-y;
	overflow: hidden;
}
#menu {
	width: 181px;
	background-color: #eeeeee;
	float: left;
	margin-bottom: -3600px;
	padding-bottom: 3600px;	
}
#menu ul {
	font-size: 12px;
	list-style-type: none;
	float: left;
}
#menu ul li {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	line-height: 30px;
	display: block;
	width: 151px;
	padding: 0px 0px 0px 25px;
}
#menu ul li ul {
	float: none;
}
#menu ul li ul li {
	font-weight: normal;
	width: 137px;
	border: none;
	line-height: 20px;
	padding: 0px 0px 0px 15px;
}
#menu ul li ul li.active {
	font-weight: bold;
	color: #600000;
}
#content {
	border-left: solid 3px #000000;
	width: 816px;
	float: left;
	font-size: 12px;
	color: #FFFFFF;
}
#content a {
	text-decoration: underline;
}
#footer_left {
	width: 181px;
	height: 45px;
	border-top: solid 7px #DADAD8;
	background-color: #F1BEBD;
	float: left;
	clear: both;	
}
#footer_right{
	width: 259px;
	height: 35px;
	border-top: solid 7px #BCBCBC;
	background-color: #DB0B0B;
	float: left;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 560px;
	color: #FFFFFF;
}
#layout_liner_right_sub{
	background-image: url('./images/bg_layout_liner_right.png');
	width: 10px;
	height: 52px;
	float: left;
}
#transport_box{
	background-color: #FF0000;
	width: 272px;
	float: left;
}
.box{
	padding-left: 10px;
	margin-right: -21px;
	width: 272px;
	float: left;
	height: 240px;
	line-height: 20px;
}
.clear {
	clear: both;
}
ul.headnav {
	list-style: none;
	float: right;
}
.headnav li{
	float: left;
	margin: 0px 20px 0px 0px;
}
.header_liner{
	text-align: center;
	position:absolute;
 	left:375px; top:74px;
}
#content div.topnav {
	background-color:#393031;
	height:23px;
	padding-top:6px;
	color:#FFFFFF;
}
a{
	color: #FFFFFF;
	text-decoration: none;
}
#content_liner{
	padding-left: 15px;
	padding-right: 20px;
	margin-right:10px;
}
#menu a {
	color: #000000;
}
li {
list-style: none;
}
.imgRight {
	float: right;
	padding-right: 27px;
	border: solid 1px transparent;
	padding-left:20px;
}
.imgLeft {
	float: left;
	border: solid 1px transparent;
	padding-right: 20px;
}
h3 {
	padding-top: 10px;
	padding-bottom: 5px;
	clear: both;
}