html, body, div, dl, dt, dd, ol,  
ul, li, table, caption, form, tbody, 
tfoot, thead, tr, th, td {
		margin: 0;
		padding: 0;
}

body {
		 
		 background-color: #FFFFFF;
		 /*background-repeat: no-repeat*/
		 font: 12px verdana;
		 margin: 0;
		 padding: 0;
		 border: 0;
}

h1 {
			font: 14pt verdana; 
}

h2 {
			font: 12pt verdana; 
}


/*===== Navigation =====*/

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 30px;
}

#nav a {
		 display: block;
		 text-decoration: none;
		 color: #464a55;
		 /*border: 1px solid #000000;*/ 
		 padding-left: 9px;
}

#nav li { /* all list items */
		 float: left;
		 padding-right: 20px;
		 /*height: 30px;*/
}

#nav li ul { /* second-level lists */
		 position: absolute;
		 background: #DBE0DD;
		 top:160px;
		 width: 180px;
		 border-bottom: 1px solid #ccc;
		 display: none;
		 z-index: 5;
		 line-height: 20px;
}

#nav li ul li {
		 width: 180px;
		 background: #DBE0DD;
		 padding-right: 20px;
		 border: 0;
		 border-bottom: 1px solid #ccc;
}

/*#nav li:hover ul ul, #nav li.sfhover ul ul {
		 left: -999em;
}*/

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
		 display: block;
}


/*----- Navigation -----*/



/*===== List =====*/

.listtop {
				 
				 width: 250px;
				 height: 30px;
				 background:url(i/leftline3.jpg);
				 background-repeat: repeat-x;
}

.listtop h2 {
	position: absolute;
	margin-left: 10px;
	margin-top: 7px;
	margin-bottom: 0px;
	font: 10pt verdana;
	font-weight: bold;
	color: #464a55;
	left: 10px;
}

.listtop a {
				 text-decoration: none;
		 		 color: #464a55;
}

.listtop a:hover {
			text-decoration: underline;
}

.list {
			
			background: #DBE0DD;
			padding: 0px;
			margin: 0px;
			border: 0px;
			
}
.list a {    
			font: 8pt verdana;
			text-decoration: none;
			color: #000000;
}

.list a:hover {
			text-decoration: underline;
}

.list ul {
			margin-top: 0px;
			margin-left: 29px;
			margin-bottom: 20px;		
			/*list-style: none;*/
			list-style-position: outside;
			list-style-type: circle;
			/*list-style-image: url('i/point.jpg');*/
			/*list-style-image: url(i/marker.jpg);*/
			line-height: 20px;
}



.list img {
			padding: 0px;
			margin: 0px;
			border: 0px;
}

li.point {
				 list-style-type: disc;
				 /*list-style-image: url('i/point.jpg');*/
}

li.point a {
				 font-weight: bold;
}

#formus {
			position:relative;
			bottom: 0px;
			
			

}

#top100 {
				/*background:url(i/leftline.jpg);
				width: 250px;*/
				position: relative;
				left: 81px;	
				top: 0px;	
}

/*#banner1 {
			position:relative;
			top: 10px;
			left: 5px;

}*/


/*----- List -----*/

/*===== Start (index) =====*/
#start {
			padding: 0px;
			margin-top: 5px;
			margin-left: 15px;
			border: 0px;
			float: left;
			width: 720px;
			height: 750px;
}

#start h1 {
			margin-bottom: 5px;
} 

#start p {
			 width: 720px;
			 font: 11px Verdana;
			 color: #777;
			 text-align: justify;
			 
}

#starttop {
				 position: relative;
				 top: 0px;
				 left: 0px;
}


.line {
			
			
			border-bottom: 1px solid #B3C3CB; 
			margin-top: 20px;
			margin-bottom: 20px;
}

/*===== Block =====*/
/*1*/
#block1 {
				float: left;
				/*padding: 0px;
				margin-right: 60px;
				margin-bottom: 80px;
				border: 0px;*/
				margin-top: 7px;
				background:url(i/fonbuthl1.jpg);
				background-repeat: no-repeat;
				width: 340px;
				height: 200px;	
}

#block1 img {
				position: relative;
				top: 0px;
				left: 20px;
				/*margin-left: 20px;*/
				float:left;
				border: 0px;
}

