body {
	background-image: url(images/bc2.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-position: left top;
	background-color: #6D9AB2;
	text-align: center;



}

A:link {text-decoration: none; color: white;}
A:visited {text-decoration: none; color: white;}
A:active {text-decoration: none; color: white;}
A:hover {text-decoration: underline; color: #e0e0e0;}

.bbc {
	background-image: url(images/bccc.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 690px;
	text-align: left;

}
.bbcd {
	background-image: url(images/bccc.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 690px;
	display: block;
	width: 998px;
	margin-right: auto;
	margin-left: auto;	text-align: left;


}
.dropdspan {
	display: block;
	float: left;
	padding-top: 142px;
	padding-left: 200px;	text-align: left;


}
.share {
	display: block;
	float: left;
	padding-top: 315px;
	padding-left: 630px;	text-align: left;


}
*html .share { 
   margin: 10px 0 0 0; 
}
.portfolio {
	display: block;
	padding-top: 30px;
	padding-left: 350px;	text-align: left;



}
.clear {
	clear: both;
}
.contact {
	display: block;
	padding-top: 60px;
	padding-left: 234px;
	
}
.contactimg {
	background-image: url(images/contactusbg.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 205px;
	width: 164px;
}
.contform {
	display: block;
	float: left;
	width: 282px;
	padding-top: 9px;
}
.boxem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #608EA9;
	background-image: url(images/bgtext.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 4px;
	height: 13px;     
	padding: 12px 0px 13px 0px;	
	width: 282px;
	border: none;
	background-color: #618EA9;

}
*html .boxem {
	height: 38px; line-height: 38px; padding: 0px; 
}
.send {
	background-image: url(images/send.png);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 43px;
	width: 135px;
	border: none;
	cursor: pointer;

}
*html .send { 
    margin-top: 10px;
}
.boxemtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #608EA9;
	background-image: url(images/bgmsg.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 8px;
	height: 91px;
	width: 242px;
	border: none;
	background-position: left top;
	background-color: #618EA9;
	padding-left: 10px;
	padding-right: 30px;




}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding-top: 45px;
	padding-bottom: 20px;
	padding-left: 0px;
	display: block;

}

