body {
	font-family: "Times New Roman", Times, serif;
	color: #4C4C4C;
	font-size: 15px;
}

#header{
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	background-color: White;
	width:800px;
	height:293px;
	border:0px;
	}
	#ad{
		width:500px; 
		/*border:0px;*/
		text-align: center;
		position: absolute;
		top: 160px;
		left: 305px;
		font-size: 18px;
		letter-spacing: 5px;
	}
	#corp{
		 width:800px;
		 border:0px;
		 text-align: center;
		 font-size: 20px;
		 line-height: 30px;
	}
	.logo{
		font-family: "Times New Roman", Times, serif;
		font-size: 50px;
		font-style: italic;
		font-weight: bolder;
		color: #4C4C4C;
	}
	.companyname{
		position: absolute;
		top: 25px;
		left: 270px;
	}
	.companyname span{
		position: absolute;
		top: 40px;
		left: 280px;
	}
	.foot{
		 width:800px;
		 border:0px;  
		 margin-left: 15px;
		 padding-left: 15px;
	}

a:active, a:link, a:visited {
text-decoration: none;
color: #4C4C4C;
font-style: normal;
}

a:focus, a:hover {
	text-decoration: none;
	font-style: italic;
color: #4C4C4C;
}
.corps{
	width: 400px;
}
.buttons{
font-weight: bold;
font-size: 25px;
}