#block1 h2 {
				float:left;
				position: relative;
			 	top: 0px;
		 		left: 38px;
				width: 180px;
				margin: 0px;
				font: 12pt verdana;
				font-weight: bold;
}

#block1 p {
				float:left;
				position: relative;
			 	top: 0px;
				left: 38px;
				width: 200px;
				margin: 0px;
				font: 10px Verdana;
				color: #000000;
				text-align: left;
}

#block1 a {
				text-decoration: none;
				color: #000000;
}

/*#block1 a:hover {
			text-decoration: underline;
}

#block1 p:hover {
			text-decoration: underline;
}*/

/*2*/
#block2 {
				float: left;
				padding: 0px;
				margin-left: 40px;
				margin-top: 7px;
				/*margin-bottom: 80px;
				border: 0px;*/
				background:url(i/fonbutlr1.jpg);
				background-repeat: no-repeat;
				background-position: right top;
				width: 340px;
				height: 200px;	
}

#block2 img {
				position: relative;
				left: -20px;
				top: 3px;
				/*margin-left: 30px;*/
				float:right;
				border: 0px;
}


#block2 h2 {
			 position: relative;
			 top: 0px;
			 left: -21px;
			 float:right;
			 width: 200px;
			 margin: 0px;
			 font: 12pt verdana;
			 font-weight: bold;
}

#block2 p {
				position: relative;
			 	top: 0px;
				left: -41px;
				float:right;
				width: 180px;
				margin: 0px;
				font: 10px Verdana;
				color: #000000;
				text-align: left;
			 
}

#block2 a {
				text-decoration: none;
				color: #000000;
}


/*3*/
#block3 {
				margin-top: 40px;
				float: left;
				/*padding: 0px;
				margin-right: 60px;
				border: 0px;*/
				margin-bottom: 20px;
				background:url(i/fonbuthl1.jpg);
				background-repeat: no-repeat;
				width: 340px;
				height: 200px;	
}

#block3 img {
				position: relative;
				left: 20px;
				top: 3px;
				/*margin-left: 20px;*/
				float:left;
				border: 0px;
}

#block3 h2 {
				float:left;
			 position: relative;
			 top: 0px;
			 left: 18px;
			 width: 180px;
			 margin: 0px;
			 font: 12pt verdana;
			 font-weight: bold;
}

#block3 p {
				float:left;
				position: relative;
			 	top: 0px;
				left: 18px;
				width: 180px;
				margin: 0px;
				font: 10px Verdana;
				color: #000000;
				text-align: left;
			 
}

#block3 a {
				text-decoration: none;
				color: #000000;
}

/*4*/
#block4 {
				margin-top: 40px;
				float: left;
				padding: 0px;
				margin-left: 40px;
				margin-bottom: 20px;
				/*border: 0px;*/
				background:url(i/fonbutlr1.jpg);
				background-repeat: no-repeat;
				background-position: right top;
				width: 340px;
				height: 200px;	
}

#block4 img {
				position: relative;
				left: -20px;
				top: -5px;
				/*margin-top: 30px;
				margin-left: 10px;*/
				float:right;
				border: 0px;
}

#block4 h2 {
			 position: relative;
			 top: 0px;
			 left: -40px;
			 float:right;
			 width: 300px;
			 margin: 0px;
			 font: 12pt verdana;
			 font-weight: bold;
}

#block4 p {
				position: relative;
			 	top: 0px;
				left: -14px;
				float:right;
				width: 180px;
				margin: 0px;
				font: 10px Verdana;
				color: #000000;
				text-align: left;
			 
}

#block4 a {
				text-decoration: none;
				color: #000000;
}

/*----- Block -----*/

/*----- Start (index) -----*/



/*===== About =====*/

#about {
			 padding: 0px;
			 margin: 15px;
			 margin-left: 30px;
			 border: 0px;
			 width: 720px;
			 text-align: justify;
			 font: 8pt verdana;
}

#about img {
			 position: relative;
			 left: 0px;
			 float: left;
			 border: 0px;
}

#about h1 {
			font: 14pt verdana; 
}

#about h2 {
			 font: 12pt verdana; 
}

#about p {
			 position: relative;
			 left: 0px;
			 width: 670px;
			 margin-bottom: 20px;
			 float: left;
}

/*----- About -----*/

/*===== Structure =====*/

#structure {
    			 padding: 0px;
    			 margin: 15px;
    			 margin-left: 30px;
    			 /*border: 3px solid #ccc;*/
    			 width: 900px;
  				 /*height: 800px;  		*/	
    			 text-align: justify;
    			 font: 8pt verdana;
}

