@charset "utf-8";










/*--------------------------------OTHER SERVICES - MAINCONTENT WRAPPER --------------------------*/

#otherservices-maincontent-wrapper  {
	height: 877px;
	width: 960px;
	margin-left: 50%;
	left:-480px;
	position:relative;
	clear: both;
	float: none;
	color: #333;
	background-image: url(../images/otherservices-background.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}





/*--------OTHER SERVICES - MAINCONTENT COLUMN -----*/
#otherservices-main-column {
	width: 490px;
	
	height: 850px;
	margin-left: 0px;
	padding: 0px;
	clear: right;
	float:left;
}


 

 

/*--------OTHER SERVICES MAINCONTENT COLUMN BOX 1---*/ 

#otherservices-main-column-box1 {
	height: auto;
	width: 490px;
	padding: 0px;
	margin-left: 0px;
	text-align: justify;
	clear: right;
	float: left;
	margin-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#otherservices-main-column-box1 ul {
	text-indent: 0px;
	list-style-type: none;
	margin-top: 0px;
	width: 450px;
	padding-left: 25px;	 
}

 

#otherservices-main-column-box1 ul li {
	margin-top: 15px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #EBE9ED;
	padding-bottom: 10px;
	list-style-position: outside;
	list-style-image: url(../images/list-icon1.jpg);	 
}


/*---------COLUMN 2-----*/

 
#otherservices-column2{
	height: auto;
	width: 180px;
	padding: 0px;
	margin-left: 0px;
	text-align: left;
	margin-top: 0px;
	float: right;
	background-color: #333;
	margin-right: 0px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #E5053A;
}	 






















