body {
	background-color:#000;
	background-image: url(images/background.jpg); background-repeat: no-repeat;
	margin: 0px;
}
#images1 {
	height: 241px;
	width: 810px;
	position: absolute;
	left: 80px;
	top: 299px;
}
.images1 {
	padding-right: 15px;
}
#images2 {
	padding-left: 126px;
	padding-bottom: 15px;
}
#aboutus {
	width: 720px;
	position: absolute;
	left: 80px;
	top: 562px;
}
.white_text_small 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #00CCFE;
	font-weight: bold
}
.white_text_small2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	font-weight: bold
}
.white_text_small3 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #00CCFE;
	font-weight: bold
}
p.first0
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin-bottom: 20px;
	}
p.first 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin-bottom: 30px;
	}
p.first2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin-bottom: 50px;
	}

A:active, A:link, A:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00CCFF;
	text-decoration: underline;
}

A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}

