body {
	background-position: center;
	background-color: #003366; }

#main {
	background-image: url(/images/bp_setting.jpg);
	width: 800px;
	height: 600px;
	border: 1px #000 solid;
	margin-top: 2em;
	background-color: #eee;
	background-repeat: no-repeat;
	background-position: top left; }

#masthead {
	margin-top: 2em;
	margin-left: 3em;
}

#content {
	margin-left: 5em;
	margin-right: 5em;
	padding: 1em;
	line-height: 120%;
	text-align: justify;
	color: #4c4c4c;
	font-family: trebuchet, arial, sans-serif;
	font-size: 10pt; }

/************* #globalNav styles **************/

#globalNav{
	font-size: 9pt;
	margin-bottom: 0em;
	font-family: trebuchet, arial, sans-serif;;
	text-transform: capitalize;
	}

#globalNav ul {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px; }

#globalNav li {
	display: inline;
	padding: 0px; }

#globalNav a {
	padding: 0px 10px 5px 18px;
	color: #666666;
	text-decoration: none;
	font-weight: bold; }

#globalNav a:hover {
	text-decoration: underline;
	/*
	background-image: url(/images/bpg_moon.gif);
	background-repeat: no-repeat;
	background-position: right center; */
	}

/************* #clients styles ***************/

#clients {
	overflow: auto;
	height: 25em; 
	padding: 10px;
	border: 1px solid #003366;}
	
#clients .webThumb {
	width: 30%
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #000000;
	padding: 10px 10px 10px 10px;
	text-align: center;
}

#siteInfo a {
	color: #999999;
	text-decoration: none;
	font-family: Times, "Times New Roman", serif;
}
.bgblue {
	background-color: #003366;
}

/************* #contact styles ***************/
#contact{
	width: 100%;
	padding: 8px;

}

#contactBlock {
margin: 8px;
float: left;
width: 35%;}

#contactForm {
font-weight: bold;
float: right;}

#contactInfo {
	float: right;
	clear: right;
	text-align: right;
	color: #666666;
	line-height: 150%;
	margin: 8px;
width: 18em;}