#structure img {
					 border: 0px;
					 margin-top: 25px;
}

#structure h1 {
	font: 14pt verdana;
	width: 250px;
	/*position: absolute;
	left: 299px;
	top: 813px;*/
}

#structure h2 {
			 font: 12pt verdana; 
}

#structure p {
			 position: relative;
			 left: 0px;
			 width: 670px;
			 margin-bottom: 20px;
			 float: left;
}
/*----- Structure -----*/

/*===== History =====*/

#history {
			 padding: 0px;
			 margin: 15px;
			 margin-left: 30px;
			 border: 0px;
			 width: 720px;
			
			 text-align: justify;
			 font: 8pt verdana;
}

#history h1 {
			font: 14pt verdana; 
}

#history h2 {
			 font: 12pt verdana; 
}

#history p {
			 position: relative;
			 left: 0px;
			 width: 670px;
			 margin-bottom: 20px;
			 float: left;
}

/*----- History -----*/

/*===== Production =====*/

#production {
			 padding: 0px;
			 margin: 15px;
			 margin-left: 30px;
			 border: 0px;
			 width: 720px;
			 text-align: justify;
			 font: 8pt verdana;
}

#production h1 {
			font: 14pt verdana; 
}

#production h2 {
			 font: 12pt verdana; 
}

#production p {
			 position: relative;
			 left: 0px;
			 width: 670px;
			 margin-bottom: 20px;
			 float: left;
}

#production ul { /* all lists */
				 padding: 0px;
				 margin: 45px;
				 
				  
				 
}

#production li {
			width: 670px;
			list-style-type:disc;
}

/*----- Production -----*/
.item {
			width: 650px;
			
			margin: 0px;
			margin-left: 80px;
			margin-bottom: 30px;
}




.item p {
			float: left;
			margin: 0px;
			margin-left: 50px;
			width: 400px;
			
}



.item img {
			float: left;
			border: 0px;
			
			
}


.item a {
			text-decoration: underline;
				 color: #000000;
			
				 
			
}
.item a:hover {
			color: #999999;
				 
			
				 
			
}


#fon1 {
					margin: 0px;
					width: 900px;
					height: 450px;
					background:url(i/bigline5.jpg);
					background-repeat: no-repeat;
					background-position: left bottom;
}

#fon1 p {
		 width: 410px;
}

#fon2 {
					margin: 0px;
					width: 900px;
					height: 320px;
					background:url(i/bigline5.jpg);
					background-repeat: no-repeat;
					background-position: left bottom;
}

#fon2 p {
		 width: 410px;
}

#fon3 {
					margin: 0px;
					width: 900px;
					height: 570px;
					background:url(i/bigline5.jpg);
					background-repeat: no-repeat;
					background-position: left bottom;
}

#fon3 p {
		 width: 410px;
}

/*===== Circuit =====*/

#circuit {
			 padding: 0px;
			 margin: 15px;
			 margin-left: 15px;
			 border: 0px;
			 width: 600px;
			 /*height: 630px;*/
			 text-align: justify;
			 font: 8pt verdana;
}

#circuit h1 {
			font: 14pt verdana; 
}

#circuit h2 {
			 font: 12pt verdana; 
}



/*----- Circuit -----*/

/*===== Cabel =====*/

#cabel {
			 padding: 0px;
			 margin: 15px;
			 margin-left: 15px;
			 border: 0px;
			 width: 620px;
			 /*height: 630px;*/
			 text-align: justify;
			 font: 8pt verdana;
}

#cabel h1 {
			font: 14pt verdana; 
}

#cabel h2 {
			 font: 12pt verdana; 
}



#itemtext {
					margin: 0px;
					margin-left: 40px;
					margin-bottom: 30px;
}

#itemtext p {
			position: relative;
			 left: 0px;
			 width: 670px;
			 margin-bottom: 20px;
			 float: left;
}

#itemtext ul { /* all lists */
				 padding: 0px;
				 margin: 15px;
				 
}

#itemtext li {
			
			width: 670px;
}
/*----- Cabel -----*/

/*===== Metall =====*/

#metall {
			 padding: 0px;
			 margin: 15px;
			 margin-left: 15px;
			 border: 0px;
			 width: 620px;
			 /*height: 630px;*/
			 text-align: justify;
			 font: 8pt verdana;
}

