.header_text1
{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	border: 0px;
	float: left;
	width: 100%;
	height: 52px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(/img/header_text1.jpg);
}
.header_text2
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	border: 0px;
	width: 100%;
	height: 52px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(/img/header_text2.jpg);
}

.header_phone
{
	margin: 0px 0px 0px 0px;
	padding: 35px 20px 20px 0px;	
	border: 0px;
	width: 315px;
	height: 52px;
	color: black;
	font-size: 14px;
	font-family: Verdana, Arial;
	text-decoration: none;
	text-align: right;
	
}

.web_td
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	border: 0px;
	width: 100%;
	height: 220px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(/img/pack_image.jpg);
}
.print_td
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	border: 0px;
	width: 100%;
	height: 220px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(/img/web_image.jpg);
}
.pack_td
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	border: 0px;
	width: 100%;
	height: 220px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(/img/print_image.jpg);
}

.dep_header
{
	width: 100%;
	height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

.web_list
{
	height: 120px;
	padding-left: 130px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(/img/web_list_back.gif);
	color: #757BAE;
	text-align: left;
	font-size: 10px;
	font-family: Verdana, Arial;
	text-decoration: none;
}

.web_list a
{
	color: #757BAE;
	text-decoration: none;
	margin: 10px 0px 0px 0px;
}

.web_list a:hover
{
	color: red;
	text-decoration: underline;
}


.print_list
{
	height: 120px;
	padding-left: 130px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(/img/print_list_back.gif);
	color: #757BAE;
	text-align: left;
	font-size: 10px;
	font-family: Verdana, Arial;
	text-decoration: none;
}

.print_list a
{
	color: #757BAE;
	text-decoration: none;
	margin: 10px 0px 0px 0px;
}

.print_list a:hover
{
	color: red;
	text-decoration: underline;
}

.red_white_delay
{
	background-repeat: repeat-y;
	background-position: left;
	background-image: url(/img/red_white_delay.gif);
}

.home_bootom_block
{
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(/img/home_bottom_grad.jpg);
       background: #eaeaea;
}

.bottom_grad_delay
{
	background-repeat: repeat-y;
	background-position: left;
	background-image: url(/img/bottom_grad_delay.gif);
}

.left_panel
{
	width: 251px;
}