body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E6A77;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
}


p {
	

	line-height: 3px;
	
}


a:link {
	color: #A6CC3E;
	text-decoration: none;
}
a:visited {
	color: #A6CE3A;
	text-decoration: none;
}
a:hover {
	color: #414D3C;
	text-decoration: none;
}
a:active {
	color: #AACF46;
	text-decoration: none;
}



h1, h2, h3, h4, h5 {
	font-family: helvetica, Arial, Verdana, sans-serif;
	letter-spacing: -0.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

h5 {
	font-size: 11px;
	color: #4E6A77;
	line-height: 14px;
	font-weight: bold;
}





#global {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 1000px;
	height: 455px;
	margin-top: -227px; /* half of the height */
	margin-left: -500px; /* half of the width */
	border: 1px none #000;
     }
#banner {
	background-color: #000000;
	height: 510px;
	width: 980px;
	background-image: url(images/flashbacking.jpg);
	background-repeat: no-repeat;
}
#heading {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}



#contain {
	width: 978px;
	border: 1px none #FFCC00;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	background-color: #FFFFFF;
	padding: 0px;
}
.picbox {
	float: left;
	width: 450px;
	height: 270px;
}



#text a {
	color:#BDC2CB;
	border:none;
	text-decoration: none;
}
#texta:link, #text a:visited {
	color: #BDC2CB;
}

#text a:hover, #text a:active {
	color: #BDC2CB;
}
.picbox2 {
	float: left;
	margin-left: 78px;
	width: 450px;
	height: 280px;
}
#about {
	float: left;
	width: 606px;
	padding-top: 0px;
	height: 305px;
}
.abouttext {
	width: 300px;
	color: #4E6A77;
	font-size: 11px;
}
.atag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
}
#contact {
	float: left;
	width: 370px;
	text-align: right;
	height: 305px;
}
#footer {
	float: left;
	height: 260px;
	width: 980px;
	margin-bottom: 20px;
	text-align: right;
}
#contact2 {
	float: left;
	width: 253px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #999999;
}
#about2 {
	width: 722px;
	float: left;
	border-right-width: 2px;
	border-right-style: none;
	border-right-color: #999999;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#footer2 {
	float: left;
	height: 15px;
	width: 980px;
	margin-bottom: 20px;
	text-align: right;
}

