html{
		height: 101%;
	}
body {
		height: 101%;
		margin: 5px 0px 5px 0px;
		color: #4b4b4;
		font: 90% arial,helvetica,sans-serif;
		text-align: justify;
		padding: 0px 0px 0px 0px;
		background: #002677;
	}
	#table {
		font: 90% arial,helvetica,sans-serif;
		width: 900px;
		text-align: justify;
		color: #4b4b4b;
		line-height: 15pt;
	}
	#table1 {
		background: #ffffff;
		font: 90% arial,helvetica,sans-serif;
		width: 900px;
		color: #4b4b4b;
		text-align: justify;
		padding: 5px 10px 5px 10px;
		line-height: 13pt;
	}
	#table2 {
		font: 100% arial,helvetica,sans-serif;
		width: 500px;;
		text-align: justify;
		padding: 0px 0px 0px 0px;
		line-height: 15pt;
	}
	#nav {
		background: #00aeef;
		width: 900px;
		height: 30px;
		vertical-align: bottom;
		font: 85% arial,helvetica,sans-serif;
		text-align: left;
		padding: 0px 0px 0px 10px;
		line-height: 15pt;
	}
	#marquee {
		font: 70% verdana;
		width: 300px;
		background: #00aeef;
		color: #000080;
		height: 20px;
		padding: 5px 10px 5px 10px;
		line-height: 20px;
		border-top: 0px solid #cc4880;
		border-right: 0px solid #ffffff;
		border-bottom: 0px solid #cc4880;
		border-left: 0px solid #ffffff;
	}
	#contactus {
		width: 600px;
		font: 100% arial,helvetica,sans-serif;
		padding: 0px 0px 0px 0px;
		line-height: 15pt;
	}
	#table2 {
		font: 100% arial,helvetica,sans-serif;
		width: 500px;;
		text-align: justify;
		padding: 0px 0px 0px 0px;
		line-height: 15pt;
	}
	#banner {
		background: url(../images/banner.jpg);
		font: 140% arial,helvetica,sans-serif;
		width: 900px;
		height: 159px;
		text-align: right;
		padding: 10px 10px 10px 10px;
		color: #ffffff;
		letter-spacing: 3px;
		border-top: 0px solid #cc4880;
		border-right: 0px solid #ffffff;
		border-bottom: 0px solid #cc4880;
		border-left: 0px solid #ffffff;
	}
	#banner2 {
		font: 100% arial,helvetica,sans-serif;
		width: 900px;
		text-align: right;
		text-transform: uppercase;
		padding: 0px 10px 0px 10px;
		color: #00aeef;
		background-color: #ffffff;
		letter-spacing: 3px;
	}
	#footer {
		width: 900px;
		height: 30px;
		font: 70% arial,helvetica,sans-serif;
		text-align: center;
		background-color: #00aeef;
		letter-spacing: 1px;
		color: #ffffff;
		line-height: 13pt;
		border-top: 0px solid #002677;
	}
	#enquiryform {
		font: 100% arial,helvetica,sans-serif;
		width: 500px;;
		text-align: justify;
		margin: 10px 0px 0px 0px;
		line-height: 15pt;
		border-top: 1px dashed #00aeef;
		border-right: 1px dashed #00aeef;
		border-bottom: 1px dashed #00aeef;
		border-left: 1px dashed #00aeef;
	}
	
	#form {
		width: 500px;
		background: #00aeef;
		font: 90% arial,helvetica,sans-serif;
		color: #ffffff;
		text-align: left;
		margin: 10px 5px 0px 5px;
		padding: 05px 10px 5px 10px;
		line-height: 15pt;
	}
	h1 {
		font-size: 100%;
		line-height: 20px;
		text-transform: uppercase;
		font-weight: normal;
		border-left: 5px solid #00aeef;
		color: #00aeef;
		margin: 0px 0px -5px 0px;
		padding: 0px 0px 0px 10px;
	}
	h2 {
		padding: 3px 3px 0px 0px;
		margin: 0px 0px -15px 0px;
		font-size: 95%;
		letter-spacing: 1px;
		text-transform: uppercase;
		font-weight: normal;
		border-left: 0px solid #FF0000;
		color: #00aeef;
	}
	h3 {
		font-size: 100%;
		text-transform: uppercase;
		font-weight: normal;
		letter-spacing: 2px;
		color: #00aeef;
		margin: 0px 0px 0px 0px;
		padding: 5px 3px 3px 5px;
	}
	a {
		font: 105% arial,helvetica,sans-serif;
		color: #ffffff;
		text-decoration: none;
	}
	a:hover {
		color: #cccccc;
		text-decoration: none;		
	}
	#a2 {
		text-transform: none;
		color: #00aeef;
		text-decoration: underline;
		font-size: 100%;
	}
	#a2:hover {
		color: #00aeef;
		text-decoration: none;	
		font-size: 100%;	
	}