.body{
	margin:0px;
	padding:0px;
	background-image:url(images/homebg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#000000;
}

.aboutusbg{
	margin:0px;
	padding:0px;
	background-image:url(images/aboutusbg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#000000;
}
#abtheadpadding{
	padding-top:55px;
}
.smallwhitetext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
}

.greytext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#888888;
	text-decoration:none;	
}


#padding1{
	padding-left:33px;
}

#padding2{
	padding-left:14px;
}
#servicesbg{
	background-image:url(images/servicesbg.png);
	background-position:top right;
	background-repeat:no-repeat;
}

#abtintegritybg{
	background-image:url(images/aboutintegritybg.png);
	background-position:top center;
	background-repeat:no-repeat;
}

#photographybg{
	background-image:url(images/photographybg.png);
	background-position:top right;
	background-repeat:no-repeat;
}
.whiteyellow{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	text-decoration:none;
}

.whiteyellow:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#feed0f;
	text-decoration:none;
}

.whiteyellowactive{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#feed0f;
	text-decoration:none;
}
.yellowtext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#feed0f;
	font-weight:bold;
	text-decoration:none;
}

.whitetext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

.whitetextnormal{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	text-decoration:none;
}


.textbox{
	font-family: Tahoma;
	font-size: 14px;
	color: #fff;
	font-weight:bold;
	text-decoration: none;
	width: 190px;
	height: 20px;
	border:1px solid #FFFFFF;
	border-top-style:solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top:3px;
	padding-left:3px;
	background-color:transparent;
}
.whiteyellow_sm{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

.whiteyellow_sm:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#feed0f;
	text-decoration:none;
	font-weight:bold;
}
.whiteyellow_sm_act{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#feed0f;
	text-decoration:none;
	font-weight:bold;
}
.whiteyellow_sm_deact{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6c6c6c;
	text-decoration:none;
	font-weight:bold;
}.largelink {
	font-family: arial;
	font-size: 16pt;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}
.largelink:hover {
	font-family: arial;
	font-size: 16pt;
	font-weight: normal;
	color: #FFED00;
	text-align: center;
	text-decoration: none;
}
