/* Foodtech 2010 */
/*font styles*/
* {
margin:0px;
padding:0px;
}
td {
padding:2px;
}
p {
margin:8px 0 6px 0;
}

#centercol li{
	list-style-image: url(images/gr_arrow.gif);
	margin-bottom: 4px;
	margin-left:2px;
	margin-right:2px;
	margin-top: 4px;
	line-height:130%;
}
ol, ul {
	padding: 0 0 0 1.5em;
	margin:  0 0 0 0;
	}
#centercol ul{
	margin-bottom: 14px;
	}	
h1 {
	color:#0D52A0;
	font-size:1.6em;
	margin:12px 0 0 0;
	font-weight:normal;
}
h2 {
	color:#0D52A0;
	font-size:1.2em;
	font-weight:normal;
	margin:6px 0 0 0;
	font-weight:normal;
	line-height:140%
}

h3 {
	color:#0D52A0;
	font-size:1.2em;
	font-weight:normal;
	margin:2px 0 3px 0;
}
h4 {
	color:#0D52A0;
	
	font-size:1em;
	font-weight:normal;
}

.smaller {font-size:.82em; }

a, a:visited {
color:#0D52A0;
}

a:hover {
color:#000;
}

.footlink, .footlink:visited{
	color:#781515;
}

.footlink:hover, #right a:hover{
	color:#000;
}


.intro{
	color:#0D52A0;
	font-size:1.2em;
	margin:10px 0 8px 0px;
	line-height:140%;
}
.quote {
padding-top:2px;
padding-left:22px;
	background-image:url(images/bg_open-quote.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	}

/*container divs*/
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#4E667E;
	line-height:140%;
		background-color:#1073C7;
}
#topwrapper{
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#F1F3F8;
}
#wrapper {
	background-image:url(images/bg_footer.jpg);
	background-position: 0px 100%;
	background-repeat:repeat-x;

}
#container {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	background-color:#E8EAF1;

}

#header {
	float:left;
	height:173px;
	background-color:#002368;
	background-image:url(images/hd_bottlebase.jpg);
	background-repeat:no-repeat;
	background-position:738px 100%;
}

#whitecontainer {
	float: right;
	width:770px;
	background-color:#FFF;
	background-image:url(images/bg_bottlebaseint.jpg);
	background-position:548px 0;
	background-repeat:no-repeat;
}

#base {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	height:42px;
}

#horinav {
	clear:left;
	float:left;
	background-image:url(images/hd_bottlenecks.jpg);
	background-position:729px 0px;
	background-repeat:no-repeat;
	width:100%;
	height:24px;
	background-color:#002368;

}

#left {
	float:left;
	width:190px;	
	padding:26px 0px 10px 00px;
	color:#666666;
	
}


#rightcol {
	
	float:right;
	width:230px;
	margin-right:0px;
	padding:54px 12px 12px 8px;
}
#centercol {
	margin-left:15px;
	margin-right:260px;
	padding:15px 0 15px 0;
	
}
*html #centercol {
	margin-right:200px;
}
#widecol {
	width: 735px;
	margin-left:15px;
	margin-right:10px;
	padding:15px 0 15px 0;
/*	background-color:#0F3; */
}

#centercol li, #rightcol li{
	list-style-image: url(images/gr_arrow.gif);
	line-height: 130%;
	margin-bottom: 4px;
	margin-left:22px;
	margin-right:2px;
	margin-top: 6px;

}
.padtext {
	padding:4px 6px 15px 12px;
}


.box {
	background-image:url(images/bg_box.jpg);
	background-repeat:no-repeat;
	border:1px solid #00ADEF;
	width:455px;
	padding:10px 10px 10px 10px;
	color:#0D52A0;
}
.boxhm {
	background-image:url(images/bg_boxhm.jpg);
	background-repeat:no-repeat;
	border:1px solid #00ADEF;
	width:455px;
	padding:55px 10px 10px 10px;
	color:#0D52A0;
}

/*-- nav styles --*/
#horinav ul {
	list-style-type:none;
padding:2px 250px 0 0;
margin:0;
float:right;
}
	
#horinav ul li {
	display:inline;
	}

#horinav ul li a, #horinav ul li a:visited{
	color:#FFF;
	text-decoration:none;

	padding: 2px 10px 5px 20px;
	float:left;

	}
	
#horinav ul li a:hover{
	color:#89D9F8;
}

#left ul {
	width:100%;
	padding:0;
	margin: 5px 0 10px 0;
}
#left ul li{
	margin: 0 0 2px 0;
	list-style:none;
	overflow:hidden;
}
#left ul li a:link, #left ul li a:visited {
	color:#0E53A1;
	text-decoration:none;
	padding: 3px 5px 2px 8px;
	display:block;
	height:20px;
	background-color:#E8EAF1;
}

#left ul li a:hover, #left ul li a:visited.current {
	color:#1B1366;
	display:block;
	background-color:#FFF;
}

/*-- footer styles --*/

#footer {
	height:45px;
	clear:both;
	font-size:.9em;
	background-color:#FFF;
		padding:0px 0px 0px 10px;
}
#ftdmg{
	width:116px;
	height:51px;
	float:right;
	padding-top:4px;

}

#ftcopy{
	width:500px;
	height:45px;
	float:left;
	margin-top:15px;
}

/*-- extra styles --*/

.wrapright{
	float:right;
	border:0;
	padding-left:6px;
}
.wrapleft{
	float:left;
	border:0;
	padding-right:6px;
}

.hide {display:none;}
