/* CSS Document - Site Animas*/
/*---HOMEPAGE---*/

#main_box{
	float:left;
}
#main_box img{
	margin:9px 9px 8px 17px;
}

div#bigphoto {
	width:950px;
	height: 333px;
	float:left;
	display:block;
}

#sec_box{
	background-color:#5F6062;
	float:right;
	height:129px;
	margin-right:6px;
	overflow:hidden;
	padding-left:2px;
	width:948px;
	display:inline;
}
.txtsec_box{
	width: auto;
	margin-top: 10px;
	margin-left: 10px;
}
.txtsec_box2{
	width: auto;
	margin: 12px 10px 0 15px;	
}
.txtsec_box3{
	width: auto;
	margin-top: 10px;
	margin-left: 10px;
}

.linksec_box{
	text-decoration: none;
}

.bgsec_box{
	float: left;
	margin-top: -10px;
}
#sec_box1{
	float:left;
	width:237px;
	height: 120px;
	margin:5px 0 9px 0;
	display:inline;
}

#sec_box1 a{
	height: 120px;
	display: block;
	background: url(../images/background/triathlon_for_diabetes_ethan.jpg) no-repeat;	
} 
#sec_box1 a:hover {
	background-position: 0 -121px;
}

#sec_box2 {
	float:left;
	width:237px;
	height: 120px;
	margin:5px 0 9px 0;
	display:inline;
}

#sec_box2 a{
	height: 120px;
	display: block;
	background: url(../images/background/insert30box_new.jpg) no-repeat;	
} 
#sec_box2 a:hover {
	background-position: 0 -121px;
}

#sec_box3{
	float:left;
	width:237px;
	height: 120px;
	margin:5px 0 9px 0;
	display:inline;
}

#sec_box3 a{
	height: 120px;
	display: block;
	background: url(../images/background/bg-pump-skin.jpg) no-repeat;	
} 
#sec_box3 a:hover {
	background-position: 0 -121px;
}

#sec_box4{
	float:left;
	width:237px;
	height: 120px;
	margin:5px 0 9px 0;
	display:inline;
}

#sec_box4 a{
	height: 120px;
	display: block;
	/*background: url(../images/background/bg-skimo.jpg) no-repeat;	*/
} 
#sec_box4 a:hover {
	background-position: 0 -121px;
}

/*---OLD VIOLATOR---*/

#oldviolator{
	float: left;
	width: 134px;
	height: 0px;
	position: relative;
	top: -142px;
	left: -8px;	
}