#metall h1 {
			font: 14pt verdana; 
}

#metall h2 {
			 font: 12pt verdana; 
}

/*----- Metall -----*/

/*===== Vacation =====*/

#vacation {
  			 padding: 0px;
  			 margin: 15px;
  			 margin-left: 30px;
  			 border: 0px;
  			 
  			 text-align: justify;
  			 font: 8pt verdana;
}

#vacation h1 {
					font: 14pt verdana; 
}

#vacation h2 {
			 		font: 12pt verdana; 
}

/*----- Vacation -----*/




/*===== Goods =====*/

#goods {
			 padding: 0px;
			 margin: 15px;
			 margin-left: 30px;
			 border: 0px;
			 width: 720px;
			 height: 635px;
			 text-align: justify;
			 font: 8pt verdana;
}

#goods h1 {
			font: 14pt verdana; 
			margin-bottom: 0px;
}

#goods h3 {
			 font: 8pt verdana;
			 /*color: #898D89;*/
			 margin-top: 0px;
}

#pictures {
					margin: 0px;
					width: 680px;
					height: 580px;
					background:url(i/bigline4.jpg);
					background-repeat: no-repeat;
					background-position: left bottom;
}

#smallimg {
				position: relative;
				left: 20px;
				
				/*top: 0px;
				margin-top: 30px;
				margin-left: 10px;
				float:left;*/
}

#smallimg img {
					position: relative;
					margin-left: 17px;
					top: 0px;
					left: 30px;
					border: 1px solid #000000;
}



#bigimg {
				position: relative;
				top: 20px;
				left: 20px;
				float: left;
				
				/*background:url(i/bigline.jpg);
				background-repeat: no-repeat;
				background-position: left bottom;*/
}

#bigimg img {
				position: relative;
				top: 0px;
				left: 20px;
				/*border: 1px solid;*/
}

#bigimg p {
				font: 18px verdana; 
				font-weight: bold;
				text-align: right;
				position: relative;
				top: 0px;
				left: 20px;
}
#bigimg h3 {
				font: 12px Verdana, Arial, Helvetica, sans-serif;
}
#text {
			float: left;
			position: relative;
			width: 400px;
			/*border: solid 1px blue;*/
			top: 8px;
			left: 70px;
}

#text h2 {
			font: 12pt verdana;
}

#text p {
			
}

#text ul {
			/*position: relative;
			top: 0px;
			left: 0px;*/
			position: relative;
			top: 0px;
			left: 0px;	
			margin: 0px;
			margin-bottom: 20px;
			
			list-style-position: inside;
}

#telefon {
					 margin: 0px;
			
					 padding: 0px;
					 border: 0px;
}

#telefon p {
					 margin: 0px;
					 padding: 0px;
					 border: 0px;
}

#send {
			
			position: relative;
			top: -45px;
			left: 570px;
}

#send_gvt {
			
			position: relative;
			top: -20px;
			left: 265px;
			
}

/*----- Goods -----*/

/*===== Company =====*/

#company {
			 padding: 0px;
			 margin: 15px;
			 margin-left: 30px;
			 border: 0px;
			 width: 720px;
			 height: 635px;
			 text-align: justify;
			 font: 8pt verdana;
			 

}

#company img {
			 position: relative;
			 left: 0px;
			 
			 float: left;
			 border: 0px;
}

#company h1 {
			font: 14pt verdana; 
}

#company h2 {
			 font: 12pt verdana; 
}

#company p {
			 position: relative;
			 left: 0px;
			 width: 670px;
			 margin-bottom: 20px;
			 float: left;
}



/*----- Company -----*/

/*===== Contacts =====*/

#contacts {
  			 padding: 0px;
				 margin: 15px;
  			 margin-left: 30px;
  			 border: 0px;
				 
  			 width: 780px;
  			 height: 635px;
  			 text-align: justify;
  			 font: 8pt verdana;
}

#contacts img {
					position: relative;
					top: 5px;
					left: 0px;
					float: left;					
}

#contacts h1 {
					font: 14pt verdana; 
}

#contacts h2 {
					padding: 0px;
					margin: 0px;
    			margin-bottom: 5px;
					font: 13px verdana; 
					font-weight: bold;
					
}

#contacts h3 {
					padding: 0px;
					margin: 0px;
    			margin-top: 0px;
					font: 13px verdana; 
					
					font-style: italic;
}

