


body{
font: 11px/1.5 Helvetica, Arial, sans-serif; margin: 0; text-align: center;
}
	
div#main{width:800px;margin-right:auto;margin-left:auto;text-align:left;}	

a {text-decoration:none;color:#666666;font-weight:bold;}
a:hover{color:#0099CC}



.strong{font-weight:bold}

div#header{position:relative;width:800px; height:60px; padding-left:20px;background:url(images/top.gif) bottom left no-repeat; min-height:60px;}

div#headelements{width:800px;position:absolute;right:15px;top:10px;bottom:0px;height:50px;}




div#header img{float:left;}



div#header ul{margin-left:157px;position:absolute;
  list-style: none; padding:1em 1em 1em 1em; font-size:12px;top:10px;
}

div#headelements ul{position:absolute;right:30px;top:2px;

}




div#header ul li{
	display:inline; 
}

div#header a{text-decoration:none; color:#0099CC; font-weight:500;border-right:#CCCCCC 2px dotted; padding:0 5px 0 5px;}
div#header a:hover{color:#CCCCCC;}






div#content{position:relative; width:790px;border-left:#CCCCCC 1px solid; border-bottom:10px solid #CCCCCC;border-top:10px solid #CCCCCC;border-right:#CCCCCC 1px solid;padding:0px; margin:0px; min-height:480px;padding-bottom:6px;

}

div#content p{width:320px;margin-left:9px;padding-left:12px;padding-top:0px;color:#666666;padding-bottom:0px;

}

div#content ul{
color:#666666;

}




div#slogan {float:right;padding-right:30px;padding-top:5px;}

div#flash{clear:both; height:400px; float:right;padding-right:30px;padding-bottom:0px;}
div#madein{clear:both; float:right;padding-right:300px;padding-bottom:0px;padding-top:5px;}





div#content h4{color:#0099CC; font-size:14px;padding-left:20px;padding-top:55px;margin:0px;}
div#content h5{color:#0099CC; font-size:11px;padding-left:20px;padding-top:55px;margin:0px;}











div#footer{width:800px;height:60px;clear:both;background:url(images/bot.gif) top left no-repeat;}

div#footertext{color:#999999; font-size:11px; padding:2em 5em 1em 1em; text-align:right;
}
div#footertext a{font-weight:100;color:#999999;
}
div#footertext a:hover{color:#0099CC;
}
/* SUCKERTREE START*/

.suckertreemenu{width:350px;padding:0px; margin:0px;position:absolute; top:10px; left:0px;
}

.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;

}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
background-color:#FFFFFF; /*overall menu background color*/
border-right:dotted 2px #CCCCCC;
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
display: block;
width: 90px; /*Width of top level menu link items*/
height:18px;
padding: 1px 8px;
border:0px;
border-left-width:0px;
text-decoration: none;
color:#0099CC;
font-weight:200;
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
width:107px;
background-color:#FFFFFF;
border:none;
}


/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 94px; /*width of sub menu levels*/
color:#0099CC;
text-decoration: none;
padding: 1px 5px;
border: 1px solid #ccc;
}

.suckertreemenu ul li a:hover{
background-color:#CCCCCC;
color: white;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{

}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{

}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%;}
* html .suckertreemenu ul li a { height: 1%;}
* html .suckertreemenu ul li ul li { float: left;}
/* End */

/* SUCKERTREE END*/

/*sitemap*/

div#c1{float:left;width:200px;height:300px;margin:0px;padding:0px;
}
div#c1 p{width:200px;
}
div#c1 td{width:200px; vertical-align:top;}

div#c2{width:200px;height:300px;margin:0px;padding:0px;

}
div#c2 p{width:200px;

}
div#c3{width:200px;height:300px;float:right;
}
div#c3 p{width:200px;

}