/* CSS Document */

body{
	font: 13px arial;
	margin:0px;
}

.imgleft{
	float:left;
	margin:5px;
	border:1px;
}

.normal{font:11px arial;}

.imgright{
	float:right;
	margin:5px;
	border:1px;
}

.greytext{
	color:#434343; font-size:13px;}
	
.table{text-align:right;}

h1{
	font-size:16px;
	font-weight:bold;
}

h4{
	font-size:16px;
	font-weight:bold;
	color:#0000FF;
}

h2{
	font-size:14px;
	font-weight:bold;
	color:#0000FF;
}

h3{
	font-size:14px;
	font-weight:bold;
}

h5{
	font-size:13px;
	font-weight:bold;
}

.box{
	margin:0 auto;
	width:589px;
}

.box2{
	margin:0 auto;
	width:589px;
	background:url(../gfx/iso9001.jpg) no-repeat bottom right;
	padding-bottom:106px;
}


a{color:blue;}

#outside{
	background:url(../gfx/topright_corner.jpg) no-repeat top right;
}

#outside_bottom{
	background:url(../gfx/bottomleft_corner.jpg) no-repeat bottom left;
}

.clear{
	clear:both;
}

#nav{
	height:57px;
	background:url(../gfx/nav_repeat.gif) repeat-x;
}

#navtop{
	padding-top:11px;
	height:25px;
	border:0;
}

.button{border:0px;}

#navbottom{
	height:17px;
	padding-top:3px;
	font-size:14px;
	font-weight:bold;
}

#topbox{
	height:64px;
	background:url(../gfx/title_main.jpg) left no-repeat;
}

#banner{
	height:193px;
	margin-top:13px;
	background:url(../gfx/banner.jpg) no-repeat;
}

#banner2{
	height:193px;
	margin-top:13px;
	background:url(../gfx/banner2.jpg) no-repeat;
}

#banner3{
	height:193px;
	margin-top:13px;
	background:url(../gfx/banner6.jpg) no-repeat;
}

#banner5{
	height:193px;
	margin-top:13px;
	background:url(../gfx/banner5.jpg) no-repeat;
}

#banner6{
	height:193px;
	margin-top:13px;
	background:url(../gfx/banner7.jpg) no-repeat;
}

#maintext{
	clear:both;
}

#footer{
	height:54px;
	background:url(../gfx/footer.gif) repeat-x top;
}

#footer_top{
	height:26px;
	padding-top:2px;
}


#footer_bottom{
	height:20px;
	padding-top:10px;
}
	