#contacts p {
					padding: 0px;
  				margin: 0px;
  				border: 0px;
					font: 8pt verdana;
}


#cont {
			position: relative;
			top: 50px;
			width: 780px;
  		height: 455px;
			background:url(i/fonkon.jpg);
			background-repeat: no-repeat;
			background-position: left bottom;
}



#sendmail {
					position: relative;
					top: 0px;
					left: 0px;
}

.form_inp1 {
					 
					 font-family: verdana, helvetica, sans-serif;

					 color: #000000;

					 font-size: 12px;

					 width: 300px;

					 border: solid 1px #000000;

}

/*----- Contacts -----*/

.address {
				 position: relative;
				 top: 0px;
				 left: 0px;
				 float: left;
				 margin: 0px;
				 margin-left: 20px;
}

.address a {
				 /*text-decoration: none;*/
				 /*color: #000000;*/
				 font: 13px verdana; 
				 
}

.address p {
				 font: 13px verdana; 
				 white-space: pre;	
}

.address b {
				 font: 13px verdana; 
				 font-weight: bold;
}


/*===== Allgoods =====*/

#allgoods {
					padding: 0px;
			 		margin: 30px;
					margin-bottom: 0px;
					/*margin-left: 30px;*/
			 		border: 0px;
					width: 730px;
			 		height: 635px;
			 		text-align: justify;
			 		font: 8pt verdana;
}

#allgoods h1 {
					position: relative;
					top: 0px;
					left: 0px;
					margin-bottom: 0px;
					font: 14pt verdana; 
}

#allgoods h3 {
					position: relative;
					top: 0px;
					left: 0px;
					margin-top: 0px;
			 		font: 8pt verdana;
			 		/*color: #898D89;*/
			 		margin-top: 0px;
}

.thig {
			width: 600px;
			height: 200px;
			margin-left: 50px;
			margin-bottom: 40px;
			background:url(i/fonbut.jpg);
			background-repeat: no-repeat;
			background-position: left top;
}


.thig img {
			position: relative;
			top: -1px;
			left: -2px;
			float: left;
			border: 0px;
			margin-left: 20px;
}

.thig h2 {
			float: left;
			position: relative;
			top: 0px;
			left: 40px;
			width: 300px;
			margin-bottom: 20px;
			font: 12pt verdana;
}

.thig p {
			position: relative;
			top: 0px;
			left: 20px;
			width: 400px;
			
}

.thig ul {
			position: relative;
			top: 0px;
			left: 0px;
			width: 300px;
			float: left;
			list-style-position: inside;
			/*margin: 0px;
			margin-left: 30px; */
}

.thig a {
			text-decoration: none;
				 color: #000000;
			
				 
			
}
.thig a:hover {
			text-decoration: underline;
				 
			
				 
			
}


#slogan {
			 width: 720px;
			 font: 11px Verdana;
			 color: #777;
			 text-align: justify;
}

/*===== Blocks =====*/

/*===== BlockLeft =====*/

.blockleft {
				float: left;
				/*padding: 0px;
				margin-right: 60px;
				margin-bottom: 80px;
				border: 0px;*/
				margin-bottom: 40px;
				margin-top: 7px;
				
				background:url(i/fonbuthl1.jpg);
				background-repeat: no-repeat;
				width: 340px;
				height: 200px;	
}

.blockleft img {
				position: relative;
				top: 1px;
				left: 20px;
				/*margin-left: 20px;*/
				float:left;
				border: 0px;
}

.blockleft h2 {
				float:left;
				position: relative;
			 	top: 0px;
		 		left: 30px;
				width: 200px;
				margin: 0px;
				font: 11pt verdana;
				font-weight: bold;
}

.blockleft p {
				float:left;
				position: relative;
			 	top: 0px;
				left: 30px;
				width: 200px;
				margin: 0px;
				font: 10px Verdana;
				color: #000000;
				text-align: left;
}

.blockleft a {
				text-decoration: none;
				color: #000000;
}

/*.block1 a:hover {
			text-decoration: underline;
}

.block1 p:hover {
			text-decoration: underline;
}*/

/*----- BlockLeft -----*/

/*===== BlockCenter =====*/

