html{
		height: 101%;
	}
body {
		height: 101%;
		margin: 5px 0px 5px 0px;
		background: #e3e3e3;
		color: #666666;
		font: 100% verdana;
		text-align: justify;
		padding: 0px 0px 0px 0px;
	}
	table {
		font: 90% verdana;
		text-align: justify;
		padding: 0px 0px 0px 0px;
		color: #666666;
		line-height: 13pt;
	}
	#table1 {
		font: 80% verdana;
		width: 940px;
		background: #ffffff;
		text-align: left;
		padding: 0px 0px 0px 5px;
		color: #666666;
		line-height: 13pt;
	}
	#table2 {
		width: 100%;
		background: #ffffff;
		text-align: justify;
		padding: 5px 10px 5px 20px;
		color: #666666;
		line-height: 15pt;
	}
#table3 {
		width: 600px;
		background: #ffffff;
		text-align: justify;
		padding: 5px 10px 5px 20px;
		color: #666666;
		line-height: 15pt;
	}
.features {
		font: 95% verdana;
		line-height: 16px;
		text-align: left;

	}

.casestudies {
		background: #e3e3e3;
		height: 30px;
		
	}
	#bullet {
		font: 100% verdana;
		width: 100%;
		text-align: justify;
		color: #666666;
		margin: -10px 0px -25px 0px;
	}
	#gallery {
		margin: -10px 0px 0px 0px;
		padding: 0px 5px 10px 5px;
	}
#gallery img { 
		border: 4px solid #666666;
	}

	#banner {
		width: 100%;
		height: 40px;
		background: #ffffff;
		font: 100% verdana;
		text-align: justify;
		padding: 10px 25px 10px 25px;
		color: #666666;
		border-bottom: 1px dashed #cccccc;
	}
	#sgallery {
		width: 100%;
		font: 90% arial,helvetica,sans-serif;
		padding: 8px 8px 8px 8px;
	}
#sgallery img { 
		border: 4px solid #666666;
	}
#footer {
		width: 940px;
		height: 30px;
		background: #ffffff;
		font: 65% verdana;
		text-align: center;
		padding: 5px 5px 5px 5px;
		color: #ff0000;
		border-top: 1px solid #cccccc;
	}
	ul{
		
		font-weight: normal;
		text-align: left;
		line-height: 18px;
	}
	h1 {
		font-size: 120%;
		text-align: left;
		font-weight: normal;
		color: #666666;
	}
	h2 {
		font-size: 95%;
		letter-spacing: 3px;
		text-transform: uppercase;
		font-weight: normal;
		color: #ff0000;
	}
	h3 {	
		margin: 30px 0px 0px 0px;
		}
		
	a {
		color: #333333;
		text-decoration: none;	
	}
	a:hover {
		background: #ffffff;
		color: #ff0000;
		font-weight: normal;
		text-decoration: none;		
	}
.marquee {
		width: 300px;
		height: 30px;
		text-align: center;
		letter-spacing: 3px;
		color: #ffffff;
		background-color: #0084CA;
		line-height: 20pt;
	}