html{
   height: 100%;
}
body{
   height: 100%;
   font-family:Arial, Helvetica, sans-serif;
   font-size:11px;
   	background-image:url(imgs/background_ext.jpg);
	background-repeat:repeat-x;
}
div.headerbg {
	z-index:-2;
	width: 100%;
	height: 247px;
	background-image:url(imgs/background_ext.jpg);
	background-repeat:repeat-x;
}
div.wrapper {
   min-height: 550px;
   width: 894px;
   height: auto !important;
   margin: 0 auto 0px auto;
}
div.footer{
    width:100%;
    height:126px;   /* Height of the footer */
	background-image:url(imgs/footer-bg.gif);
	background-repeat:repeat-x;
}
div.nudge{
   clear: both;
}

#indent {
	margin-left:100px;
}

a:link {
	text-decoration: none;
	color:#000;
}
a:visited {
	text-decoration: none;
	color:#000;
}
a:hover {
	text-decoration: underline;
	color:#064;
}
a:active {
	text-decoration: none;
	color:#000;
}
#header{
	width: 908px;
	height: 55px;
	margin: auto;
	margin-top:-12px;
}
#logo{
	width: 135px;
	height: 50px;
	float: left;
	margin-left:15px;
}
#menu{
	
	height: 28px;
	position:relative;
	left: 243px;
	top: 27px;
}

#banner{
	position:relative;
	width: 920px;
	height: 192px;
	margin:auto;
	z-index: -1;
}

#banner img{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: -1;
}

img
{  border-style: none;
}

#container{
	width: 894px;
	height: 480px;
	margin:auto;
}


#tab_container{
	margin-top: 10px;
	width: 671px;
	height: 292px;
	float: left;
}
#tab_spacer{
	width: 170px;
	height: 62px;
	float: left;
}

#tab_spacer2{
	width: 140px;
	height: 40px;
	float: left;
}

#tab_menu_top{
	width:501px;
	height:62px;
	float: right;
}

#tab_menu_top2{
	width:531px;
	height:40px;
	float: right;
	background-image:url(imgs/window-header2.gif);
	background-repeat:no-repeat;
	
}

#tab_menu_left {
	list-style:none;
	width: 170px;
	height: 230px;
	background:url(imgs/tab_menu_left.jpg);
	text-align:right;
	float: left;
}

#tab_menu_left2 {
	list-style:none;
	width: 140px;
	height: 500px;
	margin-top:-5px;
	background-image:url(imgs/window-header-left.gif);
	background-repeat:no-repeat;
	text-align:right;
	float: left;
}

#tab_menu_left ul{
	list-style:none;
	margin-top: 10px;
}
.tab_button_left{
	width: 129px;
	height: 46px;
	padding: 0px 2px 5px 2px;
	text-align:center;
	font-size:12px;
	color:#000;
}
#tab_box{
	width: 501px;
	height: 230px;
	background:url(imgs/tab_box.jpg);
	float: right;
}

#rightside{
	width: 223px;
	height: 292px;
	float: right;
}
#clients{
	width: 222px;
	height: 141px;
	margin-top: 15px;
}
#nextstep{
	width: 223px;
	height: 63px;
	background-image:url(imgs/next-step.jpg);
	margin-top: 50px;
	padding-top:30px;
}
#blocks{
	top: 10px;
	width: 896px;
	height: 157px;
	margin-left: -2px;
}
#block{
	width: 224px;
	height: 157px;
	float:left;
}
#block-top{
	width: 224px;
	height: 35px;
}
#block-bottom{
	width: 219px;
	height: 122px;
	background-image:url(imgs/block-bottom.jpg);
	text-align:left;
	padding-left:5px;
}

#readmore{
	position:relative;
	top: -21px;
	left: 55px;
}

#blockside{ 
	width: 224px;
	float: right;
	margin-right: -8px;
	z-index:1;
	padding-top:10px;
}

#contentleft{
	width: 655px;
	height:500px;
	float: left;
	margin-left: -8px;
	text-align:left;
	padding:10px;
}

#contentleft2{
	position:relative;
	width: 655px;
	height:500px;
	float: left;
	margin-left: -8px;
	text-align:left;
	padding:10px;
}

