html{
		height: 101%;
	}
body {
		height: 101%;
		margin: 5px 0px 5px 0px;
		background: #404040;
		color: #363636;
		text-align: justify;
		font: 75% arial,helvetica,sans-serif;
	}
	table {
		font: 100% arial,helvetica,sans-serif;
		padding: 0px 0px 0px 0px;
		text-align: justify;
		line-height: 18px;
	}
	#table1 {
		width: 950px;
		background: #ffffff;
		font: 100% arial,helvetica,sans-serif;
		text-align: justify;
	}
	#table2 {
		width: 100%;
		background: #ffffff;
		font: 100% arial,helvetica,sans-serif;
		padding: 10px 10px 10px 10px;
		text-align: justify;
		line-height: 20px;
	}
.contact {
		width: 600px;
		padding: 5px 5px 5px 5px;
		text-align: justify;
	}
.contactheading {
		background: #696;
		color: #ffffff;
		padding: 5px 5px 5px 5px;
		text-align: justify;
		line-height: 20px;
	}

#downloadcentre {
		font: 100% arial,helvetica,sans-serif;
		margin: 5px 5px 5px 5px;
		padding: 5px 5px 5px 5px;
		text-align: justify;
		border-top: 1px solid #363;
		border-right: 1px solid #363;
		border-bottom: 1px solid #363;
		border-left: 1px solid #363;
	}
	#banner {
		background: url(../images/banner.jpg);
		width: 950px;
		height: 165px;
		font: 100% arial,helvetica,sans-serif;
		text-align: right;
	}
#footer {
		width: 950px;
		height: 30px;
		background: #339966;
		color: #cccccc;
		letter-spacing: 1px;
		font: 80% arial,helvetica,sans-serif;
		text-align: center;
	}
#marquee {
		font: 125% verdana;
		width: 400px;
		background: transparent;
		color: #363636;
		height: 20px;
		padding: 5px 10px 5px 10px;
		line-height: 20px;
		border: 0px;
		font-weight: bold;
	}
h1 {
		font-size: 120%;
		letter-spacing: 1px;
		font-weight: normal;
		margin-bottom: 10px;
		color: #363;
	}
h2	{ 
		font-size: 120%;
		font-weight: normal;
		color: #363;
	}
	h3 {
		margin: 30px 0px 0px 0px;
	}

	a {
		color: #363636;
		font-weight: normal;
		text-decoration: none;
	}
	a:hover {
		color: #363;
	}

	#a2 {
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;

	}
	#a2:hover {
		color: #ffffff;
		font-weight: bold;
		text-decoration: underline;
	}
.a2 {
		color: #cccccc;
		font-weight: normal;
		text-decoration: none;

	}
.a2:hover {
		color: #ffffff;
		font-weight: normal;
		text-decoration: none;

	}