/* Main items */

body{
	background: url('/slices/bg.png') repeat-x;
	background-color: #232E38;
	margin: 0px;
	font-weight: normal;
}
img {
	border: none;
}

h1 {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #034C9C;
	position:relative;
}

h2 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #034C9C;
}

a, a:visited, #topContent a, #topContent a:visited {
	text-decoration: none;
	color: #034C9C;
}

a:hover, #topContent a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}
#wrap {
	margin: 0 auto;
	width: 950px;
}

/* Main box shadow */

#leftBg {
	width: 10px;
	height: 510px;
	float: left;
	background-image: url('/slices/bg_left.png');
	background-repeat: no-repeat;
	background-position: top right;
	
}

#rightBg {
	width: 10px;
	height: 510px;
	float: left;
	background-image: url('/slices/bg_right.png');
	background-repeat: no-repeat;
	background-position: top left;
	
}


/* Main box */

#main{
	width: 918px;
	float: left;
	background-color: #fff;
	background: url('/slices/ccc.jpg') repeat-y;
	
	margin: 0;
	color: #000;
	font-family: Arial;
	border-left: 6px solid #ccc;
	border-right: 6px solid #ccc;
	min-height: 520px;
	
}

/* header and logo */

#header {
	background-image: url('/slices/bg_top.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #fff;
}

#logo {
	padding-left: 19px;
	background-image: url('/slices/logo_text.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	width: 389px;
	height: 105px;
}

#logo img {
	margin-top: 14px;
}

#header h1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	float: right;
	display: inline;
	margin-top: -55px;
	margin-right: 18px;
}

#rfq {
	width: 400px;
	height: 35px;
	float: right;
	text-align: right;
}
.tPhone {
	font-size: 16px;
	font-weight: bold;
	color: #034C9C;
	float: right;
	margin-top: 10px;
}
#rfq a {
	width: 124px;
	height: 35px;
	margin-top: 5px;
	margin-right: 15px;
	_margin-right:5px;
	display: block;
	float: right;
	background-image: url('/slices/rfq.gif');
	background-repeat: no-repeat;
	background-position: top right;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
}


#header h1{
	_margin-top:-67px;
}

#cols h2{
	height:14px;
	overflow:hidden;
	margin-bottom:-5px;
	_margin-bottom:-13px;
}
#rfq a, #needrefrig{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
#needrefrig span{
	line-height:30px;
	display: block;
}
#needrefrig{
	display: block;
	width: 158px;
	height: 114px;
	background-image: url('/slices/bg_call.jpg');
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	margin-left: 1px;
	padding-top:7px;
	background-color:#ccc;
	border-bottom:2px solid #fff;
}


/* Top navigation items */

#topnav a, a:visited, a:hover {
	color: white;
}

#topnav {
	position: relative;
	top:-14px;
	_top:-30px;
	margin-left: 174px;
	width: 731px;
	_width:734px;
	height: 86px;
	background-image: url('/slices/bg_topbtn.png');
	margin-bottom:2px;
	_margin-bottom:-14px;
}

#topnav a {
	width: 120px;
	height: 86px;
	float: left;
	text-align: center;
	vertical-align: bottom;
	border-left: 1px solid #023860;
	border-right: 1px solid #047EF9;
	margin: 0;
	padding: 0;
}

#topnav a.firstTN {
	border-left: none;
}
#topnav a.lastTN {
	border-right: none;
}
#topnav a:hover{
	text-decoration: none !important;
	text-decoration:underline;
}
#topnav a:hover span {
	text-decoration: underline;
	cursor:pointer;
}
#topnav img {
	max-height: 68px;
	max-width: 120px;
	
}
#topnav span {
	background: #000;
	display: block;
	height: 15px;
	width: 120px;
	padding-top:2px;;
	margin-top:-1px;
	_margin-top:-3px;
	font-size: 11px;
	font-weight: bold;
}

/* left menu */

#menu {
	position: relative;
	top: -14px;
	width: 159px;
	margin-left:13px;
	_margin-left:7px;
	float: left;
}

a.navitem, a.navitemselect, a.navsubitem, a.navsubitemselect {
	display: block;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	
	padding-left: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom:2px solid #fff;
}

a.navitem {
	background-color: #ed3b29;
}

a.navitemselect {
	background-color: #034C9C;
}

a.navsubitem {
	background-color: #999;
	padding-left: 16px;
}