#infobox{
	width: 615px;
	height:120px ;
	margin: 5px 20px 5px 20px;
	text-align:left;
	border-width:1px;
	border-color:#666;
	border-style:solid;
}

#infobox2{
	width: 615px;
	height:240px ;
	margin: 5px 20px 5px 20px;
	text-align:left;
	border-width:1px;
	border-color:#666;
	border-style:solid;
}


#infoimgbox{
	float:left;
	margin-top:10px;
	width: 150px ;
	height:120px ;
}

#infotextbox{
	float:right;
	padding:0px 10px 0px 10px;
	width: 445px;
	height:120px ;
}

#infotextbox a:link{
	color:#000;
}

#infotextbox h2 {
	color:#000;
	font-size:11px;
}
#contenttabmenu{
	width: 665px;
	height: 70px;
	background:#2C8C13;
	margin-top: 30px;	
	-moz-border-radius:20px 20px 0px 0px; border: 2px Solid #090;
}
#ctmup{
	margin-top: 7px;
	text-align:center;
	font-size:14px;
}
#ctmon{
	width: 160px;
	height: 15px;
	-moz-border-radius:10px 10px 0px 0px; 
	border-left: 2px Solid #090;
	border-right: 2px Solid #090;
	border-top: 2px Solid #090;
	border-bottom: 2px Solid #FFF;
	margin-top: 10px;
	background-color:#FFF;
	margin-left:-2px;
	text-align:center;
	padding: 10px;
	float:left;
}
#ctmoff{
	width: 199px;
	height: 15px;
	-moz-border-radius:10px 10px 0px 0px; 
	border: 2px Solid #090;
	margin-top: 10px;
	background-color:#7BD983;
	margin-left:-2px;
	text-align:center;
	padding: 10px;
	float:left;
}
#ctmdown{
}

#suppliercompliance{
	width: 645px;
	padding: 10px;
	min-height:1200px;
}
div.clear {
    clear: both;
    padding: 0px;
    margin: 0px;
}


#menu5 ul, #menu5 li {
 	display:block;
	list-style: none;
	margin:0;
	padding:0;
}

#menu5 li {
	float: left;
	width: 129px;

}

#menu5 li ul {
	display: none;
}

#menu5 li:hover ul {
	display: block;
}

#menu5 li ul li {
	display: block;
	float: none;
	width:275px;
	
}

.menuitem5 a {
	background-color: #fff;

	display: block;
	text-decoration: none;
	color: #999;
}

.menuitem5 ul a { 
	background: #063;      /* gives inactive items a lt gray background */
	color: #fff;           /* gives inactive items a lt gray text */
	text-align:left;
	padding:5px 0px 5px 10px; 
}
.menuitem5 a:hover {
	background-color: #64b626;    /* gives hover items a dk gray background */
	color: #000;               /* makes the hover items white text */ 
}


div.wrapper2 {
   min-height: 1160px;
   width: 894px;
   height: auto !important;
   margin: 0 auto 0px auto;
}

div.wrapper3 {
   min-height: 1050px;
   width: 894px;
   height: auto !important;
   margin: 0 auto 0px auto;
}

div.wrapper4 {
   min-height: 980px;
   width: 894px;
   height: auto !important;
   margin: 0 auto 0px auto;
}

div.wrapper5 {
   min-height: 700px;
   width: 894px;
   height: auto !important;
   margin: 0 auto 0px auto;
}

div.wrapper6 {
   min-height: 1380px;
   width: 894px;
   height: auto !important;
   margin: 0 auto 0px auto;
}
div.wrapper7 {
   min-height: 760px;
   width: 894px;
   height: auto !important;
   margin: 0 auto 0px auto;
}

div.wrapper8 {
   min-height: 730px;
   width: 894px;
   height: auto !important;
   margin: 0 auto 0px auto;
}
div.wrapper9 {
   min-height: 800px;
   width: 894px;
   height: auto !important;
   margin: 0 auto 0px auto;
}

div.wrapper10 {
   min-height: 1300px;
   width: 894px;
   height: auto !important;
   margin: 0 auto 0px auto;
}

div.wrapper11 {
   min-height: 850px;
   width: 894px;
   height: auto !important;
   margin: 0 auto 0px auto;
}
