@charset "utf-8";
/* CSS Document */
body {
    text-align: center; /* IE centering */
	font-family: Arial, Helvetica, sans-serif;
	background-color:#e2f1ea;
	font-size:12px;
	color: #000000;
	margin-top: 10px;
}

body, font {
    font-size: 12px;    /* Override FCK's font sizing scheme */
}

* { /* ZERO DEFAULTS */
    margin:0px;
    padding:0px;
}

a {
	color: #16044e;
}
a:hover {
	color: #e29513;
	text-decoration:underline;
}

a img { border:none; } /* remove border from img links */

.clear { /* float clear */
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}


/* PAGE WIDTH AND CENTERING */
#wrapper {
    text-align: left; /* fix for IE centering */
    margin: 0px auto; /* none-IE centering */   
    width: 936px;
	background: url(/images/wrapper_bg.jpg) left top repeat-y;	
}

#wrapperTop {
	width: 936px;
	height: 5px;
	background: url(/images/wrapper_top.jpg) left top no-repeat;
	position: relative;
}

#wrapperBottom {
	clear: both;
	background: url(/images/wrapper_bottom.jpg) left bottom no-repeat;
	height: 5px;
	width: 936px;
}	
/* Inner Wrapper WIDTH AND CENTERING */
#innerWrapper {
    text-align: left; /* fix for IE centering */
    margin: 0px auto; /* none-IE centering */   
    width: 900px;
	background-color:#FFFFFF;	
	margin-top: 10px;
	margin-bottom: 10px;

}
#topHeader {
	width: 900px;
	height: 110px;
	position: relative;
	background-image:url(/images/minpack_logo.jpg);
}
#topHeader a.home {
	position:absolute;
	top:0px;
	left: 0px;
	width: 200px;
	height: 119px;
	text-decoration:none;
	display:block;
}
#topNav {
	display:block;
	float: right;
	position:relative;	
	width: 395px;
	height: 25px;
	margin-right:5px;
	margin-top: 10px;
}
#topNav a {
	color: #FFF;
	font-size: 12px;
	display:block;
	float:left;
	text-decoration:none;
}
#topNav span {
	display:block;
	width:17px;
	float:left;
	text-align:center;	
	color: #FFFFFF;	
}
#topNav a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#navWrapper {
	display:block;
	float: left;
	position:relative;	
	width: 900px;
	height: 24px;
	background-color:#311d04;
	margin-bottom: 7px;
}
/*************************
		BANNER
*************************/

/**** flash ****/
#flash {
	float: left;
	height: 409px;
	width: 900px;
	overflow: hidden;	
	text-align:center;		
}
#flashSub {
	float: left;
	height: 282px;
	width: 900px;
	overflow: hidden;	
	text-align:center;		
}
/**** BANNER ****/
#banner {
	float: left;
	height: 160px;
	width: 900px;
	overflow: hidden;	
	text-align:center;		
}
#belowBanner {
	width:900px;
	height: 20px;
	background:url(/images/color_lines.jpg) bottom left repeat-x;
	float:left;
	display:block;
	margin-bottom:10px;
}
#leftColumn {
	margin-bottom:10px;
	margin-right:10px;
	width: 595px;	
	display:block;
	float:left;
	background:url(/images/column_divider.jpg) top right repeat-y;
	padding-right: 10px;

}
#leftColumn h2 {
	font-size: 14px;
}
#leftColumn li {
	margin-left:25px;
}	
#leftColumn ul li{
	list-style-image:url(/images/yellow_dot.jpg);
	font-weight:bold;
}

#leftColumn  #header{
	height: 45px;
	border-bottom:#e59518 solid 1px;	
	width: 575px;
}
#leftColumn  #content {
	margin-top: 10px;
	width: 575px;
	line-height:18px;
}
#leftColumn #column1 {
	margin-top: 10px;
	width: 240px;
	float:left;	
	line-height:18px;		
}
#leftColumn #column1 ul li{
	list-style-image:url(/images/green_arrow.jpg);
	font-weight:normal;
}
#leftColumn #column1 a:hover {
	color: #e29513;
}	
#leftColumn #column2 {
	margin-top: 10px;
	float:left;
	width: 313px;
	padding-left:17px;	
	border-left: #666666 dotted 1px;	
	line-height:18px;	
}
#leftColumn #column2 ul li {
	font-weight:normal;
}
#map {
	position: relative; 
	width: 520px; 
	height: 330px; 
	top: 10px;
	padding-bottom:20px;
}

#rightColumn {
	width: 280px;
	float:left;
}

#rightColumn #yellowBox {
	background-color:#e29513;
	height: 50px;
	width: 270px;	
	float: left;	
}
#rightColumn #yellowBox h1, #rightColumn #yellowBox h1 span {
	color:#FFFFFF;
	font-size: 20px;
	font-weight:bold;
	padding-left:10px;	
	padding-top: 13px;
}
#rightColumn #yellowBox h1 span {
	font-weight: normal;
}

#rightColumn #greenBox {
	background-color:#b3c9be;
	width: 260px;		
	padding-left:10px;
	line-height: 20px;
	float: left;
	display:block;
}
#bottomSection {
	background-color:#e29513;
	height: 190px;
	border-bottom: #311d04 solid 2px;
}
#bottomSection #column1, #bottomSection #column2, #bottomSection #column3 {
	float:left;
}
#bottomSection #column1 {
	margin-top:10px;
	margin-left:50px;
	width:285px;
}
#bottomSection #column2 {
	width:315px;
}
#bottomSection #column3 {
	margin-top:10px;
}	

#bottomSection #column1 ul li, #bottomSection #column3 ul li{
	list-style-image:url(/images/white_arrow.jpg);
}
#bottomSection #column1 li,#bottomSection #column3  li {
	margin-left:25px;
}

#bottomSection #column1 a, #bottomSection #column3 a {
	color: #000;
	text-decoration:none;
}
#bottomSection #column1 a:hover, #bottomSection #column3 a:hover {
	text-decoration: underline;
}
#footer {
	background-color:#407133;
	height:46px;
}
#footer a {
	color:#FFFFFF;
	text-decoration:none;
}

#footer #left,  #footer #right{
	width: 140px;
	margin-left:20px;
	float:left;	

}
#footer #middle {
	width: 560px;	
	float:left;
	text-align:center;	
	margin-top: 5px;	
}
#footer #left a {
	background:url(/images/contact_us.jpg) top left no-repeat;
	height:30px;	
	display:block;
}
#footer #right a {
	background:url(/images/rfq.jpg) top left no-repeat;
	height:30px;	
	display:block;
}
#footer #left a span , #footer #right a span{
	display:block;	
	text-decoration:underline;
	padding-top:10px;
	padding-left: 35px;
}
#footer #middle span {
	padding: 0px 5px 0px 5px;
	color:#FFFFFF;
}
#footer #middle a:hover {
	text-decoration:underline;
}
#belowFooter {
    text-align: left; /* fix for IE centering */
    margin: 5px auto; /* none-IE centering */   
    width: 900px;	
}
#belowFooter #left {
	float:left;
	color:#000000;
	font-size:10px;
	display:block;
}
#belowFooter #right {
	float:right;
	color:#000000;
	font-size:10px;

}
