/*h3 {font-family: times}
	p {font-family: courier}
	p.sansserif {font-family: sans-serif}
	p {font-family:times}
*/

.backcolorb {background-color: #cccccc}
//.backcolorb {background-color: #ccffcc}


p {font-family: sans-serif}
p,address {margin-left: 30px}
p,address {margin-right: 30px}
p,address {margin-top: 40px}
p,address <margin-bottom: 400px}


/*body {background-color: #ccffcc}*/
body {background-image:url('bg1.jpg')}

ul.menu
{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
	font-family: sans-serif;
}

a.menu
{
	float:left;
	width:100px;
	text-decoration:none;
	color:white;
	background-color:purple;
	padding:2px 10px;
	border-right:1px solid #ccffcc;
	border-bottom:5px solid #ccffcc;
	font-family: sans-serif;

	
}
a.menu:hover {background-color:#ff3300}
li.menu {display:inline}

div.footer {
	background-color:#6699cc;
	color:white;
}

div.certbox {margin-left: 400px;
	margin-top: 50px;
	margin-right: 150px;
	margin-bottom: 50px
	}
div.certpic {margin-left: -250px;
	margin-bottom: -266px}

div.equipleft {
	margin-top: 50px;
	margin-left: 80px;
	margin-bottom: 50px;
	width: 300px
}

div.equipright {
	margin-top: -100px;
	margin-left:500px;
	margin-bottom: -100px;
	width: 300px
}

div.caption {
	font-weight: bold;
	text-align: center
}

div.page {
	width: 987px
}