a.navsubitemselect {
	background-color: #fff;
	color: #034C9C !important;
	padding-left: 16px;
}

a.navitem:hover {
	background-color: #034C9C;
}

a.navsubitem:hover {
	background-color: #fff;
	color: #034C9C;
}
#menu a:hover{
	text-decoration:none;
}

/* content */

#content {
	/*width: 680px;*/
	float: left;
	margin: 0px 15px;
	_margin-right:0px;
}
#topContent {
	width: 684px;
	_width: 688px;
	/*float: left;*/
	border: 1px solid silver;
	padding: 0px 15px;
	font-size: 12px;
	_margin-right:0px;
	min-height:265px;
	/*overflow:hidden;*/
	margin-bottom:10px;
	_margin-bottom:25px;
}

#topContent h1{
	margin-top:10px;
}

#topContent img {
	float: right;
}

.illustration {
	float: right;
	width: 300px;
	margin: 10px 0 5px 0;
	padding-left:5px;
}

/* homepage columns */

#cols {
	margin-right: -30px;
}

#cols div {
	float: left;
	padding: 10px 0;
	width: 228px;
	_width: 229px;
	font-size: 12px;
}

#colCenter {
	margin: 0 15px;
}

#cols h2 {
	border-bottom: 4px solid #ccc;
	padding-bottom: 4px;
	font-size: 12px;
}

/* Logos section */

#logos, #logos_hp {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 10px;
	height:40px;
	padding: 5px 0;
}

#logos_hp {
	margin: 15px 0;
	_margin-bottom:25px;
	margin-right:12px;
	width:690px;
}
#logos {
	margin:0 auto;
	width:675px;
	margin-bottom:15px;
	margin-top: 10px;
}
#logos span, #logos_hp span {
	vertical-align: top;
	float:left;
	
}
#logos img, #logos_hp img {
	margin: 0;
	float:left;
	nowidth:93px;
	noheight:40px;
}
#logos_hp img {
	margin: 0 9px 0 0;
	
}

/* Product list */

.packagelist {
	list-style-type: square;
}

.prodDescription {
	display: block;
	padding-left: 10px;
}


/* footer menu links */

#bottomlinks {
	height: 29px;
	background-image: url('/slices/bg_bottom.png');
	background-repeat: repeat-x;
	color: #fff;
	text-align: center;
	margin: 0 14px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 7px;
	_padding-top: 7px;
	_margin-right:12px;
	background-color: #fff;
	border-top:2px solid #fff;
	
}

#bottomlinks a {
	color: #fff;
	margin-right:5px;
	margin-left:5px;
}

/* footer */

#footer {
	font-family: Arial;
	font-size: 10px;
	color: #000;
	margin: 0 15px 10px 15px;
	font-weight: normal;
	
}

#footer div {
	float: left;
	
}

.footerLeft {
	width:335px;
	text-align: left;
	background-color: #fff;
	height:21px;
	margin-left:-1px;
	
}

.footerCenter{
	width: 285px;
	text-align: center;
}

.footerRight {
	width: 265px;
	text-align: right;
	/*letter-spacing: 1px;*/
	
}
.footerRight img {
	margin-top:-4px;
	position:relative;
	vertical-align:top;
}
#footer a{
	color:#000;
	text-decoration:none;
}
#footer a:hover{
	color:#EAA400;
}
.clearafter {
	clear: both;
	height: 15px;
	background-color: #fff;
	margin-top:-16px;
}
/* ... contact us and rfq ... */
form{
	width:460px;
	margin:0px 0 10px 0;
}
form label{
	width:180px;
	float:left;
}
form input, form textarea{
	width:250px;
	float:left;
	font-family:Arial;
	font-size:12px;
	border:1px solid #034C9C;
}
.submit{
	background:url(../slices/submit.jpg) bottom no-repeat;
	width:87px;
	height:28px;
	margin:15px 0 15px 260px;
	border:0;
	color:#fff;
	letter-spacing:2px;
	font-weight:bold;
	padding-bottom:2px;
	_padding-bottom:0px;
	cursor:pointer;
}
#prodInt{
	float:left;
	width:252px;
	margin-bottom:5px;
	margin-left:-4px;
	_margin-left:0px;
	border-left:0;
	
}
form #prodInt input{
	width:14px;
	height:14px;
	float:left;
	border:0;
}
form #prodInt label{
	float:left;
	margin-left:10px;
	margin-top:3px;
	_margin-top:0px;
	
}