html body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin:0;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
}
a {
	color:#0071BD;
	text-decoration:none;	
	
}
 a:hover{
	color:#0071BD;
	text-decoration:underline;	
}
#pagemaster{
	width:948px;
	margin-left:auto;
	margin-right:auto;
}
#contentmaster{
	padding-top:25px;
	width:948px;
	float:left;
}
#headerleft{
	width:200px;
	height:110px;
	float:left;
	background-image:url(../images/ccl-autosleeve_08.gif);
	background-repeat:no-repeat;
}
#headermiddle{
	width:636px;
	height:110px;
	background-color:#0071BD;
	float:left;
	border-left: 1px solid #FFFFFF;
	text-align:center;
}
#headerright{
	width:111px;
	height:110px;
	float:left;
/*	background-image:url(../images/ccl-autosleeve_11.gif);
	background-repeat:no-repeat;*/
}
#menutop{
	width:635px;
	height:25px;
	padding-top:85px;
	float:left;
	text-align:center;
}
#clearwrapper{
	width:948px;
	float:left;
	background-color:#FFFFFF;
}
#menuleft{
	width:185px;
	margin-top:15px;
	margin-left:15px;
	float:left;
	text-align:left;
}
#packexpo{
	background-color:#E7E5D7;
	border-width:1px;
	border-color:#000000;
	border-style:solid;
	padding: 0px 5px 0px 5px;
}
#menuleft a{
	color:#0071BD;
	text-decoration:none;	
}
#menuleft a:hover{
	color:#0071BD;
	text-decoration:underline;	
}

#youarehere{
	width:163px;
	height:22px;
	padding-top:3px;
	float:left;
	font-size:12pt;
	font-weight:700;
	color:#FFFFFF;
	text-align:center;
	background-color:#0071BD;
}
#contentwrapper{
	width:745px;
	float:left;
	border-left: 1px solid #000000;
	text-align:center;
}
#title{
	width:736px;
	float:left;
	padding:5px 0px 0px 10px;
	text-align:center;
	color:#0071BD;
}
#maincontent{
	width:731px;
	float:left;
	text-align:left;
	padding:5px 10px 5px 5px;
}
#footer{
	width:948px;
	margin-left:-6px;
	color:#0071BD;
	font-size:9pt;
}
#footer a{
	color:#0071BD;
	text-decoration:none;	
}
#footer a:hover{
	color:#0071BD;
	text-decoration:underline;	
}
