body{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:0px;
	margin-bottom:0px;
}
.box{
	background-color:#ffffff;
	width:760px;
	padding:10px 10px 10px 10px;
	height:100%;
	
}
.containter{
	width:760px;
	
	}
.header{
	width:760px;

}
.content{
	width:540px;
	float:right;
	margin-leftt:5px;



}
.nav{
	width:215px;
	float:left;
	background-color:#FFFFFF;
}
.team{

	width:540px;
	height:200px;
	background-color:#000000;
	color:#FFFFFF;
	vertical-align:baseline;
	text-align:right;
	margin-bottom:10px;


}
.indented{
	margin-top:0px;
	margin-bottom:10px;
	padding-left:10px;
	
	}
	
h1{
	margin-top:0px;
	margin-bottom:0px;
	font-size:14px;
	hover-color:#CC0000;text-decoration: underline;
	}
h2{
	margin-top:0px;
	margin-bottom:0px;
	font-size:12px;
	font-weight:bold;
	font-style:oblique;
	color:#000000;
	}
.contenttext{
margin-top:0px;
margin-bottom:15px;



}
.product{
	width:125px;
	height:175px;
	background-color:#000000;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:10px;
	color:#000000;
	float:left;

	}
hr{
	color: #000;
background-color: #000;
height: 1px;

}

a:link{
color: #000000;text-decoration: none;
}
a:visited{
color: #000000;text-decoration: none;
}
a:active{
color: #000000;text-decoration: none;
}
a:hover{
color:#CC0000;text-decoration: underline;
}

:-moz-any-link:focus {
  outline: none;
}