.blockcenter {
				float: left;
				/*padding: 0px;
				margin-right: 60px;
				margin-bottom: 80px;
				border: 0px;*/
				margin-left: 180px;
				margin-bottom: 40px;
				margin-top: 7px;
				
				background:url(i/fonbutcenter.jpg);
				background-repeat: no-repeat;
				width: 360px;
				height: 200px;	
}

.blockcenter img {
				position: relative;
				top: 1px;
				left: 20px;
				/*margin-left: 20px;*/
				float:left;
				border: 0px;
}

.blockcenter h2 {
				float:left;
				position: relative;
			 	top: 0px;
		 		left: 30px;
				width: 200px;
				margin: 0px;
				font: 11pt verdana;
				font-weight: bold;
}

.blockcenter p {
				float:left;
				position: relative;
			 	top: 0px;
				left: 30px;
				width: 200px;
				margin: 0px;
				font: 10px Verdana;
				color: #000000;
				text-align: left;
}

.blockcenter a {
				text-decoration: none;
				color: #000000;
}

/*.block1 a:hover {
			text-decoration: underline;
}

.block1 p:hover {
			text-decoration: underline;
}*/

/*----- BlockCenter -----*/

/*===== BlockRight =====*/
.blockright {
				float: left;
				
				padding: 0px;
				margin-left: 29px;
				margin-top: 7px;
				margin-bottom: 40px;
				/*margin-bottom: 80px;
				border: 0px;*/
				background:url(i/fonbutlr1.jpg);
				background-repeat: no-repeat;
				background-position: right top;
				width: 340px;
				height: 200px;	
}

.blockright img {
				position: relative;
				left: -17px;
				top: 0px;
				/*margin-left: 30px;*/
				float:right;
				border: 0px;
}


.blockright h2 {
			 float: left;
			 position: relative;
			 top: 0px;
			 left: -41px;
			 float:right;
			 width: 180px;
			 margin: 0px;
			 font: 11pt verdana;
			 font-weight: bold;
			 
}

.blockright p {
				position: relative;
			 	top: 0px;
				left: -41px;
				float:right;
				width: 180px;
				margin: 0px;
				font: 10px Verdana;
				color: #000000;
				text-align: left;
			 
}

.blockright a {
				text-decoration: none;
				color: #000000;
}
/*----- BlockRight -----*/ 

/*----- Blocks -----*/

/*----- Allgoods -----*/

/*===== Map =====*/

#map {
    			 padding: 0px;
    			 margin: 15px;
    			 margin-left: 30px;
    			 width: 720px;
					 height: 635px;
    			 text-align: justify;
    			 font: 8pt verdana;
}

#map a {
			font: 10pt verdana;
			
}

#map ul {
			position: relative;
}

#map li {
			
		list-style-type: circle; 
}

map li ul li {
list-style-type: disc;
			
}

/*.list a:hover {
			text-decoration: underline;
}*/
/*----- Map -----*/

/*---------Zagl---*/
#zagl {
			 padding: 0px;
			 margin: 15px;
			 margin-left: 30px;
			 border: 0px;
			 text-align: justify;
			 font: 8pt verdana;
}

#zagl h1 {
			font: 14pt verdana; 
			margin-bottom: 0px;
}

#zagl h2 {
			font: 12pt verdana; 
			margin-bottom: 0px;
}

#zagl h3 {
			 font: 8pt verdana;
			 /*color: #898D89;*/
			 margin-top: 0px;
}

#lng {
		 margin-left: 25px;
		
		 }

#lng a {
		 /*display: block;*/
		 text-decoration: none;
		 color: #000000;
		 /*border: 1px solid #000000;*/ 
		 /*padding-left: 9px;*/
}

#lng img {
		 border: 1px solid #000000;
		 
		 }
		 

/*===== ToOrder =====*/

#toorder {
			 padding: 0px;
			 margin: 15px;
			 margin-left: 30px;
			 border: 0px;
			 width: 720px;
			 text-align: justify;
			 font: 8pt verdana;
}

#toorder img {
			 position: relative;
			 left: 0px;
			 float: left;
			 border: 0px;
}

#toorder h1 {
			font: 14pt verdana; 
}

#toorder h2 {
			 font: 12pt verdana; 
}

#toorder p {
			 position: relative;
			 left: 0px;
			 width: 670px;
			 margin-bottom: 20px;
			 float: left;
}

#toorder li {
				 margin: 0px;
				 margin-bottom:20px;
				 list-style-position: outside;
}
/*----- ToOrder -----*/
