﻿/* CSS Document */
div#header h1#logo {
	margin: 0;
	padding: 0;
	width: 262px;
	height: 67px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_images/logo.png', sizingMethod='image'); background: none;
}
.top {
	margin:0 -11px 0 -9px;
}
.bottom {
	margin:0 -11px 0 -9px;
}
div#page ul#nav {
	margin: 0;
	padding: 0;
	background: url(../_images/ieNav.gif) no-repeat;
}
div#transLinks {
	float: right;
	clear: left;
}
.phone {
	margin-right: 2px;
}
div#customer label#passLabel {
	margin-left: 5.25em;
}
div#transLinks h4{
	margin-top: 1px;
}
div#transLinks a{
	margin-top: 0;
}
div#customer {
	padding-bottom: 30px;
}
div#trust {
	padding-bottom: 36px;
}
div#transLinks h4#domestic{
	height: 35px;
}
div#transLinks h4#international{
	height: 35px;
}
div#customer p#links{
	margin-left: 10px;
}