﻿.deptcopydiv
{
    padding:0px 5px 5px 5px;
    position:relative;
    top:0px;
    left:0px;
    font-family:Arial;
    font-size:13px;      
}
.hp_content
{
	display:none;
}
.cartfnh
{
	width:400px;
}
.departmentmain
{
	margin-top:10px;
	padding-bottom:10px;
	width:663px;
	background-image:url(../ClientAssets/Images/departmentback.jpg);
	background-repeat:repeat-x;
	border-collapse:collapse;
}
.departmentmain h3
{
	margin-bottom:20px;
	font-size:16px;
	padding-left:2px;
}
.deptwithcopy table
{
	width:575px !important;
}
.deptwithcopy td
{
	width:160px !important;
	padding:0 !important;	
}
.deptwithcopy td
{
   vertical-align:top;
}
.deptwithcopy h3
{
	font-size:15px;
	font-family:Arial;
	color:#333333;
	padding-left:5px;
	margin-bottom:0px; 
}
.deptinfo
{
    width:160px;
    height:181px;
    margin-top:10px;
    margin-left:5px;
    background-image:url(../ClientAssets/Images/departmentbox.jpg);
    background-repeat:no-repeat;
    text-align:center;    
}
.deptlink a
{
    position: relative;
    display: block;
    width: 125px;
    left: 15px;
    top: 25px;
    text-align: center;
    color: #191919;
    text-transform: uppercase;
    text-decoration: none;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}
.ch3 .deptlink a
{
    top:27px;
}
.ie7 .deptlink a, .ie6 .deptlink a
{
    left: -5px;
}
.deptlink a:hover
{
	text-decoration:underline !important;
	color:#74afe9 !important;
}
.deptimage
{
    position: relative;
    top: 20px;
    left: -2px;
}
.deptheader
{
    font-size:12pt;
    margin:5px 0 0 8px;
}
.deptimage img
{
    border:none;
}

