body, html {
	margin: 0;
	padding: 0;
	height: 100%;
}
#container {
	width: 770px;
	margin: 0 auto;
	background: #000;
	padding: 0;
	text-align: left;
	height: 555px;
}
#header {
	margin: 0 0 4px;
	width: 770px;
	height: 475px;
	background: #fff url(./images/background_home.jpg) top left no-repeat;
}
#top_nav {
	position: relative;
	top: 90px;
	z-index: 2;
	text-align: right;
}
#top_nav a {
	font: normal 14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #B50D1C;
	text-decoration: none;
}
#logo {
	position: absolute;
	margin: 50px 0 0 0px;
	width: 155px;
	height: 60px;
	background: transparent;
}
#logo a {
	display: block;
	width: 155px;
	height: 60px;	
}
#image_bottom_left {
	position: absolute;
	margin: 266px 0 0 0px;
	width: 192px;
	height: 288px;
	background: transparent url(./images/man.gif) top left repeat;
}
#content_left {
	float: left;
	width: 144px;
	height: 75px;
	padding: 0 20px 0 16px;
	background: #000;
}
#content_right {
	float: left;
	width: 561px;
	height: 70px;
	margin: 0 0 0 0;
	padding: 0 0 5px 29px;
	background: #000;
}
#footer {
	clear: both;
	width: 770px;
	height: 30px;
	background: #B60E1A;
}
#footer_layout {
	margin: 0 auto;
}
#bottom_nav {
	clear: both;
	width: 770px;
	margin: 0 auto;
	text-align: right;
	height: 30px;
	background: #fff;
	font: normal 12px/34px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
}
a:link {
	color: #bf0000;
	text-decoration: none;
}
a:hover {
	color: #7D7D7D;
	text-decoration: none;
}
#box_green_image {
	position: absolute;
	margin: 345px 0 0 215px;
	width: 149px;
	height: 122px;
}
#box_green_image a{
	display: block;
	width: 149px;
	height: 122px;
}
#box_blue_image {
	position: absolute;
	margin: 345px 0 0 403px;
	width: 149px;
	height: 122px;
}
#box_blue_image a{
	display: block;
	width: 149px;
	height: 122px;
}
#box_orange_image {
	position: absolute;
	margin: 345px 0 0 594px;
	width: 149px;
	height: 122px;
}
#box_orange_image a{
	display: block;
	width: 149px;
	height: 122px;
}
.box_green {
	float: left;
	margin: 0 0 0 2px;
	width: 170px;
	height: 70px;
	font: normal 15px/25px Arial, Helvetica, sans-serif;
	text-align: center;
	background: #000 url(./images/box_green.jpg) top left no-repeat;
}
.box_blue {
	float: left;
	margin: 0 0 0 18px;
	width: 170px;
	height: 70px;
	font: normal 15px/25px Arial, Helvetica, sans-serif;
	text-align: center;
	background: #000 url(./images/box_blue.jpg) top left no-repeat;
}
.box_orange {
	float: left;
	margin: 0 0 0 22px;
	width: 170px;
	height: 70px;
	font: normal 17px/25px Arial, Helvetica, sans-serif;
	text-align: left;
	background: #000 url(./images/box_orange.jpg) top left no-repeat;
}
.box_green a {
	display: block;
	padding: 7px 0;
	width: 170px;
	height: 50px;	
}
.box_blue a {
	display: block;
	padding: 7px 0;
	width: 170px;
	height: 50px;		
}
.box_orange a {
	display: block;
	padding: 7px 0;
	width: 170px;
	height: 50px;		
}
#customer {
	position: absolute;
	margin: 120px 0 0 515px;
}
label {
	float: left;
	width: 90px;
}

.sm_text {
	padding: 0;
	margin: 0;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color: #2340FE;
}
input {
	width: 90px;
	margin: 0 0 5px;
}
.boxes {
	width: 1em;
}
#submitbutton {
	margin-left: 5px;
	margin-top: 5px;
	width: 30px;
}
span {
	width: 170px;
	height: 70px;
	float: left;
}