/* CSS Document */

img {

	border:none;

	

}

.a{

	border:none;

	}



.news{

	

	width:180px;

	height:308px;

	overflow:auto;

	

	}

.newsback{

	background-image: url(images/news.jpg);

	height:308px;

	overflow:hidden;

	}

.text{

	font-size:14px;

	font-weight:600;

	font-family: "Times New Roman", Times, serif;

	color:#2a3a4e;

	margin-left:50px;

	

	}

#cont{

	font-size:16px;

	font-weight:900;

	font-family: "Times New Roman", Times, serif;

	color:black;

	margin-top:15px;

	text-align:left;

		}



h1{

	font-size:16px;

	color:#2a3a4e;

	text-align:center;

	padding:0px;

	}

	





em{ text-decoration:underline;

}



.servs{

	margin-left:60px;

	position:left;

	border-color:#2a3a4e;

	border:inset;

	}

.text2{

	font-size:14px;

	font-weight:600;

	font-family: "Times New Roman", Times, serif;

	color:#2a3a4e;

	top: inherit;

	padding-left:50px;

	padding-right:50px;

	position:center;

	}

.prod{

	width:400;

	text-align:left;

	}

.supnav{text-align:left;

	margin-left:60px;

	}

.rewe{

	font-size:14px;

	text-align:center;

	color:black;

	}

form{

	text-align:center;

	}

.de{font-size:14px;	

	font-family: "Times New Roman", Times, serif;

	top: inherit;	

	}

.vert{ border:none;

		outline:none;

		overflow:hidden;

		}

#mainhead{
	color: #FF0000;
	font-weight: bolder;
	font-size: x-large;
}

#heads{ font-size:24px;
		font-weight:bolder;
		}
		
#postit{
	position:absolute;
	width:400px;
	padding:5px;
	background-color:white;
	border:1px solid black;
	visibility:hidden;
	z-index:100;
	cursor:hand;
	cursor: pointer;
	filter:alpha(opacity=80);
	
		
}
