@charset "utf-8";


	
 /*///////////////LAYOUT///////////////////////////*/

/*---SAFETY PUBLICATIONS - MAINCONTENT WRAPPER ----*/

#bsp-maincontent-wrapper  {
	height: 875px;
	width: 960px;
	margin-left: 50%;
	left:-480px;
	position:relative;
	color: #333;
	
}




#bsp-main-column {
	width: 490px;
	height: auto;
	margin-left: 0px;
	padding: 0px;
	clear: right;
	float:left;
	
}


 

 

/*----------------MAINCONTENT COLUMN BOX 1---*/ 

#bsp-main-column-box1 {
	height: auto;
	width: 490px;
	padding: 0px;
	margin-left: 0px;
	text-align: left;
	clear: right;
	float: left;
	margin-top: 10px;
	
}

#bsp-main-column-box1 ul {
	text-indent: 0px;
	list-style-type: none;
	margin-top: 15px;
	width: 440px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
}

 

#bsp-main-column-box1 ul li {
	margin-top: 15px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #EBE9ED;
	padding-bottom: 15px;
	list-style-position: outside;
	list-style-image: url(../images/list-icon1.jpg);
	text-align: justify;
}


/*-----------COLUMN 2-----*/

 
#bsp-column2{
	height: auto;
	width: 180px;
	padding: 0px;
	margin-left: 0px;
	text-align: left;
	margin-top: 0px;
	float: right;
	background-color: #333;
	*background-color: #FFF;
	margin-right: 0px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #E5053A;
}	 


#bsp-column2 ul {
	text-indent: 0px;
	list-style-type: none;
	 
	 
}

#bsp-column2 ul li {
	margin-top: 0px;
	margin-left: 15px;    
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	padding-bottom: 10px;
	color: #333;
	margin-right: 10px;
}


/*----AP DIV: BSP-APDIV1----*/


#bsp-apdiv1 {
	position:absolute;
	margin-left:50%;
	left:-580px;
	top:701px;
	width:875px;
	height:509px;
	z-index:7;
	background-image: url(../images/different-occupations.jpg);
	background-repeat: no-repeat;
	
}



